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 10b4f39 commit 3159166Copy full SHA for 3159166
rustfmt.toml
@@ -1,5 +1,5 @@
1
edition = "2021"
2
-version = "Two"
+style_edition = "2024"
3
comment_width = 120
4
format_code_in_doc_comments = true
5
format_macro_bodies = true
@@ -11,4 +11,4 @@ group_imports = "StdExternalCrate"
11
reorder_impl_items = true
12
reorder_imports = true
13
tab_spaces = 4
14
-wrap_comments = true
+wrap_comments = true
0 commit comments