about summary refs log tree commit diff
path: root/tests/source/struct_lits_visual.rs
diff options
context:
space:
mode:
authorNick Cameron <ncameron@mozilla.com>2015-09-02 09:41:08 +1200
committerNick Cameron <ncameron@mozilla.com>2015-09-02 09:41:08 +1200
commitfae93abbdaa9d2bcf7a3c2cff0c5c7beadc62cc7 (patch)
treed8d9ff511c50fddd1ca35d23faca0abc722913b5 /tests/source/struct_lits_visual.rs
parentf81485d9d6a93baf86affbcc60d0ea84bedc3556 (diff)
Support struct-like layouts for fn args
Diffstat (limited to 'tests/source/struct_lits_visual.rs')
-rw-r--r--tests/source/struct_lits_visual.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/source/struct_lits_visual.rs b/tests/source/struct_lits_visual.rs
index ea76a088a32..180a1229faa 100644
--- a/tests/source/struct_lits_visual.rs
+++ b/tests/source/struct_lits_visual.rs
@@ -1,4 +1,4 @@
-// rustfmt-struct_lit_style: VisualIndent
+// rustfmt-struct_lit_style: Visual
 
 // Struct literal expressions.