rust/compiler/rustc_codegen_ssa
Jonathan Brouwer d96d73fd86
Rollup merge of #152140 - bjorn3:driver_fixed_error_codes, r=jdonszelmann
Hard code the error code registry for custom drivers

And do some cleanups enabled by this.
2026-02-06 10:06:45 +01:00
..
src Rollup merge of #152140 - bjorn3:driver_fixed_error_codes, r=jdonszelmann 2026-02-06 10:06:45 +01:00
Cargo.toml Convert to inline diagnostics in rustc_codegen_ssa 2026-02-04 17:24:41 +01:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.