aboutsummaryrefslogtreecommitdiff
path: root/crates/parser/src/syntax_kind/generated.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add support for yiled keywordDaiki Ihara2021-01-151-2/+6
|
* Update ungrammar for const block patternsLukas Wirth2020-12-231-0/+1
|
* Node-ify lifetimesLukas Wirth2020-12-161-2/+3
|
* Move to upstream `macro_rules!` modelJonas Schievink2020-12-151-2/+5
|
* Kill RAW_ literalsAleksey Kladov2020-11-061-4/+1
| | | | | Syntactically, they are indistinguishable from non-raw versions, so it doesn't make sense to separate then *at the syntax* level.
* Up proc-macro2 to 1.20kjeremy2020-09-031-1/+1
| | | | This changes the way Display is implemented
* Rename ra_parser -> parserAleksey Kladov2020-08-121-0/+367