]> git.lizzy.rs Git - rust.git/commitdiff
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)
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`

1  2 
src/bootstrap/builder.rs

Simple merge