From: bors Date: Wed, 22 Feb 2017 15:02:02 +0000 (+0000) Subject: Auto merge of #3733 - llogiq:clippy, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~9^2~133 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e278ea30e14a096c1354af7eb47a97559beed098;p=cargo.git 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. --- e278ea30e14a096c1354af7eb47a97559beed098