X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rustfmt.toml;h=71007de81b9f6787ffb086f3f28aed70e6273f79;hb=63573d47aaf841abb803af26dadc95e86f1fe572;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=e6e61251abb68b3e6a47fd3708f4dea6059a9ec3;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"