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 #60432

Merged
merged 1 commit into from
May 2, 2019
Merged

Update clippy #60432

merged 1 commit into from
May 2, 2019

Conversation

Manishearth
Copy link
Member

r? @ghost

@Manishearth
Copy link
Member Author

@bors r+

Clippy isn't broken, but I'm trying to ensure rust-lang/rust-clippy#4051 doesn't break everything

@bors
Copy link
Contributor

bors commented May 1, 2019

📌 Commit 3092ac5 has been approved by Manishearth

@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 May 1, 2019
Centril added a commit to Centril/rust that referenced this pull request May 1, 2019
Centril added a commit to Centril/rust that referenced this pull request May 1, 2019
bors added a commit that referenced this pull request May 1, 2019
Rollup of 7 pull requests

Successful merges:

 - #60327 (Search for incompatible universes in borrow errors)
 - #60330 (Suggest using an inclusive range instead of an exclusive range when the endpoint overflows by 1)
 - #60366 (build-gcc: Create missing cc symlink)
 - #60369 (Support ZSTs in DispatchFromDyn)
 - #60404 (Implement `BorrowMut<str>` for `String`)
 - #60417 (Rename hir::ExprKind::Use to ::DropTemps and improve docs.)
 - #60432 (Update clippy)

Failed merges:

r? @ghost
@Manishearth
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented May 1, 2019

📌 Commit badbd95 has been approved by Manishearth

@Manishearth
Copy link
Member Author

@bors p=3

@bors
Copy link
Contributor

bors commented May 1, 2019

⌛ Testing commit badbd95 with merge ea68bee...

bors added a commit that referenced this pull request May 1, 2019
@bors
Copy link
Contributor

bors commented May 2, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: Manishearth
Pushing ea68bee to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label May 2, 2019
@bors bors merged commit badbd95 into rust-lang:master May 2, 2019
@rust-highfive
Copy link
Collaborator

📣 Toolstate changed by #60432!

Tested on commit ea68bee.
Direct link to PR: #60432

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

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request May 2, 2019
Tested on commit rust-lang/rust@ea68bee.
Direct link to PR: <rust-lang/rust#60432>

🎉 clippy-driver on windows: build-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra).
🎉 clippy-driver on linux: build-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra).
🎉 rls on windows: build-fail → test-fail (cc @Xanewok, @rust-lang/infra).
🎉 rls on linux: build-fail → test-fail (cc @Xanewok, @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.

3 participants