aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_parser/src/syntax_kind/generated.rs
Commit message (Expand)AuthorAgeFilesLines
...
* use new quote-generated syntax kindsAleksey Kladov2019-08-191-449/+538
* add await to syntax, parser for await_exprUnreal Hoang2019-07-201-0/+7
* fix: box_patterncsmoe2019-06-191-0/+7
* fix: support existential typecsmoe2019-06-121-0/+4
* [#1083] Try block syntaxAndrey Tkachenko2019-06-061-0/+7
* fixed macro for bracketsSergey Parilin2019-05-151-2/+2
* Implemented T! macro for syntax kindsSergey Parilin2019-05-131-0/+95
* Add MacroItems and MacroStmts in grammer.ronEdwin Cheng2019-04-181-0/+4
* Merge #1138bors[bot]2019-04-141-0/+4
|\
| * Add L_DOLLAR and R_DOLLAREdwin Cheng2019-04-111-0/+4
* | migrate to untyped rowanAleksey Kladov2019-04-091-0/+18
|/
* Add new TYPE_BOUND_LIST and TYPE_BOUND syntax kindsVille Penttinen2019-03-301-0/+4
* Add async keywordCaio2019-03-091-0/+4
* rename type to type_alias in the AST as wellAleksey Kladov2019-02-251-2/+2
* move parser to a separate crateAleksey Kladov2019-02-211-0/+642