HaoYang670 opened a new pull request #1363: URL: https://github.com/apache/arrow-rs/pull/1363
# Which issue does this PR close? Closes #1362 . # Rationale for this change Rust is updated to 1.59.0. Some new lints are added to cargo clippy. # What changes are included in this PR? run ``` cargo clippy --features test_common --features prettyprint --features=async --all-targets --workspace -- -D warnings ``` and fix all errors and warnings # Are there any user-facing changes? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org