rust/tests/fail/stacked_borrows
2022-07-05 18:16:20 -04:00
..
alias_through_mutation.rs
alias_through_mutation.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
aliasing_mut1.rs
aliasing_mut1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
aliasing_mut2.rs
aliasing_mut2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
aliasing_mut3.rs
aliasing_mut3.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
aliasing_mut4.rs
aliasing_mut4.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
box_exclusive_violation1.rs make permissive provenance and raw-ptr tagging the default 2022-06-26 21:14:42 -04:00
box_exclusive_violation1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
buggy_as_mut_slice.rs
buggy_as_mut_slice.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
buggy_split_at_mut.rs
buggy_split_at_mut.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
deallocate_against_barrier1.rs
deallocate_against_barrier1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
deallocate_against_barrier2.rs test that &mut !Unpin references are protected 2022-06-25 19:15:11 -04:00
deallocate_against_barrier2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
exposed_only_ro.rs make the tests pass 2022-06-24 18:03:02 -04:00
exposed_only_ro.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
illegal_read1.rs
illegal_read1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
illegal_read2.rs
illegal_read2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
illegal_read3.rs make permissive provenance and raw-ptr tagging the default 2022-06-26 21:14:42 -04:00
illegal_read3.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
illegal_read4.rs
illegal_read4.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
illegal_read5.rs
illegal_read5.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
illegal_read6.rs
illegal_read6.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
illegal_read7.rs
illegal_read7.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
illegal_read8.rs
illegal_read8.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
illegal_read_despite_exposed1.rs implement 'delimited' expose tracking so we still detect some UB 2022-06-24 20:05:56 -04:00
illegal_read_despite_exposed1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
illegal_read_despite_exposed2.rs tweaks and feedback 2022-06-24 22:02:17 -04:00
illegal_read_despite_exposed2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
illegal_write1.rs make permissive provenance and raw-ptr tagging the default 2022-06-26 21:14:42 -04:00
illegal_write1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
illegal_write2.rs make a bunch of tests look more like how they did before rustfmt 2022-06-25 23:31:24 -04:00
illegal_write2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
illegal_write3.rs make a bunch of tests look more like how they did before rustfmt 2022-06-25 23:31:24 -04:00
illegal_write3.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
illegal_write4.rs make permissive provenance and raw-ptr tagging the default 2022-06-26 21:14:42 -04:00
illegal_write4.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
illegal_write5.rs
illegal_write5.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
illegal_write6.rs make a bunch of tests look more like how they did before rustfmt 2022-06-25 23:31:24 -04:00
illegal_write6.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
illegal_write_despite_exposed1.rs implement 'delimited' expose tracking so we still detect some UB 2022-06-24 20:05:56 -04:00
illegal_write_despite_exposed1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
interior_mut1.rs
interior_mut1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
interior_mut2.rs
interior_mut2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
invalidate_against_barrier1.rs
invalidate_against_barrier1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
invalidate_against_barrier2.rs
invalidate_against_barrier2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
issue-miri-1050-1.rs
issue-miri-1050-1.stderr rustup 2022-07-05 18:16:20 -04:00
issue-miri-1050-2.rs rustup 2022-07-05 18:16:20 -04:00
issue-miri-1050-2.stderr rustup 2022-07-05 18:16:20 -04:00
load_invalid_mut.rs
load_invalid_mut.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
load_invalid_shr.rs
load_invalid_shr.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
mut_exclusive_violation1.rs
mut_exclusive_violation1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
mut_exclusive_violation2.rs
mut_exclusive_violation2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
newtype_retagging.rs add option for recursive field retagging 2022-06-29 18:22:30 -04:00
newtype_retagging.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
outdated_local.rs
outdated_local.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
pass_invalid_mut.rs
pass_invalid_mut.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
pass_invalid_shr.rs
pass_invalid_shr.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
pointer_smuggling.rs
pointer_smuggling.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
raw_tracking.rs make permissive provenance and raw-ptr tagging the default 2022-06-26 21:14:42 -04:00
raw_tracking.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
return_invalid_mut_option.rs
return_invalid_mut_option.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
return_invalid_mut_tuple.rs
return_invalid_mut_tuple.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
return_invalid_mut.rs
return_invalid_mut.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
return_invalid_shr_option.rs
return_invalid_shr_option.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
return_invalid_shr_tuple.rs
return_invalid_shr_tuple.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
return_invalid_shr.rs
return_invalid_shr.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
shared_rw_borrows_are_weak1.rs
shared_rw_borrows_are_weak1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
shared_rw_borrows_are_weak2.rs
shared_rw_borrows_are_weak2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
shr_frozen_violation1.rs
shr_frozen_violation1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
static_memory_modification.rs
static_memory_modification.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
transmute-is-no-escape.rs make a bunch of tests look more like how they did before rustfmt 2022-06-25 23:31:24 -04:00
transmute-is-no-escape.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
unescaped_local.rs more int2ptr cast tests, and fix casting of addresses inside dead allocations 2022-06-26 22:19:56 -04:00
unescaped_local.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
unescaped_static.rs
unescaped_static.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
vtable.rs
vtable.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
zst_slice.rs
zst_slice.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00