rust/tests/compile-fail/unaligned_pointers
2022-05-25 13:31:26 +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 forgot to add alignment test loop in one test 2020-08-18 10:19:29 +02:00
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 Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +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 Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +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 Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +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 Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +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 Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +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 forgot to add alignment test loop in one test 2020-08-18 10:19:29 +02:00
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 Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +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 Add a custom ui test runner and move all tests to it 2022-05-25 13:31:26 +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