Update Configurations.md
This commit is contained in:
parent
95837832f4
commit
0b6659cf02
@ -10,7 +10,7 @@ reorder_imports = false
|
||||
```
|
||||
|
||||
Each configuration option is either stable or unstable.
|
||||
Stable options can be used directly, while unstable options are opt-in.
|
||||
Stable options can always be used, while unstable ones are only available on a nightly toolchain, and opt-in.
|
||||
To enable unstable options, set `unstable_features = true` in `rustfmt.toml` or pass `--unstable-features` to rustfmt.
|
||||
|
||||
# Configuration Options
|
||||
|
Loading…
Reference in New Issue
Block a user