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 24e847b commit dc98c20Copy full SHA for dc98c20
rustfmt.toml
@@ -2,16 +2,3 @@ edition = "2021"
2
max_width = 132
3
use_field_init_shorthand = true
4
use_try_shorthand = true
5
-
6
-#unstable_features = true
7
-#fn_single_line = true
8
-#format_code_in_doc_comments = true
9
-#format_macro_matchers = true
10
-#format_strings = true
11
-#group_imports = "StdExternalCrate"
12
-#hex_literal_case = "Upper"
13
-#imports_layout = "HorizontalVertical"
14
-#imports_granularity = "Module"
15
-#reorder_impl_items = true
16
-#version = "Two"
17
-#wrap_comments = true
0 commit comments