-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Update rustfmt to 1.4.5 #63522
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
Update rustfmt to 1.4.5 #63522
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
|
@bors r+ rollup |
📌 Commit 57a731fbbe141e3fabfbdca92a38dc39f2db177b has been approved by |
@bors rollup- |
57a731f
to
b93df39
Compare
Included rust-lang/rustfmt@541d9a8 to fix the broken test. |
☔ The latest upstream changes (presumably #63579) made this pull request unmergeable. Please resolve the merge conflicts. |
b93df39
to
0be01fa
Compare
Resolved conflicts. |
r? @Centril |
@bors r+ delegate+ |
📌 Commit 0be01fa has been approved by |
✌️ @topecongiro can now approve this pull request |
Update rustfmt to 1.4.5 This update includes a bug fix that fixes generating invalid code when formatting an impl block with const generics inside a where clause. **Changes** rust-lang/rustfmt@0462008...1de58ce
☀️ Test successful - checks-azure |
This update includes a bug fix that fixes generating invalid code when formatting an impl block with const generics inside a where clause.
Changes
rust-lang/rustfmt@0462008...1de58ce