aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_parser/src/grammar/types.rs
Commit message (Expand)AuthorAgeFilesLines
* Add `...` parsing for fn pointer typeEdwin Cheng2019-04-231-0/+1
* Change parsing bounds in path_typesVille Penttinen2019-03-311-7/+33
* Support references in higher-ranked trait boundsVille Penttinen2019-03-241-0/+3
* move parser to a separate crateAleksey Kladov2019-02-211-0/+278