rust/compiler/rustc_codegen_ssa
bjorn3 0809b41cd9 Move supports_parallel from CodegenBackend to ExtraBackendMethods
It is only relevant when using cg_ssa for driving compilation.
2025-05-28 20:55:00 +00:00
..

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