Skip to content
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#76027 #76146

Closed
rust-highfive opened this issue Aug 31, 2020 · 1 comment · Fixed by #76385
Closed

rustfmt no longer builds after rust-lang/rust#76027 #76146

rust-highfive opened this issue Aug 31, 2020 · 1 comment · Fixed by #76385
Assignees
Labels
A-rustfmt Area: Rustfmt C-bug Category: This is a bug.

Comments

@rust-highfive
Copy link
Collaborator

Hello, this is your friendly neighborhood mergebot.
After merging PR #76027, 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 @davidtwco, do you think you would have time to do the follow-up work?
If so, that would be great!

And nominating for compiler team prioritization.

@rust-highfive rust-highfive added A-rustfmt Area: Rustfmt C-bug Category: This is a bug. labels Aug 31, 2020
@calebcartwright
Copy link
Member

calebcartwright commented Aug 31, 2020

Will have to bump the rustc-ap crates in rustfmt to resolve. At a minimum the steps will include:

Note that the rustc-ap bumps in racer and rustfmt can be done in parallel (step 3's), the other tasks all have to be sequenced

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-rustfmt Area: Rustfmt C-bug Category: This is a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants