mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 14:57:28 +00:00
It can easily be passed in. And that removes the single clone of `Compiler::codegen_backend`, which means it no longer needs to be `Lrc`.
It can easily be passed in. And that removes the single clone of `Compiler::codegen_backend`, which means it no longer needs to be `Lrc`.