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
..
2024-12-13 10:21:22 +00:00
2024-12-13 10:21:22 +00:00
2024-11-15 15:25:19 +01:00

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