Skip to content

Format all code with group_imports = StdExternalCrate #272

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

Merged
merged 1 commit into from
Oct 3, 2022
Merged

Format all code with group_imports = StdExternalCrate #272

merged 1 commit into from
Oct 3, 2022

Conversation

nnmm
Copy link
Contributor

@nnmm nnmm commented Oct 1, 2022

This non-default rustfmt option was mentioned in https://blog.rust-lang.org/inside-rust/2022/09/29/announcing-the-rust-style-team.html. I think it's nice to have a consistent order for use statements.

I didn't create a .rustfmt.toml file with this setting because the setting requires nightly Rust, and I'm not sure if we want to require that for development.

esteve
esteve previously approved these changes Oct 3, 2022
@nnmm
Copy link
Contributor Author

nnmm commented Oct 3, 2022

Could you reapprove? I needed to rebase after #249 was merged.

@nnmm nnmm merged commit 3b6c013 into main Oct 3, 2022
@delete-merged-branch delete-merged-branch bot deleted the fmt branch October 3, 2022 15:03
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