rust/compiler/rustc_interface
Nicholas Nethercote de91b6d249 Move Session out of Linker.
It can easily be passed in. And that removes the single clone of
`Compiler::session`, which means it no longer needs to be `Lrc`.
2023-11-17 17:14:17 +11:00
..
2023-11-17 17:14:17 +11:00