-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Allow pat macro matcher to be followed by : #2688
Copy link
Copy link
Open
Labels
A-macrosMacro related proposals and issuesMacro related proposals and issuesA-patternsPattern matching related proposals & ideasPattern matching related proposals & ideasT-langRelevant to the language team, which will review and decide on the RFC.Relevant to the language team, which will review and decide on the RFC.
Metadata
Metadata
Assignees
Labels
A-macrosMacro related proposals and issuesMacro related proposals and issuesA-patternsPattern matching related proposals & ideasPattern matching related proposals & ideasT-langRelevant to the language team, which will review and decide on the RFC.Relevant to the language team, which will review and decide on the RFC.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Similarly to #1336, since function parameters can be destructured with patterns:
patfragment specifiers should be able to be followed by:. The motivation case for this is something like: