rust/compiler/rustc_transmute/src
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
..
layout Put LayoutError behind reference to shrink result 2023-07-01 21:16:25 +02:00
maybe_transmutable Safe Transmute: Refactor error handling and Answer type 2023-06-12 16:56:21 -07:00
lib.rs Safe Transmute: Refactor error handling and Answer type 2023-06-12 16:56:21 -07:00