influxdb/iox_data_generator/src
Carol (Nichols || Goulding) b982bdaf2f
fix: Derive Eq when we derive PartialEq and members can derive Eq
Allow this in generated code that we don't control, though.

Recommended by clippy now. https://rust-lang.github.io/rust-clippy/master/index.html#derive_partial_eq_without_eq
2022-08-11 15:04:06 -04: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 fix: Derive Eq when we derive PartialEq and members can derive Eq 2022-08-11 15:04:06 -04: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