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

Stabilize match_block_trailing_comma #5020

Conversation

calebcartwright
Copy link
Member

Backport of stabilization from 2.x for the upcoming 1.4.38 release, refs #3380

Servo has used this since forever, and it'd be useful to be able to use
rustfmt stable there so that we can use the same rustfmt version in
both Firefox and Servo.

Feel free to close this if there's any reason it shouldn't be done.
@calebcartwright calebcartwright force-pushed the stablize-match-block-trailing-comma branch from 775649a to 358a8bb Compare October 11, 2021 03:54
@calebcartwright calebcartwright merged commit 8b58cce into rust-lang:master Oct 11, 2021
@calebcartwright calebcartwright deleted the stablize-match-block-trailing-comma branch October 11, 2021 22:16
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.

2 participants