rust/tests/ui/repr
Jonathan Brouwer 3fa0ec91d8
Rewrite empty attribute lint
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
2025-07-06 09:51:35 +02:00
..
auxiliary
16-bit-repr-c-enum.rs
align-with-extern-c-fn.rs
aligned_enum_cast.rs
attr-usage-repr.rs add #[align] attribute 2025-06-18 12:37:08 +02:00
attr-usage-repr.stderr add #[align] attribute 2025-06-18 12:37:08 +02:00
conflicting-repr-hints.rs
conflicting-repr-hints.stderr
explicit-rust-repr-conflicts.rs
explicit-rust-repr-conflicts.stderr
invalid_repr_list_help.rs
invalid_repr_list_help.stderr
issue-83505-repr-simd.rs
issue-83505-repr-simd.stderr
malformed-repr-hints.rs
malformed-repr-hints.stderr add #[align] attribute 2025-06-18 12:37:08 +02:00
repr-align-assign.fixed
repr-align-assign.rs
repr-align-assign.stderr
repr-align.rs
repr-align.stderr
repr-c-dead-variants.aarch64-unknown-linux-gnu.stderr Remove rustc's notion of "preferred" alignment AKA __alignof 2025-06-08 16:41:46 -07:00
repr-c-dead-variants.armebv7r-none-eabi.stderr Remove rustc's notion of "preferred" alignment AKA __alignof 2025-06-08 16:41:46 -07:00
repr-c-dead-variants.i686-pc-windows-msvc.stderr Remove rustc's notion of "preferred" alignment AKA __alignof 2025-06-08 16:41:46 -07:00
repr-c-dead-variants.rs
repr-c-dead-variants.x86_64-unknown-linux-gnu.stderr Remove rustc's notion of "preferred" alignment AKA __alignof 2025-06-08 16:41:46 -07:00
repr-c-int-dead-variants.rs
repr-c-int-dead-variants.stderr Remove rustc's notion of "preferred" alignment AKA __alignof 2025-06-08 16:41:46 -07:00
repr-disallow-on-variant.rs
repr-disallow-on-variant.stderr
repr-empty-packed.rs
repr-empty-packed.stderr Rewrite empty attribute lint 2025-07-06 09:51:35 +02:00
repr-packed-contains-align.rs
repr-packed-contains-align.stderr
repr-transparent-issue-87496.rs
repr-transparent-issue-87496.stderr
repr-transparent-non-exhaustive-transparent-in-prose.rs
repr-transparent-non-exhaustive.rs
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 better template for repr attributes 2025-06-18 13:48:42 +02:00
repr_align_greater_usize.msp430.stderr
repr_align_greater_usize.rs
repr_c_int_align.rs
transparent-enum-too-many-variants.rs
transparent-enum-too-many-variants.stderr