Skip to content
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

Update Clippy #68754

Merged
merged 1 commit into from
Feb 2, 2020
Merged

Update Clippy #68754

merged 1 commit into from
Feb 2, 2020

Conversation

JohnTitor
Copy link
Member

Fixes #68745

r? @ghost

@JohnTitor
Copy link
Member Author

It's submodule only and toolstate fix.
@bors r+ p=1
cc: @oli-obk

@bors
Copy link
Contributor

bors commented Feb 2, 2020

📌 Commit 632d75e has been approved by JohnTitor

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Feb 2, 2020
@bors
Copy link
Contributor

bors commented Feb 2, 2020

⌛ Testing commit 632d75e with merge 0d286d2f28428fe1ae2d22830742d6d99b9dc265...

@rust-highfive
Copy link
Collaborator

The job x86_64-gnu-distcheck of your PR failed (pretty log, raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log.

I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact @TimNN. (Feature Requests)

@bors
Copy link
Contributor

bors commented Feb 2, 2020

💔 Test failed - checks-azure

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Feb 2, 2020
@JohnTitor
Copy link
Member Author

It seems spurious.
@bors retry

@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 Feb 2, 2020
@bors
Copy link
Contributor

bors commented Feb 2, 2020

⌛ Testing commit 632d75e with merge 0cbcb17...

bors added a commit that referenced this pull request Feb 2, 2020
@bors
Copy link
Contributor

bors commented Feb 2, 2020

☀️ Test successful - checks-azure
Approved by: JohnTitor
Pushing 0cbcb17 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Feb 2, 2020
@bors bors merged commit 632d75e into rust-lang:master Feb 2, 2020
@rust-highfive
Copy link
Collaborator

📣 Toolstate changed by #68754!

Tested on commit 0cbcb17.
Direct link to PR: #68754

🎉 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 Feb 2, 2020
Tested on commit rust-lang/rust@0cbcb17.
Direct link to PR: <rust-lang/rust#68754>

🎉 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).
@JohnTitor JohnTitor deleted the clippy-up branch February 2, 2020 09:44
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#68133
3 participants