Uh oh!
There was an error while loading. Please reload this page.
Update clippy - #65713
Conversation
rust-highfive
commented
Oct 23, 2019
r? @eddyb (rust_highfive has picked a reviewer for you, use r? to override) |
rust-highfive
commented
Oct 23, 2019
|
tesuji
commented
Oct 23, 2019
cc @flip1995 , @oli-obk, @Centril |
Manishearth
commented
Oct 23, 2019
@bors r+ p=2 |
bors
commented
Oct 23, 2019
📌 Commit 557cbd0 has been approved by |
bors
commented
Oct 23, 2019
🌲 The tree is currently closed for pull requests below priority 1000, this pull request will be tested once the tree is reopened |
bors
commented
Oct 23, 2019
bors
commented
Oct 23, 2019
☀️ Test successful - checks-azure |
rust-highfive
commented
Oct 23, 2019
📣 Toolstate changed by #65713! Tested on commit d6e4028. 🎉 clippy-driver on windows: build-fail → test-pass (cc @mcarton@oli-obk@Manishearth@flip1995@yaahc@phansch@llogiq, @rust-lang/infra). |
Tested on commit rust-lang/rust@d6e4028. Direct link to PR: <rust-lang/rust#65713> 🎉 clippy-driver on windows: build-fail → test-pass (cc @mcarton@oli-obk@Manishearth@flip1995@yaahc@phansch@llogiq, @rust-lang/infra). 🎉 clippy-driver on linux: build-fail → test-pass (cc @mcarton@oli-obk@Manishearth@flip1995@yaahc@phansch@llogiq, @rust-lang/infra).
RalfJung
commented
Oct 24, 2019
Does this make enough types from libtest public again to fix Manishearth/compiletest-rs#197 ? |
tesuji
commented
Oct 24, 2019
yes, at least for compiletest_rs v0.3.25. |
Replaces #65690
cc #65503
Closes#65683