-
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 submodule #61246
Update clippy submodule #61246
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
|
r? @Manishearth |
@bors r+ |
📌 Commit 2428602bad2080c7e7226689d2bf63b65e90ad63 has been approved by |
p=5? |
@bors p=5 |
⌛ Testing commit 2428602bad2080c7e7226689d2bf63b65e90ad63 with merge 0b1a8f063b8bdd6dddc8b6bda0b382aa79410448... |
💔 Test failed - checks-travis |
The job 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 |
@bors retry |
⌛ Testing commit 2428602bad2080c7e7226689d2bf63b65e90ad63 with merge 161aafd2454b3119f12603f98f4416672c73e879... |
This will need to be updated to contain the fix for #60955 which is already being tested in ci at the travis repo. |
💔 Test failed - checks-travis |
The job 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 |
@bors r+ p=5 |
📌 Commit a1da365 has been approved by |
⌛ Testing commit a1da365 with merge f1b1e45323e871222b7b55e5c5ce31b8a9577d4e... |
@bors retry |
Your PR failed on Travis (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 |
Update clippy submodule fixes #61240
☀️ Test successful - checks-travis, status-appveyor |
📣 Toolstate changed by #61246! Tested on commit a6ce9b3. 🎉 clippy-driver on windows: build-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). |
Tested on commit rust-lang/rust@a6ce9b3. Direct link to PR: <rust-lang/rust#61246> 🎉 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 #61240