mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 08:16:07 +03:00
161cf3e25b
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.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.