mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
cf8753e4f9
Fix #142284 by ensuring that `#![no_builtins]` crates can still emit bitcode when proper (i.e., non-rustc) LTO (i.e., -Clinker-plugin-lto) is used.