rust/tests/compile-fail/validity
2020-03-02 13:51:08 +01:00
..
cast_fn_ptr1.rs adjust for rustc changes 2020-03-02 13:51:08 +01:00
cast_fn_ptr2.rs adjust for rustc changes 2020-03-02 13:51:08 +01:00
dangling_ref1.rs review failing compile-fail tests 2019-07-23 23:25:06 +02:00
dangling_ref2.rs fix compile-fail tests for latest rustc 2019-07-16 18:39:18 +02:00
execute_memory.rs stub Retag hook; fix tests for removal of -Zmir-emit-validate 2018-11-01 08:58:03 +01:00
fn_ptr_offset.rs adjust for rustc changes 2020-03-02 13:51:08 +01:00
invalid_bool.rs adjust for rustc changes 2020-03-02 13:51:08 +01:00
invalid_char.rs adjust for rustc changes 2020-03-02 13:51:08 +01:00
invalid_enum_discriminant.rs re-do large parts of stacked borrows, now with proper support for partiall frozen data 2018-11-08 08:29:34 +01:00
invalid_wide_raw.rs silence a lint that catches the bug statically 2019-11-07 09:44:00 +01:00
nonzero.rs compile-fail tests work with optimizations now 2019-12-29 12:38:40 +01:00
transmute_through_ptr.rs remove a whole lot of unnecessary attributes 2018-12-02 11:26:09 +01:00