rust/compiler/rustc_lint
David Wood 7d2eba6311 middle: translation in LintDiagnosticBuilder
Accept `DiagnosticMessage` in `LintDiagnosticBuilder::build` so that
lints can be built with translatable diagnostic messages.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-06-30 08:58:41 +01:00
..
src middle: translation in LintDiagnosticBuilder 2022-06-30 08:58:41 +01:00
Cargo.toml Initial fixes on top of type interner commit 2022-05-28 11:38:22 -07:00