]> git.lizzy.rs Git - rust.git/commit - compiler/rustc_codegen_cranelift/build_system/utils.rs
Auto merge of #105714 - jyn514:tidy-first, r=Mark-Simulacrum
authorbors <bors@rust-lang.org>
Sun, 18 Dec 2022 16:03:46 +0000 (16:03 +0000)
committerbors <bors@rust-lang.org>
Sun, 18 Dec 2022 16:03:46 +0000 (16:03 +0000)
commit37efc8107293edb5970551920ba1128240b87c68
tree8a9b3b347f1ef98b29fd8ff4079cd5f38a6142f8
parent35a99eef32a2b7b9d8e77dde539f869e522d181f
parentb8a84c2c53328757b407829da3049c6baa049a0e
Auto merge of #105714 - jyn514:tidy-first, r=Mark-Simulacrum

Run `x test tidy` sooner in mingw-check

It takes less time to run than the other tests and is more likely to fail. `expand-yaml-anchors` is still run first to make sure the CI files are internally consistent.

Note that changing to `--stage 0` doesn't actually do anything since bootstrap tools are always built with the bootstrap compiler, this just makes it less confusing.

cc https://github.com/rust-lang/rust/pull/105058/commits/83bab41b5b2d4752d187dd91b05c88ac74cf3783
src/ci/docker/host-x86_64/mingw-check/Dockerfile