Skip to content

Commit 5a6c618

Browse files
Clarify that style guide does not cover nightly-only features
1 parent 5dac6b3 commit 5a6c618

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/doc/style-guide/src/SUMMARY.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
- [Other style advice](advice.md)
1010
- [`Cargo.toml` conventions](cargo.md)
1111
- [Guiding principles and rationale](principles.md)
12+
- [Nightly-only syntax](nightly.md)

src/doc/style-guide/src/nightly.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
The style guide does not prescribe formatting for nightly-only syntax. Refer to
2+
the style team policy for nightly formatting procedure regarding breaking
3+
formatter changes and feature stabilization.

0 commit comments

Comments
 (0)