]> git.lizzy.rs Git - rust.git/blobdiff - Configurations.md
Use `width_heuristics` in the options docs
[rust.git] / Configurations.md
index f23506d5fe8d28e02d2aa0cf533e906ebd725de4..3c4bcd39d3ca1f0304a492f7b8b6c67a11d67cf4 100644 (file)
@@ -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'.