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

v1.4.30 backport of bounds indentation issue #4653

Merged
merged 2 commits into from
Jan 18, 2021

Conversation

calebcartwright
Copy link
Member

A bug was reported (#4636) that currently exists in the rustfmt version on beta (1.4.30) which has been fixed in rustfmt v1.4.32. We need to get this fixed to avoid shipping a known bug on stable, but we cannot readily do the typical roll-forward approach due to conflicting needs in the rustc-ap crates that had to be bumped between those two rustfmt versions (refs rust-lang/rust#81151 (comment))

Instead, cherry-picking these commits that fixed the bug back onto the rustfmt 1.4.30 branch so the bug fix can still be pulled in for the 1.50 release

@calebcartwright
Copy link
Member Author

The i686 windows failures are unrelated linking issues that were caused by GitHub changing the MSYS/MinGW locations on PATH which we've subsequently fixed in the Actions workflow files. Not going to bother backporting those yaml file modifications here though

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.

1 participant