bat/src/assets
David Peter 48541b8507 Fix clippy suggestions
Leads to a performance improvement for `bat -A`:

    | Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
    |:---|---:|---:|---:|---:|
    | `./bat-master --no-config -A ./bat-master` | 259.8 ± 1.1 | 258.4 | 261.7 | 1.15 ± 0.01 |
    | `./bat-2301 --no-config -A ./bat-master` | 225.6 ± 1.8 | 224.0 | 229.5 | 1.00 |
2022-09-04 14:28:44 +02:00
..
build_assets Fix clippy suggestions 2022-09-04 14:28:44 +02:00
assets_metadata.rs Fix clippy suggestions 2022-09-04 14:28:44 +02:00
build_assets.rs Credit syntax definition and theme authors with new `--acknowledgements` option (#1971) 2021-12-11 14:00:45 +01:00
lazy_theme_set.rs Load themes lazily for improved startup time (#1969) 2021-12-06 09:14:15 +01:00
serialized_syntax_set.rs Extract some private submodules from 'bat::assets' (#1850) 2021-09-15 07:59:33 +02:00