rust/tests/run-pass-fullmir
Ralf Jung 060bb2fa9f use ui test mode rather than mir-opt
These tests are not run per default
2017-09-16 12:36:31 +02:00
..
catch.rs use ui test mode rather than mir-opt 2017-09-16 12:36:31 +02:00
catch.stdout use ui test mode rather than mir-opt 2017-09-16 12:36:31 +02:00
foreign-fn-linkname.rs Update foreign-fn-linkname.rs 2017-06-22 12:27:18 +02:00
format.rs use ui test mode rather than mir-opt 2017-09-16 12:36:31 +02:00
format.stdout use ui test mode rather than mir-opt 2017-09-16 12:36:31 +02:00
from_utf8.rs Implement align_offset intrinsic and thus enabling from_utf8 2017-09-01 12:26:51 +02:00
hashmap.rs enable validation for a bunch of more tests 2017-09-13 15:46:53 +02:00
heap.rs The latest nightly doesn't expose as much MIR anymore as it used to 2017-06-21 09:44:10 +02:00
hello.rs use ui test mode rather than mir-opt 2017-09-16 12:36:31 +02:00
hello.stdout use ui test mode rather than mir-opt 2017-09-16 12:36:31 +02:00
integer-ops.rs refactor memory read API: provide only size-based, no type-based methods 2017-08-25 16:20:13 +02:00
issue-3794.rs use ui test mode rather than mir-opt 2017-09-16 12:36:31 +02:00
issue-3794.stdout use ui test mode rather than mir-opt 2017-09-16 12:36:31 +02:00
issue-15080.rs The latest nightly doesn't expose as much MIR anymore as it used to 2017-06-21 09:44:10 +02:00
loop-break-value.rs Add fullmir tests 2017-06-21 08:57:17 +02:00
move-arg-2-unique.rs The latest nightly doesn't expose as much MIR anymore as it used to 2017-06-21 09:44:10 +02:00
regions-mock-trans.rs make test suite MIR validation aware. run-pass passes with and without fullmir, if optimizations are disabled! 2017-08-03 18:13:22 -07:00
u128.rs there are more tests we can enable again 2017-09-09 11:30:15 +02:00
unsized-tuple-impls.rs there are more tests we can enable again 2017-09-09 11:30:15 +02:00
vecs.rs always test alignment in memory.rs 2017-07-20 13:24:06 -07:00