You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* parse default const parameters
* implement type_parameter like const_parameter
instead of having two seperate type_parameter rules:
`constrained_type_parameter` and `optional_type_parameter`, combine them
into one rule with two `optional`s.
* split type_parameter into itself and lifetime_parameter
* chore: tree-sitter generate
0 commit comments