mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:20:40 +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