]> git.proxmox.com Git - cargo.git/commit
Auto merge of #3733 - llogiq:clippy, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 22 Feb 2017 15:02:02 +0000 (15:02 +0000)
committerbors <bors@rust-lang.org>
Wed, 22 Feb 2017 15:02:02 +0000 (15:02 +0000)
commite278ea30e14a096c1354af7eb47a97559beed098
tree8e3a4f01b0454fb31451122776c2ba53634fd849
parent541a3dacb9bfb66aed973449c77a08f40637a67d
parent1e50878b3a1e5755f95940abcd9aefbb2dd382c8
Auto merge of #3733 - llogiq:clippy, r=alexcrichton

some clippy-suggested improvements

This fixes a number of [clippy](https://github.com/Manishearth/rust-clippy) warnings. It's mostly about readability, though a few changes could affect performance (though probably not measurably).

I've left out things to fix later; I thought I'd just push the first batch to see if you like it.
tests/package.rs
tests/publish.rs