-
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
rustfmt
no longer builds after rust-lang/rust#83454
#83460
Comments
Almost 2 weeks no rustfmt, that prevents default nightly update process via |
Seems that |
Folks as always there's a sequence of PRs that have to be made across various repos before the submods can be updated with the fix here. Those PRs have been linked and can be seen above, but will explicitly enumerate them in a comment for reference At a minimum the steps will include:
Note that the rustc-ap bumps in racer and rustfmt can be done in parallel (step 1's), the other tasks all have to be sequenced |
Want to note that the PR linked to there is not related to the broken toolstate/resolving this issue |
bump racer and rustfmt refs rust-lang/rust#83459 refs rust-lang/rust#83460 r? `@Xanewok`
Hello, this is your friendly neighborhood mergebot.
After merging PR #83454, I observed that the tool rustfmt no longer builds.
A follow-up PR to the repository https://github.com/rust-lang/rustfmt is needed to fix the fallout.
cc @JohnTitor, do you think you would have time to do the follow-up work?
If so, that would be great!
The text was updated successfully, but these errors were encountered: