You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of rust-lang#130373 - compiler-errors:crater-rollup, r=<try>
[CRATER] Crater rollup
This is a crater rollup of:
* rust-lang#124141
* rust-lang#130285
* rust-lang#130367
**What is a crater rollup?** It's simply a (manually set-up) crater job that is run on all of the containing PRs together, and then we can set the crates list for each of these jobs to *just* the list of failures after it's done. It should cut out on the bulk of "normal" crates that do nothing and simply just waste time to build without being affected by the union of all of these changes.
After this is finished, I will adjust all of the jobs to use only the list of failed crates. That should significantly speed up these jobs from taking like ~6 days to taking ~2. See the last time I did this: rust-lang#129660.
Given that rust-lang#130285 is running in build-and-test mode, let's run all of them in build-and-test mode.
0 commit comments