mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
0688182f9b
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.