Re: [PR] NO-JIRA: [Rust] Fix Clippy errors from Rust 1.79.0 [avro]

2024-06-17 Thread via GitHub
martin-g merged PR #2959: URL: https://github.com/apache/avro/pull/2959 -- 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: dev-unsubscr...@avro.apache.org

[PR] NO-JIRA: [Rust] Fix Clippy errors from Rust 1.79.0 [avro]

2024-06-17 Thread via GitHub
martin-g opened a new pull request, #2959: URL: https://github.com/apache/avro/pull/2959 ## What is the purpose of the change * Allow a Clippy rule in code generated by Darling library so that the project builds with Rust 1.79.0 (https://github.com/TedDriggs/darling/pull/292) #