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

Remove rustfmt.toml - zero changes to formatting #1022

Merged
merged 1 commit into from Jun 3, 2022

Conversation

joshtriplett
Copy link
Contributor

rustfmt's version = "Two" option doesn't result in any formatting
changes anywhere in async-std, but it prevents formatting with a stable
toolchain. Remove rustfmt.toml and allow formatting to work on stable
rustfmt.

rustfmt's `version = "Two"` option doesn't result in any formatting
changes anywhere in async-std, but it prevents formatting with a stable
toolchain. Remove rustfmt.toml and allow formatting to work on stable
rustfmt.
@joshtriplett
Copy link
Contributor Author

Definitely seeking comments on this one, in case I've missed something.

Copy link
Contributor

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

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

I'm not sure what's going on with this either, so if this fixes issues we're having with the CI toolchain, it seems like a welcome change!

@joshtriplett joshtriplett merged commit e287d62 into async-rs:main Jun 3, 2022
@joshtriplett joshtriplett deleted the rustfmt-stable branch June 3, 2022 10:33
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.

None yet

2 participants