rust/compiler/rustc_transmute
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
..
src safe transmute: gracefully bubble-up layout errors 2024-08-21 18:06:02 +00:00
Cargo.toml Use dep: for crate dependencies 2024-07-15 12:40:10 -04:00