influxdb/iox_data_generator/src
Carol (Nichols || Goulding) c8108f01e7
chore: Upgrade to Rust 1.64 (#5727)
* chore: Upgrade to Rust 1.64

* fix: Use iter find instead of a for loop, thanks clippy

* fix: Remove some needless borrows, thanks clippy

* fix: Use then_some rather than then with a closure, thanks clippy

* fix: Use iter retain rather than filter collect, thanks clippy

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-22 18:04:00 +00:00
..
bin chore(deps): Bump clap from 3.1.18 to 3.2.1 (#4848) 2022-06-14 15:42:18 +00:00
agent.rs chore: upgrade to snafu 0.7 (#3440) 2022-01-11 19:22:36 +00:00
field.rs chore: upgrade to snafu 0.7 (#3440) 2022-01-11 19:22:36 +00:00
lib.rs chore: upgrade to snafu 0.7 (#3440) 2022-01-11 19:22:36 +00:00
measurement.rs fix: Remove allow dead_code and remove dead code 2022-05-06 16:58:03 -04:00
specification.rs chore: Upgrade to Rust 1.64 (#5727) 2022-09-22 18:04:00 +00:00
substitution.rs chore(deps): Bump sqlx to 0.6.0 and uuid to 1 (#4894) 2022-06-17 10:28:28 +00:00
tag_pair.rs fix: Derive Eq when we derive PartialEq and members can derive Eq 2022-08-11 15:04:06 -04:00
tag_set.rs fix: Remove allow dead_code and remove dead code 2022-05-06 16:58:03 -04:00
write.rs chore: upgrade to snafu 0.7 (#3440) 2022-01-11 19:22:36 +00:00