rust/compiler/rustc_interface
Nicholas Nethercote aed8e1f3b6 Move CodegenBackend out of Linker.
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`.
2023-11-17 17:30:36 +11:00
..
src Move CodegenBackend out of Linker. 2023-11-17 17:30:36 +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