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 c2a427f commit 410c5ceCopy full SHA for 410c5ce
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