Commits


Qingping Hou authored and Krisztián Szűcs committed de6304fd8f4
ARROW-9192: [CI][Rust] Add support for running clippy The goal of this PR is not to fix all the clippy errors/warnings in arrow crate, but to make sure no new linting errors are introduced in the future so we can slowly fix the remaining errors. Closes #7501 from houqp/ARROW-9192 Lead-authored-by: Qingping Hou <dave2008713@gmail.com> Co-authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>