]> git.lizzy.rs Git - rust.git/blobdiff - tests/source/fn-custom-7.rs
Prevent duplicate comma when formatting struct pattern with ".."
[rust.git] / tests / source / fn-custom-7.rs
index f7670e07fc8ce11eb5604e107da9021107d8ca0e..d5330196bf79536431a3584bc4832fae6e828369 100644 (file)
@@ -1,6 +1,5 @@
 // rustfmt-normalize_comments: true
-// rustfmt-indent_style: Block
-// rustfmt-fn_args_density: Vertical
+// rustfmt-fn_args_layout: Vertical
 // rustfmt-brace_style: AlwaysNextLine
 
 // Case with only one variable.