alamb opened a new issue, #14808: URL: https://github.com/apache/datafusion/issues/14808
### Is your feature request related to a problem or challenge? Rust 1.85 is released: https://blog.rust-lang.org/2025/02/20/Rust-1.85.0.html Currently DataFusion uses the version of rust specified here: https://github.com/apache/datafusion/blob/main/rust-toolchain.toml ### Describe the solution you'd like I would like to: 1. Update the tool chain to 1.85 (likely requires fixing / updating clippy) 2. Update the MSRV (min supported rust version) to the next version: https://github.com/apache/datafusion/blob/188e0d31d192fa6168e9529459136677968829f1/Cargo.toml#L69 ### Describe alternatives you've considered _No response_ ### Additional context I think this would be a good first issue as it is relatively mechanical -- 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: github-unsubscr...@datafusion.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org