rust/tests/fail/dangling_pointers
2022-07-08 16:08:32 +00:00
..
dangling_pointer_addr_of.rs Port all tests 2022-07-08 16:08:32 +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 Port all tests 2022-07-08 16:08:32 +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 Port all tests 2022-07-08 16:08:32 +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 Port all tests 2022-07-08 16:08:32 +00:00
deref-invalid-ptr.stderr rustup 2022-07-05 18:16:20 -04:00
deref-partially-dangling.rs
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 Port all tests 2022-07-08 16:08:32 +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 Port all tests 2022-07-08 16:08:32 +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 Port all tests 2022-07-08 16:08:32 +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 Port all tests 2022-07-08 16:08:32 +00:00
null_pointer_deref_zst.stderr rustup 2022-07-05 18:16:20 -04:00
null_pointer_deref.rs rustup 2022-07-05 18:16:20 -04:00
null_pointer_deref.stderr rustup 2022-07-05 18:16:20 -04:00
null_pointer_write_zst.rs Replace all //error-pattern comments with strict syntax and fix other comments in the same files 2022-07-08 15:55:37 +00:00
null_pointer_write_zst.stderr rustup 2022-07-05 18:16:20 -04:00
null_pointer_write.rs rustup 2022-07-05 18:16:20 -04:00
null_pointer_write.stderr rustup 2022-07-05 18:16:20 -04:00
out_of_bounds_read1.rs
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
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 Port all tests 2022-07-08 16:08:32 +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 Port all tests 2022-07-08 16:08:32 +00:00
storage_dead_dangling.stderr rustup 2022-07-05 18:16:20 -04:00
wild_pointer_deref.rs Port all tests 2022-07-08 16:08:32 +00:00
wild_pointer_deref.stderr rustup 2022-07-05 18:16:20 -04:00