rust/tests/ui/repr
David Wood 92eb4450fa
tests: use minicore more
minicore makes it much easier to add new language items to all of the
existing `no_core` tests.
2025-02-24 09:26:54 +00:00
..
auxiliary
16-bit-repr-c-enum.rs tests: use minicore more 2025-02-24 09:26:54 +00:00
align-with-extern-c-fn.rs
aligned_enum_cast.rs
attr-usage-repr.rs
attr-usage-repr.stderr
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 Fix test output expectations 2025-02-24 14:31:19 +01:00
issue-83505-repr-simd.rs warn about broken simd not only on structs but also enums and unions when we didn't opt in to it 2025-01-07 21:36:37 +01:00
issue-83505-repr-simd.stderr Fix test output expectations 2025-02-24 14:31:19 +01:00
malformed-repr-hints.rs
malformed-repr-hints.stderr Fix test output expectations 2025-02-24 14:31:19 +01:00
repr_align_greater_usize.msp430.stderr tests: use minicore more 2025-02-24 09:26:54 +00:00
repr_align_greater_usize.rs tests: use minicore more 2025-02-24 09:26:54 +00:00
repr_c_int_align.rs
repr-align-assign.fixed Fix test output expectations 2025-02-24 14:31:19 +01:00
repr-align-assign.rs Fix test output expectations 2025-02-24 14:31:19 +01:00
repr-align-assign.stderr Fix test output expectations 2025-02-24 14:31:19 +01:00
repr-align.rs Fix test output expectations 2025-02-24 14:31:19 +01:00
repr-align.stderr Fix test output expectations 2025-02-24 14:31:19 +01:00
repr-c-dead-variants.aarch64-unknown-linux-gnu.stderr tests: use minicore more 2025-02-24 09:26:54 +00:00
repr-c-dead-variants.armebv7r-none-eabi.stderr tests: use minicore more 2025-02-24 09:26:54 +00:00
repr-c-dead-variants.i686-pc-windows-msvc.stderr tests: use minicore more 2025-02-24 09:26:54 +00:00
repr-c-dead-variants.rs tests: use minicore more 2025-02-24 09:26:54 +00:00
repr-c-dead-variants.x86_64-unknown-linux-gnu.stderr tests: use minicore more 2025-02-24 09:26:54 +00:00
repr-c-int-dead-variants.rs adjust UI tests 2025-01-10 02:22:57 +01:00
repr-c-int-dead-variants.stderr Update ui tests with LayoutData { uninhabited: ... } etc 2025-02-20 13:40:41 -06: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
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 Fix test output expectations 2025-02-24 14:31:19 +01:00
repr.rs
repr.stderr
transparent-enum-too-many-variants.rs
transparent-enum-too-many-variants.stderr