influxdb/iox_data_generator/src
Carol (Nichols || Goulding) abcbe19966
fix: Box some Error type fields to make the Error types small
As found by this new Clippy lint:

<https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err>
2022-11-09 10:54:18 -05:00
..
bin fix: Restore --help flag in iox_data_generator 2022-10-07 17:02:56 -04:00
agent.rs fix: Let's not all write to the same file at the same time 2022-10-28 13:44:33 -04:00
field.rs fix: Box some Error type fields to make the Error types small 2022-11-09 10:54:18 -05:00
lib.rs fix: Let's not all write to the same file at the same time 2022-10-28 13:44:33 -04:00
measurement.rs fix: Remove allow dead_code and remove dead code 2022-05-06 16:58:03 -04:00
specification.rs fix: Add filename to the data generator read file error 2022-09-29 16:03:33 -04:00
substitution.rs fix: Box some Error type fields to make the Error types small 2022-11-09 10:54:18 -05:00
tag_pair.rs fix: Box some Error type fields to make the Error types small 2022-11-09 10:54:18 -05:00
tag_set.rs fix: Box some Error type fields to make the Error types small 2022-11-09 10:54:18 -05:00
write.rs Merge branch 'main' into cn/one-at-a-time-please 2022-11-03 13:53:35 +00:00