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

Don't insert trailing comma on struct lit rest (no base) in a macro definition #4676

Merged
merged 2 commits into from
Jan 29, 2021

Conversation

calebcartwright
Copy link
Member

Fixes #4675

@calebcartwright calebcartwright merged commit 5762933 into rust-lang:master Jan 29, 2021
@calebcartwright calebcartwright deleted the fix-issue-4675 branch January 29, 2021 02:59
@karyon
Copy link
Contributor

karyon commented Oct 25, 2021

Backport was done in #4677

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rustfmt causes compilation error by inserting illegal trailing comma in macro
2 participants