Skip to content

Make imports_layout = "Mixed" addressed #2671

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
May 3, 2018
Merged

Conversation

csmoe
Copy link
Member

@csmoe csmoe commented May 2, 2018

Fixes #2635

@csmoe csmoe changed the title Make imports_layout = "Mixed"` addressed Make imports_layout = "Mixed" addressed May 2, 2018
xxxxxxxxxxx,
yyyyyyyyyyyyy,
zzzzzzzzzzzzzzzz,
baz, foo::{a, b, cxxxxxxxxxxxxx, yyyyyyyyyyyyyy, zzzzzzzzzzzzzzzz}, qux, xxxxxxxxxxx,
Copy link
Member Author

Choose a reason for hiding this comment

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

Since imports_layout is default to Mixed: https://github.com/rust-lang-nursery/rustfmt/blob/master/Configurations.md#imports_layout
so I re-fmt this part.
@nrc


use std::{
fmt, io, str::{self, FromStr},
};
Copy link
Member

Choose a reason for hiding this comment

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

I would expect this to all be on one line, any idea why it isn't?

@nrc nrc merged commit a06caf6 into rust-lang:master May 3, 2018
@nrc
Copy link
Member

nrc commented May 3, 2018

Looks good thanks!

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