rust/compiler/rustc_passes
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 Add rustc_fluent_macro to decouple fluent from rustc_macros 2023-04-18 18:56:22 +00:00
messages.ftl Merge attrs, better validation 2023-06-20 04:38:55 +00:00