/tests/compile-fail/
../
alignment.rs
assume.rs
bitop-beyond-alignment.rs
cast_box_int_to_fn_ptr.rs
cast_fn_ptr.rs
cast_fn_ptr2.rs
cast_fn_ptr_unsafe.rs
cast_fn_ptr_unsafe2.rs
cast_int_to_fn_ptr.rs
copy_nonoverlapping.rs
ctlz_nonzero.rs
cttz_nonzero.rs
dangling_pointer_deref.rs
deallocate-bad-alignment.rs
deallocate-bad-size.rs
deallocate-twice.rs
deref_fn_ptr.rs
div-by-zero-2.rs
div-by-zero.rs
execute_memory.rs
fn_ptr_offset.rs
invalid_bool.rs
invalid_enum_discriminant.rs
match_char.rs
memleak.rs
memleak_rc.rs
modifying_constants.rs
never_say_never.rs
never_transmute_humans.rs
never_transmute_void.rs
null_pointer_deref.rs
oom.rs
oom2.rs
out_of_bounds_ptr_1.rs
out_of_bounds_ptr_2.rs
out_of_bounds_read.rs
out_of_bounds_read2.rs
overflowing-lsh-neg.rs
overflowing-rsh-2.rs
overflowing-rsh.rs
overflowing-unchecked-rsh.rs
overwriting_part_of_relocation_makes_the_rest_undefined.rs
panic.rs
pointer_byte_read_1.rs
pointer_byte_read_2.rs
pointers_to_different_allocations_are_unorderable.rs
ptr_bitops.rs
ptr_int_cast.rs
ptr_offset_overflow.rs
reading_half_a_pointer.rs
reallocate-bad-alignment-2.rs
reallocate-bad-alignment.rs
reallocate-bad-size.rs
reallocate-change-alloc.rs
reallocate-dangling.rs
reference_to_packed.rs
repeat.rs
repeat2.rs
stack_free.rs
stack_limit.rs
static_memory_modification.rs
static_memory_modification2.rs
static_memory_modification3.rs
timeout.rs
transmute-pair-undef.rs
transmute_fat.rs
transmute_fat2.rs
unaligned_ptr_cast.rs
unaligned_ptr_cast2.rs
unaligned_ptr_cast_zst.rs
validation_aliasing_mut1.rs
validation_aliasing_mut2.rs
validation_aliasing_mut3.rs
validation_aliasing_mut4.rs
validation_buggy_as_mut_slice.rs
validation_buggy_split_at_mut.rs
validation_illegal_write.rs
validation_pointer_smuggling.rs
validation_recover1.rs
validation_recover2.rs
validation_recover3.rs
wild_pointer_deref.rs
zst.rs
zst2.rs
zst3.rs