diff options
| author | Nick Cameron <ncameron@mozilla.com> | 2015-09-02 09:41:08 +1200 |
|---|---|---|
| committer | Nick Cameron <ncameron@mozilla.com> | 2015-09-02 09:41:08 +1200 |
| commit | fae93abbdaa9d2bcf7a3c2cff0c5c7beadc62cc7 (patch) | |
| tree | d8d9ff511c50fddd1ca35d23faca0abc722913b5 /tests/source/struct_lits_visual.rs | |
| parent | f81485d9d6a93baf86affbcc60d0ea84bedc3556 (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.rs | 2 |
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. |
