influxdb/read_buffer/benches
Marco Neumann 33851be3a5
chore: upgrade Rust to 1.59 (#3875)
Mostly a few new clippy crates around `flat_map`, `and_then`, and
"underscore locks" (!!!):
https://rust-lang.github.io/rust-clippy/master/index.html#let_underscore_lock

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-28 15:14:19 +00:00
..
database.rs refactor: split out schema crate (#2781) 2021-10-11 09:45:08 +00:00
plain.rs chore: upgrade Rust to 1.59 (#3875) 2022-02-28 15:14:19 +00:00
read.rs test: add read_filter benchmark 2021-05-20 10:49:49 +01:00
read_filter.rs refactor: split out schema crate (#2781) 2021-10-11 09:45:08 +00:00
read_group.rs fix: Address or allow Clippy warnings new with Rust 1.54 2021-07-30 09:59:59 -04:00
string.rs refactor: shuffle string encodings 2021-05-11 22:47:42 +01:00
sum_fixed.rs chore: upgrade Rust to 1.59 (#3875) 2022-02-28 15:14:19 +00:00