Uh oh!
There was an error while loading. Please reload this page.
submodules: update clippy from fb33fad0 to d2f51228 - #61298
Conversation
rust-highfive
commented
May 28, 2019
|
oli-obk
commented
May 29, 2019
@bors r+ p=1 |
bors
commented
May 29, 2019
📌 Commit 2ae199c596b0be02569c7c620b623ed6b8df3a58 has been approved by |
matthiaskrgr
commented
May 29, 2019
@bors r- |
bors
commented
May 29, 2019
@matthiaskrgr: 🔑 Insufficient privileges: Not in reviewers |
kennytm
commented
May 29, 2019
@bors r- |
Clippy updated again, should be good to go now // cc @oli-obk (or anyone else) |
Manishearth
commented
May 29, 2019
@bors r+ |
bors
commented
May 29, 2019
📌 Commit 2cc1e5d1ec33f5208483d766e92d2e83ae9c8b4d has been approved by |
bors
commented
May 30, 2019
⌛ Testing commit 2cc1e5d1ec33f5208483d766e92d2e83ae9c8b4d with merge 8120c486ebd8f8ea3d9370ece6c42a387b76d612... |
bors
commented
May 30, 2019
💔 Test failed - checks-travis |
rust-highfive
commented
May 30, 2019
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 |
kennytm
commented
May 30, 2019
@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) ````
matthiaskrgr
commented
May 30, 2019
Mh, it's not adding the |
ishitatsuyuki
commented
May 30, 2019
Here you go. |
oli-obk
commented
May 31, 2019
@bors r+ p=1 |
bors
commented
May 31, 2019
📌 Commit 9817f19 has been approved by |
bors
commented
May 31, 2019
bors
commented
May 31, 2019
☀️ Test successful - checks-travis, status-appveyor |
rust-highfive
commented
May 31, 2019
📣 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).
mati865
commented
May 31, 2019
🤞 for not breaking Clippy in next 6 hours. |
jens1o
commented
May 31, 2019
This means that it'll be included in tomorrows nightly release? |
mati865
commented
May 31, 2019
@jens1o yes, unless some other pull breaks it's build. |
Changes:
Fixes#61287
r? @oli-obk