| .. |
|
auxiliary
|
add more tests
|
2022-07-12 10:20:55 +00:00 |
|
align-with-extern-c-fn.rs
|
Move some tests from src/test/ui to more reasonable places
|
2022-11-03 16:26:43 +00:00 |
|
aligned_enum_cast.rs
|
Move some tests from src/test/ui to more reasonable places
|
2022-11-03 16:26:43 +00:00 |
|
attr-usage-repr.rs
|
Move some tests to more reasonable directories
|
2021-11-14 14:38:42 -03:00 |
|
attr-usage-repr.stderr
|
Move some tests to more reasonable directories
|
2021-11-14 14:38:42 -03:00 |
|
invalid_repr_list_help.rs
|
add list of recognized repr attributes to the unrecognized repr error
|
2022-09-06 11:02:42 -04:00 |
|
invalid_repr_list_help.stderr
|
add list of recognized repr attributes to the unrecognized repr error
|
2022-09-06 11:02:42 -04:00 |
|
issue-83505-repr-simd.rs
|
Fix ICE with #[repr(simd)] on enum
|
2021-06-18 21:39:53 +02:00 |
|
issue-83505-repr-simd.stderr
|
Make item spans more consistent
|
2022-07-15 03:17:20 +00:00 |
|
issue-83921-ice.rs
|
Enhance well-formedness checks for #[repr(...)] attributes
|
2021-07-09 22:03:48 +02:00 |
|
issue-83921-ice.stderr
|
Enhance well-formedness checks for #[repr(...)] attributes
|
2021-07-09 22:03:48 +02:00 |
|
repr-align-assign.fixed
|
|
|
|
repr-align-assign.rs
|
|
|
|
repr-align-assign.stderr
|
|
|
|
repr-align.rs
|
|
|
|
repr-align.stderr
|
|
|
|
repr-disallow-on-variant.rs
|
|
|
|
repr-disallow-on-variant.stderr
|
|
|
|
repr-packed-contains-align.rs
|
remove untagged_union feature gate
|
2022-07-13 18:27:28 -04:00 |
|
repr-packed-contains-align.stderr
|
remove untagged_union feature gate
|
2022-07-13 18:27:28 -04:00 |
|
repr-transparent-issue-87496.rs
|
Fix ICE in improper_ctypes_definitions lint with all-ZST transparent types
|
2021-07-31 15:57:51 +02:00 |
|
repr-transparent-issue-87496.stderr
|
bless ui tests
|
2022-10-01 10:03:06 +00:00 |
|
repr-transparent-non-exhaustive.rs
|
bless ui tests
|
2022-10-01 10:03:06 +00:00 |
|
repr-transparent-non-exhaustive.stderr
|
bless ui tests
|
2022-10-01 10:03:06 +00:00 |
|
repr-transparent-other-items.rs
|
|
|
|
repr-transparent-other-items.stderr
|
|
|
|
repr-transparent-other-reprs.rs
|
Cleanup feature gates.
|
2022-03-03 18:50:28 +01:00 |
|
repr-transparent-other-reprs.stderr
|
Cleanup feature gates.
|
2022-03-03 18:50:28 +01:00 |
|
repr-transparent.rs
|
Permit zero non-zero-field on transparent types
|
2021-06-14 07:42:14 +09:00 |
|
repr-transparent.stderr
|
Make item spans more consistent
|
2022-07-15 03:17:20 +00:00 |
|
repr.rs
|
Move some tests to more reasonable directories
|
2021-11-14 14:38:42 -03:00 |
|
repr.stderr
|
Move some tests to more reasonable directories
|
2021-11-14 14:38:42 -03:00 |
|
repr_c_int_align.rs
|
Move some tests from src/test/ui to more reasonable places
|
2022-11-03 16:26:43 +00:00 |
|
transparent-enum-too-many-variants.rs
|
Emit fewer errors on invalid #[repr(transparent)] on enum
|
2022-12-27 18:28:02 -08:00 |
|
transparent-enum-too-many-variants.stderr
|
Emit fewer errors on invalid #[repr(transparent)] on enum
|
2022-12-27 18:28:02 -08:00 |