rust/compiler/rustc_error_messages
David Wood c3fdf74885 errors: lint on LintDiagnosticBuilder::build
Apply the `#[rustc_lint_diagnostics]` attribute to
`LintDiagnosticBuilder::build` so that diagnostic migration lints will
trigger for it.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-07-15 16:13:47 +01:00
..
locales/en-US errors: lint on LintDiagnosticBuilder::build 2022-07-15 16:13:47 +01:00
src use subdiagnostic for message 2022-07-10 23:43:46 +00:00
Cargo.toml errors: support fluent + parallel compiler 2022-04-05 07:01:03 +01:00