]> git.lizzy.rs Git - rust.git/commit
make test suite MIR validation aware. run-pass passes with and without fullmir, if...
authorRalf Jung <post@ralfj.de>
Wed, 2 Aug 2017 06:01:16 +0000 (23:01 -0700)
committerRalf Jung <post@ralfj.de>
Fri, 4 Aug 2017 01:13:22 +0000 (18:13 -0700)
commit766a69f6565b4f5033d8a92e88f1814371486a5f
tree503ccbe0e623b561243fbbe219a9e7c03b1557d4
parent3754572b0a6859c4ab2730c2ccaafa89217bfb04
make test suite MIR validation aware. run-pass passes with and without fullmir, if optimizations are disabled!
miri/bin/miri.rs
tests/compiletest.rs
tests/run-pass-fullmir/regions-mock-trans.rs
tests/run-pass/rc.rs
tests/run-pass/recursive_static.rs
tests/run-pass/send-is-not-static-par-for.rs
tests/run-pass/std.rs
xargo/build.sh