safe transmute: gracefully bubble-up layout errors Changes `.unwrap()`s to `?` to avoid ICEs. Adds ui tests. Fixes #129327 Tracking Issue: https://github.com/rust-lang/rust/issues/99571 r? `@compiler-errors`
safe transmute: gracefully bubble-up layout errors Changes `.unwrap()`s to `?` to avoid ICEs. Adds ui tests. Fixes #129327 Tracking Issue: https://github.com/rust-lang/rust/issues/99571 r? `@compiler-errors`