rust/src/tools/cargotest
Lukas Kalbertodt ea55596d5b Relax #[deny(warnings)] in some crate for cargotest
Otherwise changes to the compiler are unable to introduce new
warnings: some crates tested by cargotest deny all warnings and
thus, the CI build fails.

Thanks SimonSapin for the patch!
2017-11-05 10:40:06 +01:00
..
lockfiles
Cargo.toml
main.rs Relax #[deny(warnings)] in some crate for cargotest 2017-11-05 10:40:06 +01:00