rust/tests/compile-fail/unaligned_pointers
2022-05-25 18:26:33 +00:00
..
alignment.rs Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
alignment.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
atomic_unaligned.rs
atomic_unaligned.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
dyn_alignment.rs Update all tests 2022-05-25 18:26:33 +00:00
dyn_alignment.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
intptrcast_alignment_check.rs Update all tests 2022-05-25 18:26:33 +00:00
intptrcast_alignment_check.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
reference_to_packed.rs Update all tests 2022-05-25 18:26:33 +00:00
reference_to_packed.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
unaligned_ptr1.rs Update all tests 2022-05-25 18:26:33 +00:00
unaligned_ptr1.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
unaligned_ptr2.rs Update all tests 2022-05-25 18:26:33 +00:00
unaligned_ptr2.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
unaligned_ptr3.rs
unaligned_ptr3.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00: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_ptr4.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
unaligned_ptr_addr_of.rs Update all tests 2022-05-25 18:26:33 +00:00
unaligned_ptr_addr_of.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00
unaligned_ptr_zst.rs Update all tests 2022-05-25 18:26:33 +00:00
unaligned_ptr_zst.stderr Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +00:00