aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_parser/src/grammar/types.rs
Commit message (Collapse)AuthorAgeFilesLines
* Support references in higher-ranked trait boundsVille Penttinen2019-03-241-0/+3
| | | | Fixes #1020
* move parser to a separate crateAleksey Kladov2019-02-211-0/+278