mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
1500680ba5
Migrationg of `LintDiagnostic` - part 7 Part of https://github.com/rust-lang/rust/issues/153099. This PR removes the `LintDiagnostic` trait and proc-macro. \o/ r? @JonathanBrouwer