]> git.lizzy.rs Git - rust.git/blobdiff - tests/target/struct_tuple_visual.rs
Tidy up and pass tests
[rust.git] / tests / target / struct_tuple_visual.rs
index 8f935c1aa4dc54626488366865b638c21b914c5e..369feae71d25079bedff046ab243240fa4f0e50a 100644 (file)
@@ -1,9 +1,8 @@
 // rustfmt-normalize_comments: true
 // rustfmt-wrap_comments: true
 // rustfmt-error_on_line_overflow: false
-// rustfmt-struct_lit_style: Visual
+// rustfmt-indent_style: Visual
 fn foo() {
-
     Fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo(f(), b());
 
     Foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo(// Comment
@@ -35,5 +34,4 @@ fn foo() {
             //              /|\   \
             //             o o o   o
             G)
-
 }