mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-21 10:46:58 +00:00
Fix linker failures when #[global_allocator] is used in a dependency Fixes https://github.com/rust-lang/rust/issues/112715
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.