aboutsummaryrefslogtreecommitdiff
path: root/crates/parser/src/grammar/items/traits.rs
Commit message (Expand)AuthorAgeFilesLines
* Add even more docsAleksey Kladov2021-05-221-2/+0
* Parse `impl const Trait`Lukas Wirth2021-01-181-0/+4
* 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-131-30/+8
* Rename ra_parser -> parserAleksey Kladov2020-08-121-0/+153