This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
01b909174b
rust
/
tests
/
ui
/
repr
History
David Tolnay
01b909174b
Fix stable feature names in tests
2023-10-23 13:03:11 -07:00
..
auxiliary
16-bit-repr-c-enum.rs
Fix stable feature names in tests
2023-10-23 13:03:11 -07:00
align-with-extern-c-fn.rs
aligned_enum_cast.rs
attr-usage-repr.rs
attr-usage-repr.stderr
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
Make
#[repr(Rust)]
and
#[repr(C)]
incompatible with one another
2023-10-18 17:25:23 +02:00
invalid_repr_list_help.rs
invalid_repr_list_help.stderr
Clarify that
Rust
is default repr
2023-08-20 13:22:39 +00:00
issue-83505-repr-simd.rs
issue-83505-repr-simd.stderr
issue-83921-ice.rs
issue-83921-ice.stderr
repr_c_int_align.rs
repr-align-assign.fixed
repr-align-assign.rs
repr-align-assign.stderr
Add a note to duplicate diagnostics
2023-10-05 01:04:41 +00:00
repr-align.rs
repr-align.stderr
Add a note to duplicate diagnostics
2023-10-05 01:04:41 +00: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.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
repr-transparent-other-items.stderr
repr-transparent-other-reprs.rs
repr-transparent-other-reprs.stderr
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
repr.stderr
transparent-enum-too-many-variants.rs
transparent-enum-too-many-variants.stderr