Uh oh!
There was an error while loading. Please reload this page.
Update clippy - #60432
Conversation
Manishearth
commented
May 1, 2019
@bors r+ Clippy isn't broken, but I'm trying to ensure rust-lang/rust-clippy#4051 doesn't break everything |
bors
commented
May 1, 2019
📌 Commit 3092ac5 has been approved by |
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
commented
May 1, 2019
@bors r+ |
bors
commented
May 1, 2019
📌 Commit badbd95 has been approved by |
Manishearth
commented
May 1, 2019
@bors p=3 |
bors
commented
May 1, 2019
bors
commented
May 2, 2019
☀️ Test successful - checks-travis, status-appveyor |
rust-highfive
commented
May 2, 2019
📣 Toolstate changed by #60432! Tested on commit ea68bee. 🎉 clippy-driver on windows: build-fail → test-pass (cc @Manishearth@llogiq@mcarton@oli-obk@phansch, @rust-lang/infra). |
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).
r? @ghost