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


##########
docs/source/contributor-guide/howtos.md:
##########
@@ -19,6 +19,12 @@
 
 # HOWTOs
 
+## How to update the version of Rust used in CI tests
+
+- Make a PR to update the [rust-toolchain] file in the root of the repository:
+
+[rust-toolchain]: 
https://github.com/apache/datafusion/blob/main/rust-toolchain.toml

Review Comment:
   I think it applies by default if you just run `cargo` locally if that is 
what you are asking
   
   So unless someone overrides the setting by default local development 
environments would use the toolchain version specified by this file



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