Uh oh!
There was an error while loading. Please reload this page.
submodules: update clippy from 8485d40a to d556bb73 - #70020
Conversation
rust-highfive
commented
Mar 15, 2020
(rust_highfive has picked a reviewer for you, use r? to override) |
rust-highfive
commented
Mar 15, 2020
|
552f066 to
be75197CompareDylan-DPC-zz
commented
Mar 16, 2020
@bors r+ |
bors
commented
Mar 16, 2020
📌 Commit be7519740de8ca53d87ce77b9c22231d51028766 has been approved by |
ehuss
commented
Mar 16, 2020
@bors p=1 |
matthiaskrgr
commented
Mar 16, 2020
This is currently blocked on rust-lang/rust-clippy#5321 |
Dylan-DPC-zz
commented
Mar 16, 2020
@bors r- |
be75197 to
c605d66CompareChanges: ```` rustup rust-lang#69738 rustup rust-lang#68944 Make use of `or_patterns` feature rustup rust-lang#69589 Rustup to rust-lang#69076 Don't convert Path to lossy str Use `into_path` Use pattern matching instead of manually checking condition Fix typo Remove git2 dependency. Document that wildcard_imports doesn't warn about `use ...::prelude::*;` Change changelog formatting Update changelog_update doc to reflect the actual ordering of the changelog Update CHANGELOG.md ```` Fixesrust-lang#70007
c605d66 to
7e2ebb0Comparematthiaskrgr
commented
Mar 16, 2020
Should be in sync again. |
ehuss
commented
Mar 16, 2020
@bors r+ |
bors
commented
Mar 16, 2020
📌 Commit 7e2ebb0 has been approved by |
Manishearth
commented
Mar 17, 2020
@bors p=20 |
bors
commented
Mar 17, 2020
bors
commented
Mar 18, 2020
☀️ Test successful - checks-azure |
rust-highfive
commented
Mar 18, 2020
📣 Toolstate changed by #70020! Tested on commit ae5b641. 🎉 clippy-driver on windows: build-fail → test-pass (cc @mcarton@oli-obk@Manishearth@flip1995@yaahc@phansch@llogiq). |
Tested on commit rust-lang/rust@ae5b641. Direct link to PR: <rust-lang/rust#70020> 🎉 clippy-driver on windows: build-fail → test-pass (cc @mcarton@oli-obk@Manishearth@flip1995@yaahc@phansch@llogiq). 🎉 clippy-driver on linux: build-fail → test-pass (cc @mcarton@oli-obk@Manishearth@flip1995@yaahc@phansch@llogiq).
matthiaskrgr
commented
Mar 18, 2020
It barely missed the nightly cutoff 😢 |
Changes:
Fixes#70007