mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-15 08:46:41 +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.