rust/compiler/rustc_codegen_ssa
Nicholas Nethercote ede99234c4 Make CodegenBackend::join_codegen infallible.
Because they all are, in practice.
2024-02-17 10:51:35 +11:00
..
src Make CodegenBackend::join_codegen infallible. 2024-02-17 10:51:35 +11:00
Cargo.toml Update jobserver-rs to 0.1.28 2024-02-09 19:13:07 +03:00
messages.ftl Turn the "no saved object file in work product" ICE into a translatable fatal error 2024-02-09 20:22:15 -05:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.