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

style: remove unstable rustfmt version setting (replaced by auto-detected edition) #28

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

wmmc88
Copy link
Collaborator

@wmmc88 wmmc88 commented Sep 23, 2024

This pull request includes a small change to the rustfmt.toml file. The change removes the unstable version = "Two" setting, which was removed and replaced with the stable edition feature. The edition setting is auto-detected from the package rust edition.

  • rustfmt.toml: Removed the unstable version = "Two" setting.

@wmmc88 wmmc88 requested a review from a team September 23, 2024 19:03
@wmmc88 wmmc88 self-assigned this Sep 23, 2024
@wmmc88 wmmc88 merged commit 64c426e into microsoft:main Sep 23, 2024
42 checks passed
@wmmc88 wmmc88 deleted the fmt-update branch September 23, 2024 22:49
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.

3 participants