rust/compiler/rustc_codegen_ssa
bors db07cccb1e Auto merge of #113730 - belovdv:jobserver-init-check, r=petrochenkov
Report errors in jobserver inherited through environment variables

This pr attempts to catch situations, when jobserver exists, but is not being inherited.

r? `@petrochenkov`
2023-12-03 16:28:22 +00:00
..
2023-11-29 18:00:03 +03:00

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