rust/tests/ui/precondition-checks
2024-10-19 12:40:12 +00:00
..
alignment.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
ascii-char-digit_unchecked.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
assert_unchecked.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
cfg-ub-checks-default.rs Fix revisions syntax 2024-04-11 17:53:27 -04:00
cfg-ub-checks-no.rs Put checks that detect UB under their own flag below debug_assertions 2024-04-06 11:21:47 -04:00
cfg-ub-checks-yes.rs Put checks that detect UB under their own flag below debug_assertions 2024-04-06 11:21:47 -04:00
char-from_u32_unchecked.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
copy-nonoverlapping.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
copy.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
layout.rs Warn on redundant --cfg directive when revisions are used 2024-10-19 12:40:12 +00:00
nonnull.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
nonzero-from_mut_unchecked.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
nonzero-new_unchecked.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
read_volatile.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
read.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
replace.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
slice-from-raw-parts-mut.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
slice-from-raw-parts.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
slice-get_unchecked_mut.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
slice-get_unchecked.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
slice-swap_unchecked.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
str-get_unchecked_mut.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
str-get_unchecked.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
swap-nonoverlapping.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
unchecked_add.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
unchecked_mul.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
unchecked_shl.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
unchecked_shr.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
unchecked_sub.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
unreachable_unchecked.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
write_bytes.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
write_volatile.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
write.rs Add more precondition check tests 2024-10-09 19:34:27 -04:00
zero-size-null.rs Add a test for zero-sized writes through null 2024-10-09 19:34:27 -04:00