rust/tests/compile-fail/unaligned_pointers
2020-04-18 09:15:59 +02:00
..
alignment.rs fix comment in alignment test 2020-04-14 09:50:20 +02:00
atomic_unaligned.rs organize compile-fail tests in folders 2020-04-11 11:36:55 +02:00
dyn_alignment.rs some UB gets masked by optimizations 2020-04-18 09:15:59 +02:00
intptrcast_alignment_check.rs fix comment in alignment test 2020-04-14 09:50:20 +02:00
reference_to_packed.rs organize compile-fail tests in folders 2020-04-11 11:36:55 +02:00
unaligned_ptr1.rs make sure we find some things without validation or stacked borrows, respectively 2020-04-14 10:23:47 +02:00
unaligned_ptr2.rs make sure we find some things without validation or stacked borrows, respectively 2020-04-14 10:23:47 +02:00
unaligned_ptr3.rs make sure we find some things without validation or stacked borrows, respectively 2020-04-14 10:23:47 +02:00
unaligned_ptr_zst.rs organize compile-fail tests in folders 2020-04-11 11:36:55 +02:00