bat/src/bin/bat
Martin Nordholts ed09f90e5e Fix all lints that are new with Rust 1.54
They are all of the following type:
https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
2021-08-19 07:19:12 +02:00
..
app.rs Fix all lints that are new with Rust 1.54 2021-08-19 07:19:12 +02:00
assets.rs Fix all lints that are new with Rust 1.54 2021-08-19 07:19:12 +02:00
clap_app.rs Make --no-paging and --no-pager work again 2021-08-09 13:37:56 +02:00
config.rs Do not ignore non-existent BAT_CONFIG_PATH 2021-02-28 10:08:24 +01:00
directories.rs Run 'cargo fmt' 2021-08-19 07:18:05 +02:00
input.rs Improve readability 2021-03-07 14:59:10 +01:00
main.rs Fix all lints that are new with Rust 1.54 2021-08-19 07:19:12 +02:00