]> git.proxmox.com Git - cargo.git/commitdiff
Auto merge of #8495 - matthiaskrgr:clippy_v15, r=Eh2406
authorbors <bors@rust-lang.org>
Fri, 17 Jul 2020 13:55:20 +0000 (13:55 +0000)
committerbors <bors@rust-lang.org>
Fri, 17 Jul 2020 13:55:20 +0000 (13:55 +0000)
clippy cleanups

Fixes a couple of clippy warnings.
Ignores clippy::collapsible_if warnings in the future (iirc there were not desired)
clippy::redundant_clone is enabled by default by clippy already.


Trivial merge