Skip to content

Commit 255eeb8

Browse files
Clarify "nightly" style guide chapter
1 parent 2133f2d commit 255eeb8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

nightly-style-procedure.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
The style guide may or may not prescribe formatting behavior for nightly syntax
2-
in preparation for a feature's eventual stabilization or to reflect actual
3-
the behavior implemented by rustfmt around nightly syntax, but that
4-
behavior is not binding until the feature is stabilized.
2+
in the "nightly" chapter in preparation for a feature's eventual stabilization
3+
or to reflect actual the behavior implemented by rustfmt around nightly syntax.
4+
This behavior is not binding until the feature is stabilized and the text is moved
5+
into the appropriate section of the style guide.
56

67
Initial PR(s) implementing new syntax filed against rust-lang/rust should
78
generally leave the rustfmt subtree untouched. In cases that that need to

0 commit comments

Comments
 (0)