aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/grammar/items/nominal.rs
Commit message (Collapse)AuthorAgeFilesLines
* move all parsing related bits to a separate moduleAleksey Kladov2019-02-201-168/+0
|
* rename POS_FIELD -> POS_FIELD_DEFAleksey Kladov2019-01-251-5/+5
| | | | to match NAMED_FIELD_DEF
* Fix handling of attributes in positional field listsDJMcNab2019-01-121-0/+10
|
* Fix handling of where clauses in tuple structsDJMcNab2019-01-101-0/+4
|
* rename all thingsAleksey Kladov2018-09-161-0/+154