rust/tests/fail/dangling_pointers
2022-07-24 08:37:29 -04:00
..
dangling_pointer_addr_of.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
dangling_pointer_addr_of.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
dangling_pointer_deref.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
dangling_pointer_deref.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
dangling_zst_deref.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
dangling_zst_deref.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
deref-invalid-ptr.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
deref-invalid-ptr.stderr rustup 2022-07-05 18:16:20 -04:00
deref-partially-dangling.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
deref-partially-dangling.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
dyn_size.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
dyn_size.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
maybe_null_pointer_deref_zst.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
maybe_null_pointer_deref_zst.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
maybe_null_pointer_write_zst.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
maybe_null_pointer_write_zst.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
null_pointer_deref_zst.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
null_pointer_deref_zst.stderr rustup 2022-07-05 18:16:20 -04:00
null_pointer_deref.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
null_pointer_deref.stderr rustup 2022-07-05 18:16:20 -04:00
null_pointer_write_zst.rs rustup 2022-07-24 08:37:29 -04:00
null_pointer_write_zst.stderr rustup 2022-07-24 08:37:29 -04:00
null_pointer_write.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
null_pointer_write.stderr rustup 2022-07-05 18:16:20 -04:00
out_of_bounds_read1.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
out_of_bounds_read1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
out_of_bounds_read2.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
out_of_bounds_read2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
stack_temporary.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
stack_temporary.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
storage_dead_dangling.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
storage_dead_dangling.stderr rustup 2022-07-05 18:16:20 -04:00
wild_pointer_deref.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
wild_pointer_deref.stderr rustup 2022-07-05 18:16:20 -04:00