mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 13:07:34 +00:00
This way we comply with the Coherence rule given that IntoDiagnostic trait is defined in rustc_errors, and almost all other crates depend on it.