rust/tests/compile-fail-fullmir
2018-07-16 08:39:06 +02: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
out_of_bounds_ptr_1.rs don't run all compile-fail tests with full MIR 2018-07-12 11:02:48 +02: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 don't run all compile-fail tests with full MIR 2018-07-12 11:02:48 +02: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 no longer run rustc on the tests; instead make sure we actually deny all warnings 2018-07-16 08:39:06 +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 don't run all compile-fail tests with full MIR 2018-07-12 11:02:48 +02:00