.. |
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
|
disallow repr() on invalid items
|
2024-12-05 16:44:00 +01:00 |
attr-usage-repr.stderr
|
disallow repr() on invalid items
|
2024-12-05 16:44:00 +01: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
|
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
|
Rollup merge of #137805 - RalfJung:layout-debug-print, r=Noratrieb
|
2025-03-06 12:22:19 -05:00 |
repr-c-dead-variants.armebv7r-none-eabi.stderr
|
Rollup merge of #137805 - RalfJung:layout-debug-print, r=Noratrieb
|
2025-03-06 12:22:19 -05:00 |
repr-c-dead-variants.i686-pc-windows-msvc.stderr
|
Rollup merge of #137805 - RalfJung:layout-debug-print, r=Noratrieb
|
2025-03-06 12:22:19 -05: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
|
Rollup merge of #137805 - RalfJung:layout-debug-print, r=Noratrieb
|
2025-03-06 12:22:19 -05:00 |
repr-c-int-dead-variants.rs
|
adjust UI tests
|
2025-01-10 02:22:57 +01:00 |
repr-c-int-dead-variants.stderr
|
adjust Layout debug printing to match the internal field names
|
2025-02-28 16:32:15 +01:00 |
repr-disallow-on-variant.rs
|
|
|
repr-disallow-on-variant.stderr
|
|
|
repr-empty-packed.rs
|
continue to check attr if meet empty repr for adt
|
2025-03-09 10:51:50 +08:00 |
repr-empty-packed.stderr
|
continue to check attr if meet empty repr for adt
|
2025-03-09 10:51:50 +08: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
|
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
|
|
|