From fa3cadf62c11cd8163f08029026a8475ad2b60fd Mon Sep 17 00:00:00 2001 From: Nick Cameron Date: Tue, 23 Oct 2018 14:59:14 +1300 Subject: [PATCH] Use `width_heuristics` in the options docs It was using an older name --- Configurations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configurations.md b/Configurations.md index f23506d5fe8..3c4bcd39d3c 100644 --- a/Configurations.md +++ b/Configurations.md @@ -271,7 +271,7 @@ fn lorem() -> T } ``` -## `use_small_heuristics` +## `width_heuristics` Whether to use different formatting for items and expressions if they satisfy a heuristic notion of 'small'. -- 2.44.0