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
..
2024-02-09 19:13:07 +03:00

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