Skip to content

Commit 708f07f

Browse files
authored
Merge pull request #1736 from Skepfyr/no-field-rest-pattern-attrs
Remove attributes from struct field rest patterns
2 parents 8c20f77 + fffb9cc commit 708f07f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/patterns.md

-1
Original file line numberDiff line numberDiff line change
@@ -713,7 +713,6 @@ r[patterns.struct.syntax]
713713
>    )
714714
>
715715
> _StructPatternEtCetera_ :\
716-
> &nbsp;&nbsp; [_OuterAttribute_] <sup>\*</sup>\
717716
> &nbsp;&nbsp; `..`
718717
719718
[_OuterAttribute_]: attributes.md

0 commit comments

Comments
 (0)