This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-06-20 03:27:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c0bedb9e5e
rust
/
compiler
/
rustc_transmute
/
src
/
maybe_transmutable
History
Jack Wrenn
e2328ebd7f
safe transmute: gracefully bubble-up layout errors
...
Changes `.unwrap()`s to `?` to avoid ICEs. Adds ui tests.
Fixes
#129327
2024-08-21 18:06:02 +00:00
..
mod.rs
safe transmute: gracefully bubble-up layout errors
2024-08-21 18:06:02 +00:00
query_context.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00
tests.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00