Skip to content

Doctests: Enable running doc tests for restriction lints #4331

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
Aug 5, 2019

Conversation

phansch
Copy link
Member

@phansch phansch commented Aug 3, 2019

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 #4319 (assuming this is merged after #4329 and #4330)

@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

Thanks for enabling these tests! ❤️

@bors
Copy link
Contributor

bors commented Aug 5, 2019

📌 Commit b608e02 has been approved by flip1995

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 b608e02 into rust-lang:master Aug 5, 2019
@phansch phansch deleted the doctests_restriction branch August 5, 2019 10:34
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.

Lots of doc tests are not executed
3 participants