File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -599,7 +599,7 @@ This new syntax adds an optional `dependsOn(...)` lifetime modifier just before
599
599
> * function-result* → ** ` -> ` ** * attributes?* * lifetime-modifiers?* * type* \
600
600
> * lifetime-modifiers* → * lifetime-modifier* * lifetime-modifiers?* \
601
601
> * lifetime-modifier* → ** ` dependsOn ` ** ** ` ( ` ** * lifetime-dependent-list* ** ` ) ` ** \
602
- > * lifetime-dependence-list* → * lifetime-dependent * | * lifetime- dependence-source* ** ` , ` ** * lifetime-dependent-list*
602
+ > * lifetime-dependence-list* → * lifetime-dependence-source* ** ` , ` ** * lifetime-dependent-list*
603
603
> * lifetime-dependence-source* → ** ` self ` ** | * local-parameter-name* | ** ` scoped self ` ** | ** ` scoped ` ** * local-parameter-name* | ** ` immortal ` **
604
604
>
605
605
> * parameter-type-annotation* → : * attributes?* * lifetime-modifiers?* * parameter-modifier* ? * type*
You can’t perform that action at this time.
0 commit comments