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
..
src Move Session out of Linker. 2023-11-17 17:14:17 +11:00
Cargo.toml Remove support for compiler plugins. 2023-11-04 08:50:46 +11:00
messages.ftl Write to stdout if - is given as output file 2023-06-06 17:53:29 -04:00