File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
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.
5
6
6
7
Initial PR(s) implementing new syntax filed against rust-lang/rust should
7
8
generally leave the rustfmt subtree untouched. In cases that that need to
You can’t perform that action at this time.
0 commit comments