Files
third_party_rust_rust/compiler/rustc_const_eval
Nilstrieb ae6c05929d 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
..