rust/tests/run-pass-fullmir
2017-08-25 16:20:13 +02:00
..
catch.rs Work on making validation test pass again 2017-08-09 15:49:47 -07:00
foreign-fn-linkname.rs Update foreign-fn-linkname.rs 2017-06-22 12:27:18 +02:00
hashmap.rs analyzing hashmap.rs uncovered a deeper problem; disable validation there for now 2017-08-09 15:49:47 -07: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
integer-ops.rs refactor memory read API: provide only size-based, no type-based methods 2017-08-25 16:20:13 +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 implement the unchecked_ intrinsics; add all the doctests from one of the integer modules 2017-07-03 20:37:33 -07:00
unsized-tuple-impls.rs fix size_of_val on unsized tuples 2017-08-02 15:29:13 -07:00
vecs.rs always test alignment in memory.rs 2017-07-20 13:24:06 -07:00