Skip to content

Format code #4284

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
Jul 18, 2019
Merged

Format code #4284

merged 1 commit into from
Jul 18, 2019

Conversation

flip1995
Copy link
Member

changelog: none

@@ -63,6 +63,7 @@ impl<'a, 'tcx> DoubleComparisons {
);
}};
}
#[rustfmt::skip]
Copy link
Member Author

Choose a reason for hiding this comment

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

This is a rustfmt bug:
it formats the match arm to drop the {} and with that the line exceeds the maximum length.

@phansch
Copy link
Member

phansch commented Jul 18, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Jul 18, 2019

📌 Commit fc57b43 has been approved by phansch

bors added a commit that referenced this pull request Jul 18, 2019
@bors
Copy link
Contributor

bors commented Jul 18, 2019

⌛ Testing commit fc57b43 with merge 7831fb4...

@bors
Copy link
Contributor

bors commented Jul 18, 2019

💥 Test timed out

@phansch
Copy link
Member

phansch commented Jul 18, 2019

@bors retry

@bors
Copy link
Contributor

bors commented Jul 18, 2019

⌛ Testing commit fc57b43 with merge e9ff319...

bors added a commit that referenced this pull request Jul 18, 2019
@bors
Copy link
Contributor

bors commented Jul 18, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: phansch
Pushing e9ff319 to master...

@bors bors merged commit fc57b43 into rust-lang:master Jul 18, 2019
@flip1995 flip1995 deleted the rustfmt branch May 4, 2020 15:30
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.

3 participants