aboutsummaryrefslogtreecommitdiff
path: root/crates/parser/src/grammar/items
Commit message (Expand)AuthorAgeFilesLines
* Add validation for mutable const itemsLukas Wirth2021-01-241-1/+1
* Parse `impl const Trait`Lukas Wirth2021-01-181-0/+4
* Merge #7218bors[bot]2021-01-101-1/+1
|\
| * Fixed typos in code commentsVincent Esche2021-01-091-1/+1
* | Replace SyntaxKind usage with T! macro where applicableLukas Wirth2021-01-101-1/+1
|/
* Node-ify lifetimesLukas Wirth2020-12-161-5/+5
* Align parser names with grammarAleksey Kladov2020-08-134-51/+29
* Rename ra_parser -> parserAleksey Kladov2020-08-124-0/+496