rust/tests/ui/packed
2025-11-07 13:57:37 -07:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dyn-trait.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-27060-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-27060-2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-27060.rs show packed alignment in mir_transform_unaligned_packed_ref 2025-11-07 13:57:37 -07:00
issue-27060.stderr show packed alignment in mir_transform_unaligned_packed_ref 2025-11-07 13:57:37 -07:00
issue-46152.rs Allow newly added non_local_definitions lint in tests 2024-02-17 13:59:45 +01:00
issue-118537-field-offset-ice.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-118537-field-offset.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
misaligned-reference-drop-field-99838.rs Rehome tests/ui/issues/ tests [4/?] 2025-08-10 11:54:15 -04:00
packed-struct-address-of-element.rs stabilize raw_ref_op 2024-08-18 19:46:53 +02:00
packed-struct-borrow-element-64bit.rs show packed alignment in mir_transform_unaligned_packed_ref 2025-11-07 13:57:37 -07:00
packed-struct-borrow-element-64bit.stderr show packed alignment in mir_transform_unaligned_packed_ref 2025-11-07 13:57:37 -07:00
packed-struct-borrow-element.rs show packed alignment in mir_transform_unaligned_packed_ref 2025-11-07 13:57:37 -07:00
packed-struct-borrow-element.stderr show packed alignment in mir_transform_unaligned_packed_ref 2025-11-07 13:57:37 -07:00
packed-struct-drop-aligned.rs Diagnose liveness on MIR. 2025-10-11 20:50:21 +00:00
packed-struct-generic-layout.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
packed-struct-generic-size.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
packed-struct-generic-transmute.rs UI tests: migrate remaining compile time error-patterns to line annotations 2025-04-13 21:48:53 +03:00
packed-struct-generic-transmute.stderr UI tests: migrate remaining compile time error-patterns to line annotations 2025-04-13 21:48:53 +03:00
packed-struct-layout.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
packed-struct-match.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
packed-struct-optimized-enum.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
packed-struct-size-xc.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
packed-struct-size.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
packed-struct-transmute.rs UI tests: migrate remaining compile time error-patterns to line annotations 2025-04-13 21:48:53 +03:00
packed-struct-transmute.stderr UI tests: migrate remaining compile time error-patterns to line annotations 2025-04-13 21:48:53 +03:00
packed-struct-vec.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
packed-tuple-struct-layout.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
packed-tuple-struct-size.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
packed-union-borrow-element.rs show packed alignment in mir_transform_unaligned_packed_ref 2025-11-07 13:57:37 -07:00
packed-union-borrow-element.stderr show packed alignment in mir_transform_unaligned_packed_ref 2025-11-07 13:57:37 -07:00
packed-with-inference-vars-issue-61402.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00