HaoYang670 opened a new issue #1362: URL: https://github.com/apache/arrow-rs/issues/1362
**Describe the bug** After update `rustup` to the ;latest version `rustc 1.59.0`, running `cargo clippy` on master branch fails. **To Reproduce** 1. update rustup to the latest version ` rustc 1.59.0` 2. run `cargo clippy --features test_common --features prettyprint --features=async --all-targets --workspace -- -D warnings` on `master` branch 3. build failed **Expected behavior** No error. **Additional context** Found the bug from #1361 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
