rust/src/libunwind
bors 7ac9d337dc Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc
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.
2017-01-08 08:22:06 +00:00
..
build.rs Add Fuchsia support 2016-10-22 07:08:06 -07:00
Cargo.toml std: Don't build docs for misc facade crates 2016-12-30 10:00:33 -08:00
lib.rs Remove not(stage0) from deny(warnings) 2016-12-29 21:07:20 -08:00
libunwind.rs libunwind: unwinder_private_data_size for sparc64 2016-12-29 21:30:01 -05:00