Update Configurations.md
Co-authored-by: Yacin Tmimi <yacintmimi@gmail.com>
This commit is contained in:
parent
0b6659cf02
commit
37b48ca4b2
@ -10,7 +10,7 @@ reorder_imports = false
|
||||
```
|
||||
|
||||
Each configuration option is either stable or unstable.
|
||||
Stable options can always be used, while unstable ones are only available on a nightly toolchain, and opt-in.
|
||||
Stable options can always be used, while unstable options are only available on a nightly toolchain and must be opted into.
|
||||
To enable unstable options, set `unstable_features = true` in `rustfmt.toml` or pass `--unstable-features` to rustfmt.
|
||||
|
||||
# Configuration Options
|
||||
|
Loading…
x
Reference in New Issue
Block a user