]> git.lizzy.rs Git - rust.git/commit
also run compile-fail tests with and without optimizations
authorRalf Jung <post@ralfj.de>
Tue, 23 Oct 2018 11:09:17 +0000 (13:09 +0200)
committerRalf Jung <post@ralfj.de>
Tue, 23 Oct 2018 11:09:17 +0000 (13:09 +0200)
commitfe83ef323cec57465948bdba654201eed22c3355
tree7c91415a3b3f20b733bea79c6420c4c87a3a0321
parentcc328f6374263f0c4aa9f37b9965e25b25b0515f
also run compile-fail tests with and without optimizations
src/stacked_borrows.rs
tests/compile-fail/stacked_borrows/alias_through_mutation.rs
tests/compile-fail/stacked_borrows/buggy_as_mut_slice.rs
tests/compile-fail/stacked_borrows/buggy_split_at_mut.rs
tests/compile-fail/stacked_borrows/illegal_write2.rs
tests/compiletest.rs
tests/run-pass-fullmir/integer-ops.rs