aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_parser/src/syntax_kind
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix the testAleksey Kladov2019-02-211-2/+2
* move parser to a separate crateAleksey Kladov2019-02-212-0/+738