Skip to content

submodules: update clippy from d8e6e4cf to 1ff81c1b - #70322

Merged
bors merged 1 commit into
rust-lang:masterfrom
matthiaskrgr:submodule_upd
Mar 24, 2020
Merged

submodules: update clippy from d8e6e4cf to 1ff81c1b#70322
bors merged 1 commit into
rust-lang:masterfrom
matthiaskrgr:submodule_upd

Conversation

@matthiaskrgr

Copy link
Copy Markdown
Member

Changes:

rustup https://github.com/rust-lang/rust/pull/69968/
Fix documentation generation for configurable lints
Fix single binding in closure
Improvement: Don't show function body in needless_lifetimes

Fixes#70310
r? @Dylan-DPC

Changes:
````
rustup rust-lang#69968
Fix documentation generation for configurable lints
Fix single binding in closure
Improvement: Don't show function body in needless_lifetimes
````
@rust-highfive

Copy link
Copy Markdown
Contributor

⚠️Warning⚠️

  • These commits modify submodules.

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 23, 2020
@Dylan-DPC-zz

Copy link
Copy Markdown

@bors r+

@bors

bors commented Mar 23, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 454ba77 has been approved by Dylan-DPC

@borsbors 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 Mar 23, 2020
@matthiaskrgr

Copy link
Copy Markdown
MemberAuthor

@Dylan-DPC can you also bump prio to 1? ^^

@Dylan-DPC-zz

Copy link
Copy Markdown

I was intending to that later when I check the queue.

@bors p=1

@matthiaskrgr

Copy link
Copy Markdown
MemberAuthor

Oh ok, my bad. :)

@bors

bors commented Mar 23, 2020

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 454ba77 with merge c55c682...

@bors

bors commented Mar 24, 2020

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-azure
Approved by: Dylan-DPC
Pushing c55c682 to master...

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Mar 24, 2020
@bors
bors merged commit c55c682 into rust-lang:masterMar 24, 2020
@rust-highfive

Copy link
Copy Markdown
Contributor

📣 Toolstate changed by #70322!

Tested on commit c55c682.
Direct link to PR: #70322

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

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Mar 24, 2020
Tested on commit rust-lang/rust@c55c682.
Direct link to PR: <rust-lang/rust#70322>
🎉 clippy-driver on windows: build-fail → test-pass (cc @mcarton@oli-obk@Manishearth@flip1995@yaahc@phansch@llogiq).
🎉 clippy-driver on linux: build-fail → test-pass (cc @mcarton@oli-obk@Manishearth@flip1995@yaahc@phansch@llogiq).
@matthiaskrgr
matthiaskrgr deleted the submodule_upd branch March 27, 2020 22:42
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-borsThis PR was explicitly merged by bors.S-waiting-on-borsStatus: 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#70305

4 participants

@matthiaskrgr@rust-highfive@Dylan-DPC-zz@bors