]> git.lizzy.rs Git - rust.git/commit
Fix some clippy issues
authorJoshua Nelson <jyn514@gmail.com>
Thu, 1 Oct 2020 05:23:08 +0000 (01:23 -0400)
committerJoshua Nelson <jyn514@gmail.com>
Thu, 1 Oct 2020 05:34:38 +0000 (01:34 -0400)
commit8164218181d8fc22a7247a686ec9af9d61f70d44
tree6dae2ac4ed0506eefc1e4f8a4532ec8b8a5b0768
parent9e34b729647f44bfbbc361949b14b5bea65e4996
Fix some clippy issues

Found while working on https://github.com/rust-lang/rust/pull/77351;
these are just the ones that could be fixed automatically.
library/test/src/bench.rs
library/test/src/formatters/pretty.rs
library/test/src/formatters/terse.rs
library/test/src/lib.rs
library/test/src/stats.rs