X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rustfmt.toml;h=71007de81b9f6787ffb086f3f28aed70e6273f79;hb=b14062aaecfe11978a5525824567e8011526aeb2;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=4de3c97b2afea55834cd16368f950133459d8c73;p=rust.git diff --git a/rustfmt.toml b/rustfmt.toml index e69de29bb2d..71007de81b9 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -0,0 +1,2 @@ +reorder_modules = false +use_small_heuristics = "Max"