1
Fork 0
rust/compiler/rustc_feature
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
..
src lint: add diagnostic translation migration lints 2022-06-10 15:50:06 +01:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00