aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/tests/data/parser/inline/ok/0114_tuple_struct_where.txt
Commit message (Collapse)AuthorAgeFilesLines
* always show token textAleksey Kladov2019-04-021-21/+21
|
* Update testsVille Penttinen2019-03-301-5/+7
|
* rename POS_FIELD -> POS_FIELD_DEFAleksey Kladov2019-01-251-4/+4
| | | | to match NAMED_FIELD_DEF
* Fix handling of where clauses in tuple structsDJMcNab2019-01-101-0/+62