rust/compiler/rustc_error_messages
Matthias Krüger e8c17de11d
Rollup merge of #106978 - mejrs:mir_build3, r=davidtwco
Migrate mir_build's borrow conflicts

This also changes the error message slightly, for two reasons:

- I'm not a fan of saying "value borrowed, by `x`, here"
- it simplifies the error implementation significantly.
2023-01-26 15:02:20 +01:00
..
locales/en-US Rollup merge of #106978 - mejrs:mir_build3, r=davidtwco 2023-01-26 15:02:20 +01:00
src Handle diagnostics customization on the fluent side 2023-01-17 08:21:34 +00:00
Cargo.toml Enable icu sync feature for parallel compiler 2022-11-18 14:46:35 -08:00