mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
db09eb2d3a
They are no longer used, because
`{DiagCtxt,DiagCtxtInner}::emit_diagnostic` are used everywhere instead.
This also means `track_diagnostic` can become consuming.