aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_parser/src/grammar/paths.rs
Commit message (Expand)AuthorAgeFilesLines
* Move numeric names inside of `NameRef`Aleksey Kladov2019-08-091-1/+1
* Make name_ref to accept numeric names optionallyEvgenii P2019-08-091-1/+1
* apply T! macro where it is possibleSergey Parilin2019-05-151-9/+9
* move parser to a separate crateAleksey Kladov2019-02-211-0/+103