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

Use 2021 edition if specified to fmt command #15

Merged
merged 1 commit into from
Oct 14, 2021

Conversation

memoryruins
Copy link
Contributor

No longer fall back to 2018 edition when 2021 edition is specified to the fmt command since it is now supported.
rust-lang/rustfmt#4847

No longer fall back to 2018 edition when 2021 edition is specified to the fmt command since it is now supported.
@kangalio
Copy link
Owner

Thanks, it seems to work :)

@kangalio kangalio merged commit 8bbc0c4 into kangalio:master Oct 14, 2021
@memoryruins memoryruins deleted the rustfmt-2021 branch October 14, 2021 14:55
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