rust/compiler/rustc_codegen_ssa
Guillaume Gomez 161cf3e25b
Rollup merge of #141448 - bjorn3:codegen_refactors, r=WaffleLapkin
A variety of improvements to the codegen backends

Some are just general improvements to cg_ssa or cg_llvm, while others will make it slightly easier to use cg_ssa in cg_clif in the future.
2025-05-29 17:02:59 +02:00
..

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