aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_parser/src/grammar/items
Commit message (Expand)AuthorAgeFilesLines
* Add new TYPE_BOUND_LIST and TYPE_BOUND syntax kindsVille Penttinen2019-03-301-0/+1
* replace todo with fixmeAleksey Kladov2019-03-234-5/+5
* Use Marker argument for item parserspcpthm2019-03-183-13/+12
* allow aliases in underscoresAleksey Kladov2019-03-041-0/+1
* move parser to a separate crateAleksey Kladov2019-02-214-0/+447