rust/tests/compile-fail/unaligned_pointers
2022-03-02 13:06:28 -05: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 rustup 2021-03-28 01:36:41 +01: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_ptr4.rs Make sure we notice when a u16 is loaded at offset 1 into a u8 allocation 2022-03-02 13:06:28 -05:00
unaligned_ptr_addr_of.rs rustup 2021-01-31 13:12:25 +01:00
unaligned_ptr_zst.rs disable MIR opts for ZST-related tests 2021-03-25 12:44:30 +01:00