alamb commented on code in PR #17107:
URL: https://github.com/apache/datafusion/pull/17107#discussion_r2270581831


##########
docs/source/contributor-guide/development_environment.md:
##########
@@ -75,18 +75,20 @@ Alternatively a binary release can be downloaded from the 
[Release Page](https:/
 
 DataFusion is written in Rust and it uses a standard rust toolkit:
 
+- `rustup update stable` DataFusion generally uses the latest stable release 
of Rust, though it may lag when new Rust toolchains release
+  - See which toolchain is currently pinned in the 
[`rust-toolchain.toml`](https://github.com/apache/datafusion/blob/main/rust-toolchain.toml)
 file

Review Comment:
   ❤️ 



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

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

Reply via email to