X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rustfmt.toml;h=71007de81b9f6787ffb086f3f28aed70e6273f79;hb=217f356541a314c8afde7999d4fb145a3c65790e;hp=9a271df7b93f151e637019899a35abf4da710a38;hpb=cca5f862de8a4eb4a8990fdca95a4a7686937789;p=rust.git diff --git a/rustfmt.toml b/rustfmt.toml index 9a271df7b93..71007de81b9 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,2 +1,2 @@ -reorder_imports = false -reorder_modules = false \ No newline at end of file +reorder_modules = false +use_small_heuristics = "Max"