mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-08 05:19:01 +00:00
Report errors in jobserver inherited through environment variables This pr attempts to catch situations, when jobserver exists, but is not being inherited. r? `@petrochenkov`