File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
>   ;  ; _ InherentImpl_ | _ TraitImpl_
6
6
>
7
7
> _ InherentImpl_ :\
8
- >   ;  ; ` impl ` [ _ Generics_ ]   ; [ _ Type_ ]   ; [ _ WhereClause_ ] <sup >?</sup > ` { ` \
8
+ >   ;  ; ` impl ` [ _ Generics_ ] < sup >?</ sup >   ; [ _ Type_ ]   ; [ _ WhereClause_ ] <sup >?</sup > ` { ` \
9
9
>   ;  ;   ;  ; [ _ InnerAttribute_ ] <sup >\* </sup >\
10
10
>   ;  ;   ;  ; _ InherentImplItem_ <sup >\* </sup >\
11
11
>   ;  ; ` } `
17
17
>   ;  ; )
18
18
>
19
19
> _ TraitImpl_ :\
20
- >   ;  ; ` unsafe ` <sup >?</sup > ` impl ` [ _ Generics_ ] ` ! ` <sup >?</sup >
20
+ >   ;  ; ` unsafe ` <sup >?</sup > ` impl ` [ _ Generics_ ] < sup >?</ sup > ` ! ` <sup >?</sup >
21
21
> [ _ TypePath_ ] ` for ` [ _ Type_ ] \
22
22
>   ;  ; [ _ WhereClause_ ] <sup >?</sup >\
23
23
>   ;  ; ` { ` \
You can’t perform that action at this time.
0 commit comments