Skip to content

Allow rustfmt to run on more tests #3795

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 2 commits into from Feb 22, 2019
Merged

Allow rustfmt to run on more tests #3795

merged 2 commits into from Feb 22, 2019

Conversation

ghost
Copy link

@ghost ghost commented Feb 22, 2019

No description provided.

Michael Wright added 2 commits February 22, 2019 07:49
Many people run rustfmt automatically on save. Format-dependent tests
should be marked with `#[rustfmt::skip]` to prevent accidental
reformatting from this. As a bonus the rest of the code can the formatted.
@phansch
Copy link
Member

phansch commented Feb 22, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Feb 22, 2019

📌 Commit 7a43509 has been approved by phansch

@bors
Copy link
Contributor

bors commented Feb 22, 2019

⌛ Testing commit 7a43509 with merge 36e92a5...

bors added a commit that referenced this pull request Feb 22, 2019
Allow rustfmt to run on more tests
@bors
Copy link
Contributor

bors commented Feb 22, 2019

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

@bors bors merged commit 7a43509 into rust-lang:master Feb 22, 2019
@ghost ghost deleted the test-rustfmt branch May 11, 2019 08:07
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