aboutsummaryrefslogtreecommitdiff
path: root/crates/parser/src/grammar/type_params.rs
Commit message (Collapse)AuthorAgeFilesLines
* Replace SyntaxKind usage with T! macro where applicableLukas Wirth2021-01-101-2/+2
|
* Properly parse legacy trait objects with leading ForTypeLukas Wirth2020-12-201-1/+1
|
* Node-ify lifetimesLukas Wirth2020-12-161-9/+9
|
* Align parser names with grammarAleksey Kladov2020-08-131-6/+6
|
* Rename ra_parser -> parserAleksey Kladov2020-08-121-0/+209