rust/tests/ui/repr
2024-08-24 23:05:54 +03: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
conflicting-repr-hints.rs Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
conflicting-repr-hints.stderr bump conflicting_repr_hints lint to be shown in dependencies 2024-08-06 11:17:26 +02:00
explicit-rust-repr-conflicts.rs
explicit-rust-repr-conflicts.stderr
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 Use the Align type when parsing alignment attributes 2024-04-01 03:05:55 +01:00
repr-align.stderr Use the Align type when parsing alignment attributes 2024-04-01 03:05:55 +01:00
repr-c-dead-variants.aarch64-unknown-linux-gnu.stderr Disable dead variant removal for #[repr(C)] enums. 2024-06-28 20:19:45 +03:00
repr-c-dead-variants.armebv7r-none-eabi.stderr Disable dead variant removal for #[repr(C)] enums. 2024-06-28 20:19:45 +03:00
repr-c-dead-variants.i686-pc-windows-msvc.stderr Disable dead variant removal for #[repr(C)] enums. 2024-06-28 20:19:45 +03:00
repr-c-dead-variants.rs Always use a colon in //@ normalize-*: headers 2024-07-11 12:23:44 +10:00
repr-c-dead-variants.x86_64-unknown-linux-gnu.stderr Disable dead variant removal for #[repr(C)] enums. 2024-06-28 20:19:45 +03:00
repr-c-int-dead-variants.rs Always use a colon in //@ normalize-*: headers 2024-07-11 12:23:44 +10:00
repr-c-int-dead-variants.stderr Disable dead variant removal for #[repr(C)] enums. 2024-06-28 20:19:45 +03: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-transparent-in-prose.rs repr_transparent_external_private_fields: treat rustc_pub_transparent types as local 2024-08-24 23:05:54 +03:00
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