-
Couldn't load subscription status.
- Fork 13.9k
[beta] backport #109741
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
[beta] backport #109741
Conversation
For now this keeps all the configuration identical (AFAICT) but we'll likely want to play with the specifics to move some of the slower builders to larger machines and the faster builders to smaller machines, likely reducing overall usage and improving CI times.
This lead to a miscompilation in at least `char::is_whitespace` and probably in more unknown places..... This reverts commit 684663e.
|
|
@bors r+ rollup=never |
|
⌛ Testing commit 765ee79 with merge d9c1f64d3f991dbb86bae376aa7bd7ea15f15139... |
|
💔 Test failed - checks-actions |
|
The job Click to see the possible cause of the failure (guessed by this bot) |
|
☀️ Test successful - checks-actions |
This PR backports:
Also bumps us to the latest released stable, 1.68.2.
r? @Mark-Simulacrum