Auto merge of #118069 - onur-ozkan:bypass_bootstrap_lock, r=Mark-Simulacrum

allow bypassing the build directory lock

As bootstrap locks its entire build directory, parallel bootstrapping for anything becomes impossible. This change enables developers to bypass the locking mechanism (with `--bypass-bootstrap-lock` flag) when it is unnecessary for their specific use case.

more context: https://rust-lang.zulipchat.com/#narrow/stream/326414-t-infra.2Fbootstrap/topic/Build.20.28miri.3F.29.20sysroots.20in.20parallel

cc `@saethlin`
This commit is contained in:
bors 2023-12-09 23:02:05 +00:00
commit f3d8cf87fe

Diff content is not available