mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-03 01:16:14 +03:00
7d2eba6311
Accept `DiagnosticMessage` in `LintDiagnosticBuilder::build` so that lints can be built with translatable diagnostic messages. Signed-off-by: David Wood <david.wood@huawei.com>