]> git.lizzy.rs Git - rust.git/blobdiff - tests/source/fn-custom-3.rs
Prevent duplicate comma when formatting struct pattern with ".."
[rust.git] / tests / source / fn-custom-3.rs
index e9deff6c327c801b50f7fd431895f967e250ea6e..a5e0f9af26dd4232a595f2e8223654680e25e5e0 100644 (file)
@@ -1,6 +1,3 @@
-// rustfmt-fn_arg_indent: Block
-// rustfmt-generics_indent: Block
-// rustfmt-where_layout: HorizontalVertical
 // Test different indents.
 
 fn foo(a: Aaaaaaaaaaaaaaa, b: Bbbbbbbbbbbbbbbb, c: Ccccccccccccccccc, d: Ddddddddddddddddddddddddd, e: Eeeeeeeeeeeeeeeeeee) {