mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-30 18:53:39 +00:00
Use width_heuristics
in the options docs
It was using an older name
This commit is contained in:
parent
825207dd2e
commit
fa3cadf62c
@ -271,7 +271,7 @@ fn lorem<Ipsum, Dolor, Sit, Amet>() -> T
|
||||
}
|
||||
```
|
||||
|
||||
## `use_small_heuristics`
|
||||
## `width_heuristics`
|
||||
|
||||
Whether to use different formatting for items and expressions if they satisfy a heuristic notion of 'small'.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user