rust/tests/compile-fail/unaligned_pointers
2020-08-17 18:22:46 +02:00
..
alignment.rs make another test more robust against random alignment 2020-08-17 18:22:46 +02:00
atomic_unaligned.rs make alignment check integer-based by default, and add an option to make it symbolic 2020-08-16 17:08:38 +02:00
dyn_alignment.rs make alignment check integer-based by default, and add an option to make it symbolic 2020-08-16 17:08:38 +02:00
intptrcast_alignment_check.rs make alignment check integer-based by default, and add an option to make it symbolic 2020-08-16 17:08:38 +02:00
reference_to_packed.rs make another test more robust against random alignment 2020-08-17 18:22:46 +02:00
unaligned_ptr1.rs make another test more robust against random alignment 2020-08-17 18:22:46 +02:00
unaligned_ptr2.rs make another test more robust against random alignment 2020-08-17 18:22:46 +02:00
unaligned_ptr3.rs make another test more robust against random alignment 2020-08-17 18:22:46 +02:00
unaligned_ptr_addr_of.rs make another test more robust against random alignment 2020-08-17 18:22:46 +02:00
unaligned_ptr_zst.rs make alignment check integer-based by default, and add an option to make it symbolic 2020-08-16 17:08:38 +02:00