mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-18 19:06:14 +00:00

It can easily be passed in. And that removes the single clone of `Compiler::session`, which means it no longer needs to be `Lrc`.
It can easily be passed in. And that removes the single clone of `Compiler::session`, which means it no longer needs to be `Lrc`.