Skip to content

Conversation

@matthiaskrgr
Copy link
Member

Changes:

Remove clippy::author attribute from trailing_zeroes test
Move author issue test to author subdir
Fix author lint
Rustup to rust-lang/rust#64813
Refactor `booleans`
Detect assignment ops in integer_arithmetic

Fixes #64843

r? @oli-obk @Manishearth

Changes:
````
Remove clippy::author attribute from trailing_zeroes test
Move author issue test to author subdir
Fix author lint
Rustup to rust-lang#64813
Refactor `booleans`
Detect assignment ops in integer_arithmetic
````
@rust-highfive
Copy link
Contributor

⚠️ Warning ⚠️

  • These commits modify submodules.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 27, 2019
@Manishearth
Copy link
Member

@bors r+ p=2

@bors
Copy link
Collaborator

bors commented Sep 27, 2019

📌 Commit 1363611 has been approved by Manishearth

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 27, 2019
@bors
Copy link
Collaborator

bors commented Sep 27, 2019

⌛ Testing commit 1363611 with merge 084beb8...

bors added a commit that referenced this pull request Sep 27, 2019
submodules: update clippy from 68ff8b1 to edd9047

Changes:
````
Remove clippy::author attribute from trailing_zeroes test
Move author issue test to author subdir
Fix author lint
Rustup to #64813
Refactor `booleans`
Detect assignment ops in integer_arithmetic
````

Fixes #64843

r? @oli-obk  @Manishearth
@bors
Copy link
Collaborator

bors commented Sep 27, 2019

☀️ Test successful - checks-azure
Approved by: Manishearth
Pushing 084beb8 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Sep 27, 2019
@bors bors merged commit 1363611 into rust-lang:master Sep 27, 2019
@rust-highfive
Copy link
Contributor

📣 Toolstate changed by #64849!

Tested on commit 084beb8.
Direct link to PR: #64849

🎉 clippy-driver on windows: build-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
🎉 clippy-driver on linux: build-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Sep 27, 2019
Tested on commit rust-lang/rust@084beb8.
Direct link to PR: <rust-lang/rust#64849>

🎉 clippy-driver on windows: build-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
🎉 clippy-driver on linux: build-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

clippy-driver no longer builds after rust-lang/rust#64813

5 participants