mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-04 07:19:58 +00:00
Move some more code out of CodegenBackend::{codegen_crate,link}
Kind of a follow up to #77795
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.