-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a CI job that makes sure rustc builds with parallel queries enabled. #50444
Add a CI job that makes sure rustc builds with parallel queries enabled. #50444
Conversation
Of course anybody from @rust-lang/infra can review too! |
3f88795
to
58eeeb4
Compare
@michaelwoerister it looks like the primary change here is also enabling checking this on MinGW on the check builder, but just wanted to confirm that's expected. I think we're already running checks for parallel queries on CI, right? |
Yes, the |
@bors: r+ Ok cool just making sure! |
📌 Commit 58eeeb4 has been approved by |
…ries-in-ci, r=alexcrichton Add a CI job that makes sure rustc builds with parallel queries enabled. This shouldn't take up too much CI time `:)` cc rust-lang#48607 cc @Zoxc r? @alexcrichton
… r=alexcrichton Add a CI job that makes sure rustc builds with parallel queries enabled. This shouldn't take up too much CI time `:)` cc #48607 cc @Zoxc r? @alexcrichton
☀️ Test successful - status-appveyor, status-travis |
This shouldn't take up too much CI time
:)
cc #48607
cc @Zoxc
r? @alexcrichton