Commits


Qingping Hou authored and Krisztián Szűcs committed 9283be7bf3a
ARROW-9327: [Rust] Fix all clippy errors for arrow crate Also change rust_lint.sh to only run clippy on arrow crate since we still have hundreds of warnnings/errors for parquet and datafusion crates. Closes #7640 from houqp/ARROW-9327 Authored-by: Qingping Hou <dave2008713@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>