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

backport new syntax to rustfmt 1.x #4105

Merged

Conversation

calebcartwright
Copy link
Member

@calebcartwright calebcartwright commented Mar 31, 2020

This PR backports changes that have already been merged into master/2.x to support new syntax (raw reference operators, half open ranges, and trait const opt out) but haven't yet been added to the current rustfmt 1.x version

Already merged commits that contain the same changes (added as separate commits here due to the directory/crate structure changes)
05825a8
ec3a26e
3526f32

@calebcartwright
Copy link
Member Author

r? @Manishearth @topecongiro

Copy link
Contributor

@topecongiro topecongiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@topecongiro topecongiro merged commit 00e199c into rust-lang:rustfmt-1.4.12 Mar 31, 2020
@calebcartwright calebcartwright deleted the rustfmt1x-new-syntax branch March 31, 2020 23:25
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