bat/src/bin
Martin Nordholts acb1231e40 Run `cargo clippy --fix --all-targets --all-features` with Rust 1.60
Clippy in the newly released Rust 1.60 found some new lints.
Conveniently, all of them were fixable with `--fix`.

By fixing these lints it becomes easier for us and others to see when
new lints are introduced.
2022-05-04 07:49:40 +02:00
..
bat Run `cargo clippy --fix --all-targets --all-features` with Rust 1.60 2022-05-04 07:49:40 +02:00