rust/tests/compile-fail/validity
2019-06-23 20:19:26 +02:00
..
cast_fn_ptr1.rs Removed copyright notices. 2019-02-26 18:37:45 +00:00
cast_fn_ptr2.rs Removed copyright notices. 2019-02-26 18:37:45 +00:00
dangling_ref1.rs adjust for refactored memory pointer checks 2019-06-23 20:19:26 +02:00
dangling_ref2.rs adjust for refactored memory pointer checks 2019-06-23 20:19:26 +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 stub Retag hook; fix tests for removal of -Zmir-emit-validate 2018-11-01 08:58:03 +01:00
invalid_bool.rs bump Rust version 2018-11-08 08:35:14 +01:00
invalid_char.rs do not use 'let _', it is strange 2018-11-26 15:31:53 +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
nonzero.rs fix tests 2018-12-07 10:15:25 +01:00
transmute_through_ptr.rs remove a whole lot of unnecessary attributes 2018-12-02 11:26:09 +01:00