aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/validation/field_expr.rs
Commit message (Expand)AuthorAgeFilesLines
* Move numeric names inside of `NameRef`Aleksey Kladov2019-08-091-13/+0
* rename range -> text_rangeAleksey Kladov2019-07-201-1/+1
* migrate ra_syntax to the new rowan APIAleksey Kladov2019-07-191-1/+1
* allow rustfmt to reorder importsAleksey Kladov2019-07-041-3/+4
* Parse and infer tuple indicesrobojumper2019-04-061-0/+12