diff --git a/rustfmt.toml b/rustfmt.toml index 5fce0595..751c75da 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -5,7 +5,6 @@ imports_granularity = "Module" newline_style = "Unix" normalize_comments = true normalize_doc_attributes = true -reorder_impl_items = true group_imports = "One" use_field_init_shorthand = true use_try_shorthand = true