neilconway opened a new pull request, #25295: URL: https://github.com/apache/datafusion/pull/25295
## Which issue does this PR close? - N/A ## Rationale for this change Periodic update to latest stable Rust toolchain. ## What changes are included in this PR? * Bump pinned toolchain * Bump `depcheck` sub-workspace toolchain * Update a few references in docs * Remove `from_iter_instead_of_collect` from workspace clippy allow list (lint was removed in 1.98) * Resolve new clippy warnings that appear with clippy 1.98 ## What is the testing strategy for this PR? Compiles cleanly, all clippy / lint checks pass with no new 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
