rust/tests/fail/dangling_pointers
2022-06-26 22:19:56 -04:00
..
dangling_pointer_addr_of.rs
dangling_pointer_addr_of.stderr
dangling_pointer_deref.rs
dangling_pointer_deref.stderr
dangling_zst_deref.rs
dangling_zst_deref.stderr
deref-invalid-ptr.rs more int2ptr cast tests, and fix casting of addresses inside dead allocations 2022-06-26 22:19:56 -04:00
deref-invalid-ptr.stderr more int2ptr cast tests, and fix casting of addresses inside dead allocations 2022-06-26 22:19:56 -04:00
deref-partially-dangling.rs
deref-partially-dangling.stderr
dyn_size.rs
dyn_size.stderr
maybe_null_pointer_deref_zst.rs
maybe_null_pointer_deref_zst.stderr
maybe_null_pointer_write_zst.rs make a bunch of tests look more like how they did before rustfmt 2022-06-25 23:31:24 -04:00
maybe_null_pointer_write_zst.stderr make a bunch of tests look more like how they did before rustfmt 2022-06-25 23:31:24 -04:00
null_pointer_deref_zst.rs
null_pointer_deref_zst.stderr
null_pointer_deref.rs
null_pointer_deref.stderr
null_pointer_write_zst.rs
null_pointer_write_zst.stderr
null_pointer_write.rs
null_pointer_write.stderr
out_of_bounds_read1.rs
out_of_bounds_read1.stderr
out_of_bounds_read2.rs
out_of_bounds_read2.stderr
stack_temporary.rs
stack_temporary.stderr
storage_dead_dangling.rs more int2ptr cast tests, and fix casting of addresses inside dead allocations 2022-06-26 22:19:56 -04:00
storage_dead_dangling.stderr more int2ptr cast tests, and fix casting of addresses inside dead allocations 2022-06-26 22:19:56 -04:00
wild_pointer_deref.rs more int2ptr cast tests, and fix casting of addresses inside dead allocations 2022-06-26 22:19:56 -04:00
wild_pointer_deref.stderr more int2ptr cast tests, and fix casting of addresses inside dead allocations 2022-06-26 22:19:56 -04:00