-
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
submodules: update clippy from fb33fad0 to d2f51228 #61298
Conversation
|
@bors r+ p=1 |
📌 Commit 2ae199c596b0be02569c7c620b623ed6b8df3a58 has been approved by |
@bors r- |
@matthiaskrgr: 🔑 Insufficient privileges: Not in reviewers |
@bors r- |
2ae199c
to
2cc1e5d
Compare
Clippy updated again, should be good to go now // cc @oli-obk (or anyone else) |
@bors r+ |
📌 Commit 2cc1e5d1ec33f5208483d766e92d2e83ae9c8b4d has been approved by |
⌛ Testing commit 2cc1e5d1ec33f5208483d766e92d2e83ae9c8b4d with merge 8120c486ebd8f8ea3d9370ece6c42a387b76d612... |
💔 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- Clippy UI tests failed to account for the newly enabled idiom lints ( Ironic. It could lint others from bad code, but not itself. |
Changes: ```` Rustup to rust-lang#61203 rustup rust-lang#60928 rustup rust-lang#61164 (which is included in rust-lang#61274) ````
2cc1e5d
to
9817f19
Compare
Mh, it's not adding the |
Here you go. |
@bors r+ p=1 |
📌 Commit 9817f19 has been approved by |
☀️ Test successful - checks-travis, status-appveyor |
📣 Toolstate changed by #61298! Tested on commit 75f4644. 🎉 clippy-driver on windows: build-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). |
Tested on commit rust-lang/rust@75f4644. Direct link to PR: <rust-lang/rust#61298> 🎉 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).
🤞 for not breaking Clippy in next 6 hours. |
This means that it'll be included in tomorrows nightly release? |
@jens1o yes, unless some other pull breaks it's build. |
Changes:
Fixes #61287
r? @oli-obk