rust/compiler/rustc_codegen_ssa
Stuart Cook 6c77c4c115
Rollup merge of #145962 - bjorn3:linkage_fixes, r=WaffleLapkin
Ensure we emit an allocator shim when only some crate types need one

Found this while trying to write a test for https://github.com/rust-lang/rust/pull/145955.
2025-09-04 10:01:56 +10:00
..

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.