rust/compiler/rustc_codegen_ssa
Jonathan Brouwer dd05e03db1
Rollup merge of #152118 - JonathanBrouwer:convert_codegen_ssa, r=jdonszelmann
Convert to inline diagnostics in `rustc_codegen_ssa`

For https://github.com/rust-lang/rust/issues/151366
r? @jdonszelmann
2026-02-05 08:32:56 +01:00
..
src Rollup merge of #152118 - JonathanBrouwer:convert_codegen_ssa, r=jdonszelmann 2026-02-05 08:32:56 +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.