mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
25017f8bce
Migrate rustc_codegen_gcc to SessionDiagnostics As part of #100717 this pr migrates diagnostics to `SessionDiagnostics` for the `rustc_codegen_gcc` crate. ``@rustbot`` label +A-translation