Skip to content

Commit 0b6659c

Browse files
pozdneevytmimi
authored andcommitted
Update Configurations.md
1 parent 9583783 commit 0b6659c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Configurations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ reorder_imports = false
1010
```
1111

1212
Each configuration option is either stable or unstable.
13-
Stable options can be used directly, while unstable options are opt-in.
13+
Stable options can always be used, while unstable ones are only available on a nightly toolchain, and opt-in.
1414
To enable unstable options, set `unstable_features = true` in `rustfmt.toml` or pass `--unstable-features` to rustfmt.
1515

1616
# Configuration Options

0 commit comments

Comments
 (0)