X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;ds=sidebyside;f=rustfmt.toml;h=71007de81b9f6787ffb086f3f28aed70e6273f79;hb=a0ab61fb6c1b0fa2bdcd10cdba17b444941c073e;hp=f2e1646181bc4212a4a4658582c3dc2b1a84d70b;hpb=edc2016f8b49964fa5b179c1ed8e12e4e0a39702;p=rust.git diff --git a/rustfmt.toml b/rustfmt.toml index f2e1646181b..71007de81b9 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,3 +1,2 @@ reorder_modules = false use_small_heuristics = "Max" -newline_style = "Unix"