We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed2ecb6 + f2bed29 commit 9cbda90Copy full SHA for 9cbda90
Configurations.md
@@ -11,7 +11,7 @@ reorder_imported_names = true
11
12
Each configuration option is either stable or unstable.
13
Stable options can be used directly, while unstable options are opt-in.
14
-To enable unstable options, set `unstable_features = true` in `rustfmt.toml` or pass `--unstable-options` to rustfmt.
+To enable unstable options, set `unstable_features = true` in `rustfmt.toml` or pass `--unstable-features` to rustfmt.
15
16
# Configuration Options
17
0 commit comments