We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4d3b92 commit 928452fCopy full SHA for 928452f
1 file changed
.rustfmt.toml
@@ -2,7 +2,7 @@ condense_wildcard_suffixes = true
2
doc_comment_code_block_width = 80
3
edition = "2024" # Keep in sync with Cargo.toml.
4
enum_discrim_align_threshold = 60
5
-force_explicit_abi = false
+force_explicit_abi = true
6
force_multiline_blocks = true
7
format_code_in_doc_comments = true
8
format_macro_matchers = true
0 commit comments