Alex Crichton
2273b52023
mk: Move from -D warnings to #![deny(warnings)]
...
This commit removes the `-D warnings` flag being passed through the makefiles to
all crates to instead be a crate attribute. We want these attributes always
applied for all our standard builds, and this is more amenable to Cargo-based
builds as well.
Note that all `deny(warnings)` attributes are gated with a `cfg(stage0)`
attribute currently to match the same semantics we have today
2016-01-24 20:35:55 -08:00
..
2015-11-07 00:26:44 +08:00
2016-01-13 01:39:00 +00:00
2016-01-23 23:39:38 -05:00
2016-01-21 14:48:18 -08:00
2015-12-24 21:39:38 -05:00
2016-01-20 09:38:16 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-15 19:24:50 +03:00
2016-01-24 20:35:55 -08:00
2016-01-18 07:53:12 -05:00
2016-01-24 20:35:55 -08:00
2016-01-22 19:00:15 +00:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2015-12-21 09:26:21 -08:00
2016-01-24 20:35:55 -08:00
2016-01-21 10:05:27 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2016-01-24 20:35:55 -08:00
2015-12-02 18:19:10 +01:00
2016-01-19 15:14:04 +02:00
2015-12-21 09:26:21 -08:00
2016-01-16 11:03:10 -08:00
2015-12-02 18:19:10 +01:00
2016-01-23 09:38:41 -05:00
2016-01-08 09:37:14 -08:00