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

Doctests: Enable running doc tests for complexity lints #4325

Merged
merged 2 commits into from
Aug 3, 2019

Conversation

phansch
Copy link
Member

@phansch phansch commented Aug 2, 2019

changelog: none

master: 113 passed; 0 failed; 91 ignored; 0 measured; 0 filtered out
this PR: 181 passed; 0 failed; 110 ignored; 0 measured; 0 filtered out

cc #4319

@phansch phansch changed the title Doctests: Fix all complexity lint docs Doctests: Enable running doc tests for complexity lints Aug 2, 2019
Copy link
Member

@flip1995 flip1995 left a comment

Choose a reason for hiding this comment

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

Thanks! r=me after NIT fix.

clippy_lints/src/explicit_write.rs Show resolved Hide resolved
clippy_lints/src/needless_borrowed_ref.rs Outdated Show resolved Hide resolved
@phansch
Copy link
Member Author

phansch commented Aug 2, 2019

@bors r=flip1995

@bors
Copy link
Collaborator

bors commented Aug 2, 2019

📌 Commit abfa8a9 has been approved by flip1995

@bors
Copy link
Collaborator

bors commented Aug 2, 2019

⌛ Testing commit abfa8a9 with merge 7185ad5...

bors added a commit that referenced this pull request Aug 2, 2019
Doctests: Enable running doc tests for complexity lints

changelog: none

master: `113 passed; 0 failed; 91 ignored; 0 measured; 0 filtered out`
this PR: `181 passed; 0 failed; 110 ignored; 0 measured; 0 filtered out`

cc #4319
@bors
Copy link
Collaborator

bors commented Aug 2, 2019

💔 Test failed - status-appveyor

phansch added a commit to phansch/rust-clippy that referenced this pull request Aug 3, 2019
This should be possible to merge independently of rust-lang#4325

cc rust-lang#4319
Because there were fixed in the parent commit.
@phansch
Copy link
Member Author

phansch commented Aug 3, 2019

@bors r=flip1995

@bors
Copy link
Collaborator

bors commented Aug 3, 2019

📌 Commit eb68dc9 has been approved by flip1995

@bors
Copy link
Collaborator

bors commented Aug 3, 2019

⌛ Testing commit eb68dc9 with merge 12d215e...

bors added a commit that referenced this pull request Aug 3, 2019
Doctests: Enable running doc tests for complexity lints

changelog: none

master: `113 passed; 0 failed; 91 ignored; 0 measured; 0 filtered out`
this PR: `181 passed; 0 failed; 110 ignored; 0 measured; 0 filtered out`

cc #4319
@bors
Copy link
Collaborator

bors commented Aug 3, 2019

💔 Test failed - checks-travis

@phansch
Copy link
Member Author

phansch commented Aug 3, 2019

@bors retry (spurious)

@bors
Copy link
Collaborator

bors commented Aug 3, 2019

⌛ Testing commit eb68dc9 with merge 3dc9183...

bors added a commit that referenced this pull request Aug 3, 2019
Doctests: Enable running doc tests for complexity lints

changelog: none

master: `113 passed; 0 failed; 91 ignored; 0 measured; 0 filtered out`
this PR: `181 passed; 0 failed; 110 ignored; 0 measured; 0 filtered out`

cc #4319
@bors
Copy link
Collaborator

bors commented Aug 3, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: flip1995
Pushing 3dc9183 to master...

@bors bors merged commit eb68dc9 into rust-lang:master Aug 3, 2019
bors added a commit that referenced this pull request Aug 3, 2019
Doctests: Enable running doc tests for perf lints

changelog: none

This should be possible to merge independently of #4325

cc #4319
@phansch phansch deleted the doctests_complexity branch August 3, 2019 14:45
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