Skip to content

Split up cast.rs tests, run-rustfix for unnecessary_cast #4332

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 4, 2019

This splits up the cast.rs tests and enables rustfix tests for the part
of the unnecessary_cast lint that emits MachineApplicable
suggestions.

changelog: none

cc #3630

This splits up the cast.rs tests and enables rustfix tests for the part
of the `unnecessary_cast` lint that emits `MachineApplicable`
suggestions.

cc rust-lang#3630
@phansch phansch added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Aug 4, 2019
@flip1995
Copy link
Member

flip1995 commented Aug 5, 2019

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Aug 5, 2019

📌 Commit 2d84d03 has been approved by flip1995

flip1995 added a commit to flip1995/rust-clippy that referenced this pull request Aug 5, 2019
…flip1995

Split up cast.rs tests, run-rustfix for unnecessary_cast

This splits up the cast.rs tests and enables rustfix tests for the part
of the `unnecessary_cast` lint that emits `MachineApplicable`
suggestions.

changelog: none

cc rust-lang#3630
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 2d84d03 into rust-lang:master Aug 5, 2019
@phansch phansch deleted the rustfix_unnecessary_cast 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.

3 participants