Skip to content

Commit 37b48ca

Browse files
pozdneevytmimi
andcommitted
Update Configurations.md
Co-authored-by: Yacin Tmimi <[email protected]>
1 parent 0b6659c commit 37b48ca

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 always be used, while unstable ones are only available on a nightly toolchain, and opt-in.
13+
Stable options can always be used, while unstable options are only available on a nightly toolchain and must be opted into.
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)