-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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 #60158
Update Clippy #60158
Conversation
|
I would personally like to have rust-lang/rust-clippy#4013 included (it's waiting for CI right now) to prevent false positives. with that included r=me if that is possible :p |
Will do, please ping me when/if that lands |
@Xanewok ping, rust-lang/rust-clippy#4013 was merged. |
Fixes fallout from rust-lang#60124. Closes rust-lang#60154.
That was fast, thanks! @bors r=matthiaskrgr p=1 |
📌 Commit f01015d has been approved by |
Update Clippy Fixes fallout from #60124. Closes #60154. r? @oli-obk cc @matthiaskrgr
☀️ Test successful - checks-travis, status-appveyor |
📣 Toolstate changed by #60158! Tested on commit 247b505. 🎉 clippy-driver on windows: build-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). |
Tested on commit rust-lang/rust@247b505. Direct link to PR: <rust-lang/rust#60158> 🎉 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-pass (cc @Xanewok, @rust-lang/infra). 🎉 rls on linux: build-fail → test-pass (cc @Xanewok, @rust-lang/infra).
Fixes fallout from #60124.
Closes #60154.
r? @oli-obk
cc @matthiaskrgr