.. |
auxiliary
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
16-bit-repr-c-enum.rs
|
Update since stability attributes in tests
|
2023-10-23 13:04:47 -07:00 |
align-with-extern-c-fn.rs
|
Adjust compiler tests for unused_tuple_struct_fields -> dead_code
|
2024-01-02 15:34:37 -05:00 |
aligned_enum_cast.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
attr-usage-repr.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
attr-usage-repr.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
explicit-rust-repr-conflicts.rs
|
Make #[repr(Rust)] and #[repr(C)] incompatible with one another
|
2023-10-18 17:25:23 +02:00 |
explicit-rust-repr-conflicts.stderr
|
Bless tests
|
2024-01-13 12:46:58 -05:00 |
invalid_repr_list_help.rs
|
Don't bail out early when checking invalid repr attr
|
2023-05-01 15:05:39 +01:00 |
invalid_repr_list_help.stderr
|
Clarify that Rust is default repr
|
2023-08-20 13:22:39 +00:00 |
issue-83505-repr-simd.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
issue-83505-repr-simd.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
malformed-repr-hints.rs
|
Detect and reject malformed repr(Rust) hints
|
2023-11-27 12:29:21 +01:00 |
malformed-repr-hints.stderr
|
Detect and reject malformed repr(Rust) hints
|
2023-11-27 12:29:21 +01:00 |
repr_c_int_align.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
repr-align-assign.fixed
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
repr-align-assign.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
repr-align-assign.stderr
|
Add a note to duplicate diagnostics
|
2023-10-05 01:04:41 +00:00 |
repr-align.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
repr-align.stderr
|
Add a note to duplicate diagnostics
|
2023-10-05 01:04:41 +00:00 |
repr-disallow-on-variant.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
repr-disallow-on-variant.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
repr-packed-contains-align.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
repr-packed-contains-align.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
repr-transparent-issue-87496.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
repr-transparent-issue-87496.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
repr-transparent-non-exhaustive.rs
|
Don't complain on a single non-exhaustive 1-zst
|
2023-09-19 06:01:24 +00:00 |
repr-transparent-non-exhaustive.stderr
|
Don't complain on a single non-exhaustive 1-zst
|
2023-09-19 06:01:24 +00:00 |
repr-transparent-other-items.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
repr-transparent-other-items.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
repr-transparent-other-reprs.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
repr-transparent-other-reprs.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
repr-transparent.rs
|
repr(transparent): it's fine if the one non-1-ZST field is a ZST
|
2023-08-29 14:11:50 +02:00 |
repr-transparent.stderr
|
repr(transparent): it's fine if the one non-1-ZST field is a ZST
|
2023-08-29 14:11:50 +02:00 |
repr.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
repr.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
transparent-enum-too-many-variants.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
transparent-enum-too-many-variants.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |