rust/tests/compile-fail-fullmir
2018-12-03 10:52:59 +01:00
..
stacked_borrows Merge branch 'master' into fixme 2018-12-03 10:52:59 +01:00
copy_nonoverlapping.rs stacked borrows is broken without full MIR 2018-11-16 10:01:54 +01:00
deallocate-bad-alignment.rs don't run all compile-fail tests with full MIR 2018-07-12 11:02:48 +02:00
deallocate-bad-size.rs don't run all compile-fail tests with full MIR 2018-07-12 11:02:48 +02:00
deallocate-twice.rs don't run all compile-fail tests with full MIR 2018-07-12 11:02:48 +02:00
memleak_rc.rs stacked borrows is broken without full MIR 2018-11-16 10:01:54 +01:00
out_of_bounds_ptr_1.rs adjust for InboundsCheck parameter of memory bounds check 2018-11-20 08:45:25 +01:00
out_of_bounds_ptr_2.rs don't run all compile-fail tests with full MIR 2018-07-12 11:02:48 +02:00
ptr_offset_overflow.rs do not use 'let _', it is strange 2018-11-26 15:31:53 +01:00
reallocate-bad-size.rs no longer run rustc on the tests; instead make sure we actually deny all warnings 2018-07-16 08:39:06 +02:00
reallocate-change-alloc.rs don't use NOTE in tests 2018-10-19 12:29:49 +02:00
reallocate-dangling.rs don't run all compile-fail tests with full MIR 2018-07-12 11:02:48 +02:00
stack_free.rs stub Retag hook; fix tests for removal of -Zmir-emit-validate 2018-11-01 08:58:03 +01:00
transmute-pair-undef.rs stacked borrows is broken without full MIR 2018-11-16 10:01:54 +01:00