Skip to content

Conversation

matthiaskrgr
Copy link
Member

Fixes clippy toolstate.

Changes:

rustup https://github.com/rust-lang/rust/pull/55665 (pass contexts by reference)
Fix typo
Improve clippy_dev help text
RIIR update lints: Generate lint group registrations
Test clippy_dev on CI and fix test
RIIR update lints: Generate modules section

Fixes clippy toolstate.

Changes:

````
rustup rust-lang#55665 (pass contexts by reference)
Fix typo
Improve clippy_dev help text
RIIR update lints: Generate lint group registrations
Test clippy_dev on CI and fix test
RIIR update lints: Generate modules section
````
@rust-highfive
Copy link
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@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 Nov 4, 2018
@matthiaskrgr
Copy link
Member Author

r? @oli-obk

@rust-highfive rust-highfive assigned oli-obk and unassigned nikomatsakis Nov 4, 2018
@oli-obk
Copy link
Contributor

oli-obk commented Nov 5, 2018

@bors r+ p=1

@bors
Copy link
Collaborator

bors commented Nov 5, 2018

📌 Commit 1351b94 has been approved by oli-obk

@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 Nov 5, 2018
@bors
Copy link
Collaborator

bors commented Nov 5, 2018

⌛ Testing commit 1351b94 with merge 56ac2c4...

bors added a commit that referenced this pull request Nov 5, 2018
submodules: update clippy from 71ec4ff to d8b4269

Fixes clippy toolstate.

Changes:

````
rustup #55665 (pass contexts by reference)
Fix typo
Improve clippy_dev help text
RIIR update lints: Generate lint group registrations
Test clippy_dev on CI and fix test
RIIR update lints: Generate modules section
````
@bors
Copy link
Collaborator

bors commented Nov 5, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: oli-obk
Pushing 56ac2c4 to master...

@bors bors merged commit 1351b94 into rust-lang:master Nov 5, 2018
@rust-highfive
Copy link
Contributor

📣 Toolstate changed by #55681!

Tested on commit 56ac2c4.
Direct link to PR: #55681

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

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Nov 5, 2018
Tested on commit rust-lang/rust@56ac2c4.
Direct link to PR: <rust-lang/rust#55681>

🎉 clippy-driver on windows: build-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
🎉 clippy-driver on linux: build-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
🎉 rls on windows: build-fail → test-pass (cc @nrc @Xanewok, @rust-lang/infra).
🎉 rls on linux: build-fail → test-pass (cc @nrc @Xanewok, @rust-lang/infra).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

5 participants