mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
b55a3e403b
Migration of `LintDiagnostic` - part 2 Follow-up of https://github.com/rust-lang/rust/pull/152933. More `LintDiagnostic` items being migrated to `Diagnostic`. r? @JonathanBrouwer
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.