rust/compiler/rustc_const_eval
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 Better error for non const PartialEq call generated by match 2023-06-18 05:24:38 +00:00