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

Circumvent rust build regression #4505

Closed
wants to merge 1 commit into from

Conversation

Nadrieril
Copy link
Member

@Nadrieril Nadrieril commented Oct 30, 2020

rust-lang/rust#78549 is currently blocking build with latest nightly. Even though that issue is getting fixed, this PR circumvents it and makes builds work again.

This fixes rust-lang/rust#78341 and should allow #4503 and others to proceed.

rust-lang/rust#78549 is currently blocking build with latest nightly. Even though this issue is getting fixed, the above fix circumvents it and should make builds work again.
@Nadrieril
Copy link
Member Author

The issue has been fixed upstream.

@Nadrieril Nadrieril closed this Nov 1, 2020
@Nadrieril Nadrieril deleted the patch-1 branch November 1, 2020 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rustfmt no longer builds after rust-lang/rust#78334
1 participant