rust/tests/ui/packed
2023-10-20 21:14:01 +00:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-27060-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-27060-2.stderr change std::marker::Sized to just Sized 2023-06-15 12:01:38 +02:00
issue-27060.rs make unaligned_reference a hard error 2023-01-31 20:28:11 +01:00
issue-27060.stderr improve error notes for packed struct reference diagnostic 2023-04-28 20:28:56 -05:00
issue-46152.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
packed-struct-address-of-element.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
packed-struct-borrow-element-64bit.rs make unaligned_reference a hard error 2023-01-31 20:28:11 +01:00
packed-struct-borrow-element-64bit.stderr improve error notes for packed struct reference diagnostic 2023-04-28 20:28:56 -05:00
packed-struct-borrow-element.rs make unaligned_reference a hard error 2023-01-31 20:28:11 +01:00
packed-struct-borrow-element.stderr improve error notes for packed struct reference diagnostic 2023-04-28 20:28:56 -05:00
packed-struct-drop-aligned.rs s/generator/coroutine/ 2023-10-20 21:14:01 +00:00
packed-struct-generic-layout.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
packed-struct-generic-size.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
packed-struct-layout.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
packed-struct-match.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
packed-struct-optimized-enum.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
packed-struct-size-xc.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
packed-struct-size.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
packed-struct-vec.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
packed-tuple-struct-layout.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
packed-tuple-struct-size.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
packed-with-inference-vars-issue-61402.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00