Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't compile rustc to self-test compiletest
This was changed from stage 0 to 1 in rust-lang#108905, but I'm not sure why. Change it to `top_stage` instead to allow people to choose the stage. This should save quite a bit of time in the `mingw-check` builder, which explicitly runs `x test --stage 0 compiletest`.
- Loading branch information