rust/src/test/ui/packed
2022-10-01 10:03:06 +00: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 bless ui tests 2022-10-01 10:03:06 +00:00
issue-27060.rs make unaligned_references lint deny-by-default 2022-04-14 21:16:42 -04:00
issue-27060.stderr bless ui tests 2022-10-01 10:03:06 +00: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 bless ui tests 2022-10-01 10:03:06 +00: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 bless ui tests 2022-10-01 10:03:06 +00:00
packed-struct-drop-aligned.rs Warn about dead tuple struct fields 2022-08-03 12:17:23 +02:00
packed-struct-generic-layout.rs
packed-struct-generic-size.rs
packed-struct-layout.rs
packed-struct-match.rs
packed-struct-optimized-enum.rs Warn about dead tuple struct fields 2022-08-03 12:17:23 +02:00
packed-struct-size-xc.rs
packed-struct-size.rs
packed-struct-vec.rs
packed-tuple-struct-layout.rs Warn about dead tuple struct fields 2022-08-03 12:17:23 +02:00
packed-tuple-struct-size.rs
packed-with-inference-vars-issue-61402.rs