]> git.lizzy.rs Git - rust.git/commit
Auto merge of #98843 - Urgau:check-cfg-stage0, r=Mark-Simulacrum
authorbors <bors@rust-lang.org>
Wed, 20 Jul 2022 04:23:09 +0000 (04:23 +0000)
committerbors <bors@rust-lang.org>
Wed, 20 Jul 2022 04:23:09 +0000 (04:23 +0000)
commit03d488b48af9f66b91e9400387f781b82411fa82
tree29b064c193e25dc33985a05e80b3cc797f1d4cd8
parentf426146460c5446bb41ac0b677bbfe5b6ff502ba
parentf818872ecb924fd5cf388a19a2119b0c1f5b7872
Auto merge of #98843 - Urgau:check-cfg-stage0, r=Mark-Simulacrum

Enable check-cfg in stage0

Now that the bootstrap cargo supports `rustc-check-cfg` we can now enable it with `-Zcheck-cfg=output` and use it in `rustc_llvm` to unblock `--check-cfg` support in stage0.

r? `@Mark-Simulacrum`
src/bootstrap/builder.rs