rust/tests/ui/repr
bors f7cb53e54b Auto merge of #121900 - chenyukang:yukang-fix-121425-repr-pack-error, r=compiler-errors
Fix misleading message in struct repr alignment and packed

Fixes #121425

By the way, fix the spans for the argument in the second commit.
2024-03-04 05:32:26 +00:00
..
auxiliary
16-bit-repr-c-enum.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
align-with-extern-c-fn.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
aligned_enum_cast.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
attr-usage-repr.rs
attr-usage-repr.stderr
explicit-rust-repr-conflicts.rs
explicit-rust-repr-conflicts.stderr Bless tests 2024-01-13 12:46:58 -05:00
invalid_repr_list_help.rs Update ui tests 2024-02-29 14:43:43 +01:00
invalid_repr_list_help.stderr Update ui tests 2024-02-29 14:43:43 +01:00
issue-83505-repr-simd.rs
issue-83505-repr-simd.stderr
malformed-repr-hints.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
malformed-repr-hints.stderr
repr_c_int_align.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
repr-align-assign.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
repr-align-assign.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
repr-align-assign.stderr
repr-align.rs
repr-align.stderr fix spans of arguments in diagnostic 2024-03-03 10:48:40 +08:00
repr-disallow-on-variant.rs
repr-disallow-on-variant.stderr
repr-packed-contains-align.rs
repr-packed-contains-align.stderr
repr-transparent-issue-87496.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
repr-transparent-issue-87496.stderr
repr-transparent-non-exhaustive.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
repr-transparent-non-exhaustive.stderr
repr-transparent-other-items.rs
repr-transparent-other-items.stderr
repr-transparent-other-reprs.rs
repr-transparent-other-reprs.stderr
repr-transparent.rs
repr-transparent.stderr
repr.rs
repr.stderr
transparent-enum-too-many-variants.rs
transparent-enum-too-many-variants.stderr