Skip to content

Conversation

@Manishearth
Copy link
Member

Will review code changes myself.

@Manishearth Manishearth force-pushed the fmt branch 2 times, most recently from 5bc5577 to d9b1232 Compare January 4, 2016 06:34
@Manishearth Manishearth changed the title Format clippy Rustfmt clippy Jan 4, 2016
Copy link
Contributor

Choose a reason for hiding this comment

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

This looks especially bad.

Copy link
Contributor

Choose a reason for hiding this comment

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

This kind of change looks strange to me. It leaves tons of space on the left, and moves the important part quite a lot to the right.

Is there a rustfmt option to keep the original here?

Copy link
Member Author

Choose a reason for hiding this comment

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

I can't see one, but I could be wrong. Mostly okay with this formatting though.

@Manishearth
Copy link
Member Author

Done reviewing. @llogiq @birkenfeld do you also want to go through this? Otherwise ready to merge.

The few cases of the const stuff -- we can look into that as a followup (since it's a few cases only), either with a rustfmt_skip or by tweaking rustfmt itself.

@llogiq
Copy link
Contributor

llogiq commented Jan 4, 2016

I'll have a look later this evening (in 3-4 hours).

@llogiq
Copy link
Contributor

llogiq commented Jan 4, 2016

I'm also not too fond of the "Visual" default formatting for many items; the code becomes quite right-biased this way. But I'm OK with merging; we can experiment with different settings later.

@Manishearth
Copy link
Member Author

Yeah, I feel the same.

Manishearth added a commit that referenced this pull request Jan 4, 2016
@Manishearth Manishearth merged commit 55a0187 into master Jan 4, 2016
@Manishearth Manishearth deleted the fmt branch January 4, 2016 23:53
bors added a commit that referenced this pull request Nov 5, 2021
Remove rustfmt::skip attribute from register_plugins function

r? `@Manishearth` since you added this in #540 😄

changelog: none
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.

4 participants