rust/src/test/ui/packed
2022-06-16 14:40:28 +03:00
..
auxiliary
issue-27060-2.rs Move some UI tests to more suitable subdirs 2021-06-30 06:41:10 +09:00
issue-27060-2.stderr diagnostics: fix trailing space 2022-06-16 14:40:28 +03:00
issue-27060-rpass.rs Move some UI tests to more suitable subdirs 2021-06-30 06:41:10 +09:00
issue-27060-rpass.stderr make unaligned_reference warning visible in future compat report 2022-04-14 22:15:56 -04:00
issue-27060.rs make unaligned_references lint deny-by-default 2022-04-14 21:16:42 -04:00
issue-27060.stderr make unaligned_reference warning visible in future compat report 2022-04-14 22:15:56 -04:00
issue-46152.rs Move some tests to more reasonable directories 2021-11-06 15:35:20 -03:00
packed-struct-address-of-element.rs make unaligned_references lint deny-by-default 2022-04-14 21:16:42 -04:00
packed-struct-borrow-element-64bit.rs make unaligned_references lint deny-by-default 2022-04-14 21:16:42 -04:00
packed-struct-borrow-element-64bit.stderr make unaligned_reference warning visible in future compat report 2022-04-14 22:15:56 -04:00
packed-struct-borrow-element.rs make unaligned_references lint deny-by-default 2022-04-14 21:16:42 -04:00
packed-struct-borrow-element.stderr make unaligned_reference warning visible in future compat report 2022-04-14 22:15:56 -04:00
packed-struct-drop-aligned.rs Add test for packed drops in generators 2021-12-07 00:00:00 +00:00
packed-struct-generic-layout.rs
packed-struct-generic-size.rs
packed-struct-layout.rs
packed-struct-match.rs
packed-struct-optimized-enum.rs
packed-struct-size-xc.rs
packed-struct-size.rs
packed-struct-vec.rs
packed-tuple-struct-layout.rs
packed-tuple-struct-size.rs
packed-with-inference-vars-issue-61402.rs