rust/tests/fail/validity
2022-07-08 16:08:32 +00:00
..
cast_fn_ptr1.rs Port all tests 2022-07-08 16:08:32 +00:00
cast_fn_ptr1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
cast_fn_ptr2.rs Port all tests 2022-07-08 16:08:32 +00:00
cast_fn_ptr2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
dangling_ref1.rs Port all tests 2022-07-08 16:08:32 +00:00
dangling_ref1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
dangling_ref2.rs Port all tests 2022-07-08 16:08:32 +00:00
dangling_ref2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
dangling_ref3.rs Port all tests 2022-07-08 16:08:32 +00:00
dangling_ref3.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
invalid_bool_uninit.rs
invalid_bool_uninit.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
invalid_bool.rs
invalid_bool.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
invalid_char_uninit.rs
invalid_char_uninit.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
invalid_char.rs Manual adjustments 2022-06-21 23:21:12 -07:00
invalid_char.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
invalid_enum_tag_256variants_uninit.rs Port all tests 2022-07-08 16:08:32 +00:00
invalid_enum_tag_256variants_uninit.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
invalid_enum_tag.rs rustup 2022-06-29 21:31:27 -04:00
invalid_enum_tag.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
invalid_fnptr_null.rs
invalid_fnptr_null.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
invalid_fnptr_uninit.rs
invalid_fnptr_uninit.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
invalid_wide_raw.rs Format tests with rustfmt (201-224 of 300) 2022-06-21 11:32:06 -07:00
invalid_wide_raw.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
nonzero.rs Port all tests 2022-07-08 16:08:32 +00:00
nonzero.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
ptr_integer_array_transmute.rs
ptr_integer_array_transmute.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
ref_to_uninhabited1.rs Format tests with rustfmt (201-224 of 300) 2022-06-21 11:32:06 -07:00
ref_to_uninhabited1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
ref_to_uninhabited2.rs Format tests with rustfmt (201-224 of 300) 2022-06-21 11:32:06 -07:00
ref_to_uninhabited2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
too-big-slice.rs Format tests with rustfmt (201-224 of 300) 2022-06-21 11:32:06 -07:00
too-big-slice.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
too-big-unsized.rs Format tests with rustfmt (201-224 of 300) 2022-06-21 11:32:06 -07:00
too-big-unsized.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
transmute_through_ptr.rs rustup 2022-06-29 21:31:27 -04:00
transmute_through_ptr.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
uninit_float.rs rustup 2022-06-29 21:31:27 -04:00
uninit_float.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
uninit_integer_signed.rs rustup 2022-06-29 21:31:27 -04:00
uninit_integer_signed.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
uninit_integer.rs rustup 2022-06-29 21:31:27 -04:00
uninit_integer.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00