mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
a89e69e21d
Allow to use `Diagnostic` directly in `SharedContext::emit_lint` Part of https://github.com/rust-lang/rust/issues/153099. r? @JonathanBrouwer