Closed
Description
Describe the bug
With this pr been merged to nightly rust: rust-lang/rust#117772
The tracking for unused import has been improved, resulting numerous compiler warnings when building arrow-rs with nightly rust.
To Reproduce
rustup default nightly
cargo check
Expected behavior
Additional context