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 pedantic lints #4329

Merged
merged 1 commit into from
Aug 5, 2019

Conversation

phansch
Copy link
Member

@phansch phansch commented Aug 3, 2019

changelog: none

master: 202 passed; 0 failed; 122 ignored; 0 measured; 0 filtered out
this PR: 254 passed; 0 failed; 131 ignored; 0 measured; 0 filtered out

cc #4319

@phansch phansch added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Aug 3, 2019
@flip1995
Copy link
Member

flip1995 commented Aug 5, 2019

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Aug 5, 2019

📌 Commit 1dc9a50 has been approved by flip1995

flip1995 added a commit to flip1995/rust-clippy that referenced this pull request Aug 5, 2019
Doctests: Enable running doc tests for pedantic lints

changelog: none

master: 202 passed; 0 failed; 122 ignored; 0 measured; 0 filtered out
this PR: 254 passed; 0 failed; 131 ignored; 0 measured; 0 filtered out

cc rust-lang#4319
flip1995 added a commit to flip1995/rust-clippy that referenced this pull request Aug 5, 2019
…1995

Doctests: Enable running doc tests for restriction lints

changelog: Enabled remaining doc tests for lint documentation page

master: 202 passed; 0 failed; 122 ignored; 0 measured; 0 filtered out
this PR: 231 passed; 0 failed; 123 ignored; 0 measured; 0 filtered out

Closes rust-lang#4319 (assuming this is merged after rust-lang#4329 and rust-lang#4330)
bors added a commit that referenced this pull request Aug 5, 2019
Rollup of 4 pull requests

Successful merges:

 - #4329 (Doctests: Enable running doc tests for pedantic lints)
 - #4330 (Doctests: Enable running doc tests for nursery lints)
 - #4331 (Doctests: Enable running doc tests for restriction lints)
 - #4332 (Split up cast.rs tests, run-rustfix for unnecessary_cast)

Failed merges:

r? @ghost
bors added a commit that referenced this pull request Aug 5, 2019
Rollup of 4 pull requests

Successful merges:

 - #4329 (Doctests: Enable running doc tests for pedantic lints)
 - #4330 (Doctests: Enable running doc tests for nursery lints)
 - #4331 (Doctests: Enable running doc tests for restriction lints)
 - #4332 (Split up cast.rs tests, run-rustfix for unnecessary_cast)

Failed merges:

r? @ghost

changelog: none
@bors bors merged commit 1dc9a50 into rust-lang:master Aug 5, 2019
@bors
Copy link
Collaborator

bors commented Aug 5, 2019

⌛ Testing commit 1dc9a50 with merge ca6a9be...

@phansch phansch deleted the doctests_pedantic branch August 5, 2019 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants