rust/tests/compile-fail/intrinsics
..
assume.rs
copy_null.rs
copy_overflow.rs
copy_overlapping.rs
copy_unaligned.rs
ctlz_nonzero.rs
cttz_nonzero.rs
div-by-zero-1.rs
div-by-zero-2.rs
exact_div1.rs
exact_div2.rs
exact_div3.rs
exact_div4.rs
out_of_bounds_ptr_1.rs
out_of_bounds_ptr_2.rs
overflowing-unchecked-rsh.rs
ptr_offset_0_plus_0.rs
ptr_offset_int_plus_int.rs
ptr_offset_int_plus_ptr.rs
ptr_offset_overflow.rs
ptr_offset_ptr_plus_0.rs
unchecked_add1.rs
unchecked_add2.rs
unchecked_div1.rs
unchecked_mul1.rs
unchecked_mul2.rs
unchecked_sub1.rs
unchecked_sub2.rs
uninit_uninhabited_type.rs
write_bytes_null.rs
write_bytes_overflow.rs
zero_fn_ptr.rs