rust/src/liblog
Alex Crichton 9b0b5b45db Remove not(stage0) from deny(warnings)
Historically this was done to accommodate bugs in lints, but there hasn't been a
bug in a lint since this feature was added which the warnings affected. Let's
completely purge warnings from all our stages by denying warnings in all stages.
This will also assist in tracking down `stage0` code to be removed whenever
we're updating the bootstrap compiler.
2016-12-29 21:07:20 -08:00
..
Cargo.toml bootstrap: Add a bunch of Cargo.toml files 2016-02-11 11:12:32 -08:00
directive.rs run rustfmt on liblog 2016-10-12 23:45:03 +05:30
lib.rs Remove not(stage0) from deny(warnings) 2016-12-29 21:07:20 -08:00
macros.rs liblog: deny warnings in doctests 2015-11-12 05:16:34 +00:00