rust/tests/compile-fail/unaligned_pointers
2020-09-07 11:23:09 +02:00
..
alignment.rs forgot to add alignment test loop in one test 2020-08-18 10:19:29 +02:00
atomic_unaligned.rs forgot to add alignment test loop in one test 2020-08-18 10:19:29 +02:00
dyn_alignment.rs forgot to add alignment test loop in one test 2020-08-18 10:19:29 +02:00
intptrcast_alignment_check.rs forgot to add alignment test loop in one test 2020-08-18 10:19:29 +02:00
reference_to_packed.rs forgot to add alignment test loop in one test 2020-08-18 10:19:29 +02:00
unaligned_ptr1.rs forgot to add alignment test loop in one test 2020-08-18 10:19:29 +02:00
unaligned_ptr2.rs forgot to add alignment test loop in one test 2020-08-18 10:19:29 +02:00
unaligned_ptr3.rs forgot to add alignment test loop in one test 2020-08-18 10:19:29 +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 another optimization work-around 2020-09-07 11:23:09 +02:00