rust/compiler/rustc_transmute
Nilstrieb 3019c1cb2a Put LayoutError behind reference to shrink result
`LayoutError` is 24 bytes, which is bigger than the `Ok` types, so let's
shrink that.
2023-07-01 21:16:25 +02:00
..
src Put LayoutError behind reference to shrink result 2023-07-01 21:16:25 +02:00
Cargo.toml