rust/compiler/rustc_error_messages
David Wood 5ba81faba6 lint: add diagnostic translation migration lints
Introduce allow-by-default lints for checking whether diagnostics are
written in `SessionDiagnostic`/`AddSubdiagnostic` impls and whether
diagnostics are translatable. These lints can be denied for modules once
they are fully migrated to impls and translation.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-06-10 15:50:06 +01:00
..
locales/en-US migrate check_for_for_in_in_typo diagnostic 2022-05-31 16:28:05 -05:00
src lint: add diagnostic translation migration lints 2022-06-10 15:50:06 +01:00
Cargo.toml errors: support fluent + parallel compiler 2022-04-05 07:01:03 +01:00