We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa73036 commit 89a41bcCopy full SHA for 89a41bc
rustfmt.toml
@@ -1,5 +1,5 @@
1
unstable_features = true
2
-merge_imports = true
+imports_granularity = "Crate"
3
use_field_init_shorthand = true
4
reorder_impl_items = true
5
newline_style = "Unix"
0 commit comments