aboutsummaryrefslogtreecommitdiff
path: root/crates/parser/src/grammar/type_args.rs
Commit message (Collapse)AuthorAgeFilesLines
* Use T! for bool keywordsLaurențiu Nicola2021-01-101-1/+1
|
* Allow `true` and `false` keywords in const genericsCallym2021-01-101-1/+5
|
* Node-ify lifetimesLukas Wirth2020-12-161-2/+2
|
* Align parser names with grammarAleksey Kladov2020-08-131-3/+3
|
* Rename ra_parser -> parserAleksey Kladov2020-08-121-0/+63