We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a5d2fa commit 7a40d94Copy full SHA for 7a40d94
text/3338-style-evolution.md
@@ -54,7 +54,8 @@ edition for the purposes of parsing Rust code.
54
55
Note that rustfmt may not necessarily support all combinations of Rust edition
56
and style edition; in particular, it may not support using a style edition that
57
-differs by more than one step from the Rust edition.
+differs by more than one step from the Rust edition. Similarly, rustfmt need
58
+not support every existing configuration option in new style editions.
59
60
New style editions will be initially introduced as nightly-only, to make them
61
available for testing; such nightly-only editions will produce an error if
0 commit comments