rust/compiler/rustc_error_messages
Luis Cardoso 2c77f3e9c5 translations(rustc_session): migrate check_expected_reuse
This commit migrates the errors in the function check_expected_reuse
to use the new SessionDiagnostic. It also does some small refactor
for the IncorrectCguReuseType to include the 'at least' word in the
fluent translation file
2022-08-26 16:10:11 +02:00
..
locales/en-US translations(rustc_session): migrate check_expected_reuse 2022-08-26 16:10:11 +02:00
src translations(rustc_session): migrate the file cgu_reuse_tracker 2022-08-26 16:10:11 +02:00
Cargo.toml errors: support fluent + parallel compiler 2022-04-05 07:01:03 +01:00