Dandandan opened a new pull request, #22177:
URL: https://github.com/apache/datafusion/pull/22177

   ## Which issue does this PR close?
   
   - N/A
   
   ## Rationale for this change
   
   Update the pinned Rust toolchain to 1.95.0 and keep the workspace passing 
the required formatting and clippy checks with the new toolchain.
   
   ## What changes are included in this PR?
   
   - Bump rust-toolchain.toml from 1.94.0 to 1.95.0.
   - Update the contributor docs rust-analyzer example to reference 1.95.0.
   - Apply the minimal clippy and compile fixes needed under Rust 1.95.0.
   
   ## Are these changes tested?
   
   - cargo fmt --all
   - cargo clippy --all-targets --all-features -- -D warnings
   
   ## Are there any user-facing changes?
   
   No user-facing runtime changes. This updates the project toolchain and 
related developer-facing docs.


-- 
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]

Reply via email to