andygrove commented on a change in pull request #8931:
URL: https://github.com/apache/arrow/pull/8931#discussion_r544369896



##########
File path: rust/README.md
##########
@@ -111,10 +111,8 @@ from here on, this is a pure Rust project and `cargo` can 
be used to run tests,
 
 ## Code Formatting
 
-Our CI uses `rustfmt` to check code formatting.  Although the project is
-built and tested against nightly rust we use the stable version of
-`rustfmt`.  So before submitting a PR be sure to run the following
-and check for lint issues:
+Our CI uses `rustfmt` to check code formatting. Before submitting a
+PR be sure to run the following and check for lint issues:
 
 ```bash
 cargo +stable fmt --all -- --check

Review comment:
       nm, I suppose people using simd will still be using nightly.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to