sarutak opened a new pull request, #2494: URL: https://github.com/apache/avro/pull/2494
AVRO-3855 ## What is the purpose of the change This PR fixes an issue that clippy fails with Rust 1.65.0. You can reproduce with: ``` cargo +1.65.0 clippy --all-targets --all-features -- -Dclippy::all ``` This PR also modifies `test-lang-rust-clippy.yml` to let the CI verify. ## Verifying this change The command shown above succeeds. ## Documentation - Does this pull request introduce a new feature? (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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
