Av1an/av1an-cli
Josh Holmer b3bc876e3a
Fix all clippy warnings as of latest stable rustc (#431)
I kind of wish that we wouldn't use clippy::pedantic and
clippy::nursery, as the number of `allow` lints at the top of src/lib.rs
is becoming quite absurd. However, I at least wanted to clear out the
large set of warnings being issued, regardless of that discussion.
2021-11-25 13:05:24 -06:00
..
src Fix all clippy warnings as of latest stable rustc (#431) 2021-11-25 13:05:24 -06:00
build.rs Fix vergen for release (#393) 2021-10-31 22:20:38 +02:00
Cargo.toml Delegate chunk starts/finishes to debug log level, other logging changes (#412) 2021-11-18 14:06:50 -06:00