-
Notifications
You must be signed in to change notification settings - Fork 13.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
update rustfmt to v1.4.30 #80249
update rustfmt to v1.4.30 #80249
Conversation
(rust-highfive has picked a reviewer for you, use r? to override) |
|
The job Click to see the possible cause of the failure (guessed by this bot)
|
c4ee090
to
8cfaf94
Compare
@bors r+ rollup=iffy Note that we're in beta week. |
📌 Commit 8cfaf94 has been approved by |
⌛ Testing commit 8cfaf94 with merge c610895b5447f208eb0ffe36dcbcfabd1887eb9c... |
I have to confess I don't fully understand the implications of this. It looks like v1.4.25 of rustfmt is currently in beta so that should be fine, but a couple questions for my own edification:
|
We'll branch the next beta from master on Friday, and tools can't regress their state over the next 5 (IIRC) days so that the branched beta has all tools passing. With regards to release of 1.49 in ~2 weeks, yes, that should be the current beta branch set of tools. |
So if this gets merged before Friday then we'd be able to get this version into the next beta instead of the current 1.4.29 (which has a couple known bugs), correct? |
Correct, it would be part of the 1.50 release. You can check the assigned milestone to know which release a merged PR is scheduled for. |
💥 Test timed out |
@bors retry - spurious timeout |
…ark-Simulacrum update rustfmt to v1.4.30 Contains fixes for a few reported bugs on current nightly (1.4.29) Notes in: https://github.com/rust-lang/rustfmt/releases/tag/v1.4.30
…ark-Simulacrum update rustfmt to v1.4.30 Contains fixes for a few reported bugs on current nightly (1.4.29) Notes in: https://github.com/rust-lang/rustfmt/releases/tag/v1.4.30
☀️ Test successful - checks-actions |
Contains fixes for a few reported bugs on current nightly (1.4.29)
Notes in: https://github.com/rust-lang/rustfmt/releases/tag/v1.4.30