File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -56,9 +56,8 @@ Note that rustfmt may not necessarily support all combinations of Rust edition
56
56
and style edition; in particular, it may not support using a style edition that
57
57
differs by more than one step from the Rust edition.
58
58
59
- The current version of the style guide will describe the latest Rust edition.
60
- Each distinct past style will have a corresponding archived version of the
61
- style guide. Note that archived versions of the style guide may not necessarily
59
+ The style team will maintain distinct versions of the style guide for each style
60
+ edition. Note that archived versions of the style guide may not necessarily
62
61
document formatting for newer Rust constructs that did not exist at the time
63
62
that version of the style guide was archived.
64
63
You can’t perform that action at this time.
0 commit comments