rust/compiler/rustc_codegen_ssa
bjorn3 ead78fdfdf Remove jobserver from Session
It is effectively a global resource and the jobserver::Client in Session
was a clone of GLOBAL_CLIENT anyway.
2024-12-13 10:21:22 +00:00
..
src Remove jobserver from Session 2024-12-13 10:21:22 +00:00
Cargo.toml Remove jobserver from Session 2024-12-13 10:21:22 +00:00
messages.ftl fix: rust-lang/rust#47446 2024-11-15 15:25:19 +01:00
README.md

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