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 55>   ;  ; _ InherentImpl_ | _ TraitImpl_
66>
77> _ InherentImpl_ :\
8- >   ;  ; ` impl ` [ _ Generics_ ]   ; [ _ Type_ ]   ; [ _ WhereClause_ ] <sup >?</sup > ` { ` \
8+ >   ;  ; ` impl ` [ _ Generics_ ] < sup >?</ sup >   ; [ _ Type_ ]   ; [ _ WhereClause_ ] <sup >?</sup > ` { ` \
99>   ;  ;   ;  ; [ _ InnerAttribute_ ] <sup >\* </sup >\
1010>   ;  ;   ;  ; _ InherentImplItem_ <sup >\* </sup >\
1111>   ;  ; ` } `
1717>   ;  ; )
1818>
1919> _ TraitImpl_ :\
20- >   ;  ; ` unsafe ` <sup >?</sup > ` impl ` [ _ Generics_ ] ` ! ` <sup >?</sup >
20+ >   ;  ; ` unsafe ` <sup >?</sup > ` impl ` [ _ Generics_ ] < sup >?</ sup > ` ! ` <sup >?</sup >
2121> [ _ TypePath_ ] ` for ` [ _ Type_ ] \
2222>   ;  ; [ _ WhereClause_ ] <sup >?</sup >\
2323>   ;  ; ` { ` \
You can’t perform that action at this time.
0 commit comments