]> git.lizzy.rs Git - rust.git/commit
no longer run rustc on the tests; instead make sure we actually deny all warnings
authorRalf Jung <post@ralfj.de>
Mon, 16 Jul 2018 06:39:06 +0000 (08:39 +0200)
committerRalf Jung <post@ralfj.de>
Mon, 16 Jul 2018 06:39:06 +0000 (08:39 +0200)
commitd11c668a3900fcbad336eb470da8748a04000253
tree072fa1f41f87a9ceb6ef517f51a82047d7b23bd0
parent5be8bd987de6cf72d858b21bdc62fe4125b2890d
no longer run rustc on the tests; instead make sure we actually deny all warnings

Also fix the fallout from that
tests/compile-fail-fullmir/reallocate-bad-size.rs
tests/compile-fail-fullmir/reallocate-change-alloc.rs
tests/compiletest.rs
tests/run-pass/box_box_trait.rs