We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d65909 commit d467fa0Copy full SHA for d467fa0
1 file changed
CONTRIBUTING.md
@@ -15,9 +15,9 @@ fully reviewed PR that passed tests.
15
In README.md, under the "Conventions" section, are described the the API
16
conventions we follow.
17
18
-All code must be rustfmt'ed, which we enforce in CI. Check
19
-.github/workflows/test.yml for the current Rust version against which we enforce
20
-rustfmt, since rustfmt's output sometimes changes between Rust versions.
+All code must be rustfmt'ed, which we enforce in CI. Note rustfmt's output
+sometimes changes between Rust versions, it's run in CI with the latest stable
+rust version.
21
22
## Dev dependencies
23
0 commit comments