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

Merge imports #420

Merged
merged 1 commit into from
Dec 10, 2020
Merged

Merge imports #420

merged 1 commit into from
Dec 10, 2020

Conversation

vorot93
Copy link
Contributor

@vorot93 vorot93 commented Dec 10, 2020

The style of imports has not yet been decided on in the wider Rust community - there are at least 4 competing proposals right now.

However, there is only one that has been implemented in rustfmt: one use statement per crate. Opting for this style is the only way to get automated and reproducible use statements.

@tomusdrw tomusdrw merged commit 117eb05 into tomusdrw:master Dec 10, 2020
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