This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-28 19:27:30 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ddda3fa0b00a127a91ab06adadb046bbbea10fea
rust
/
tests
/
ui
/
packed
T
History
Lukas Markeffsky
b6a3f126c0
change
std::marker::Sized
to just
Sized
2023-06-15 12:01:38 +02:00
..
auxiliary
…
issue-27060-2.rs
…
issue-27060-2.stderr
change
std::marker::Sized
to just
Sized
2023-06-15 12:01:38 +02:00
issue-27060.rs
make unaligned_reference a hard error
2023-01-31 20:28:11 +01:00
issue-27060.stderr
improve error notes for packed struct reference diagnostic
2023-04-28 20:28:56 -05:00
issue-46152.rs
…
packed-struct-address-of-element.rs
…
packed-struct-borrow-element-64bit.rs
make unaligned_reference a hard error
2023-01-31 20:28:11 +01:00
packed-struct-borrow-element-64bit.stderr
improve error notes for packed struct reference diagnostic
2023-04-28 20:28:56 -05:00
packed-struct-borrow-element.rs
make unaligned_reference a hard error
2023-01-31 20:28:11 +01:00
packed-struct-borrow-element.stderr
improve error notes for packed struct reference diagnostic
2023-04-28 20:28:56 -05:00
packed-struct-drop-aligned.rs
…
packed-struct-generic-layout.rs
…
packed-struct-generic-size.rs
…
packed-struct-layout.rs
…
packed-struct-match.rs
…
packed-struct-optimized-enum.rs
…
packed-struct-size-xc.rs
…
packed-struct-size.rs
…
packed-struct-vec.rs
…
packed-tuple-struct-layout.rs
…
packed-tuple-struct-size.rs
…
packed-with-inference-vars-issue-61402.rs
…