rust/crates/ra_syntax/tests/data/parser
Florian Diebold 0d724ea572 Improve parsing of incomplete field accesses in preparation for field completion
We need to be able to get the receiver even if there is no field name yet, and
currently "a." wouldn't get parsed as a field name at all. This seems to help.
2018-12-25 15:16:42 +01:00
..
err Improve parsing of incomplete field accesses in preparation for field completion 2018-12-25 15:16:42 +01:00
fuzz-failures rename Edit to TextEdit and AtomEdit to AtomTextEdit 2018-12-11 19:07:17 +01:00
inline Fix where clauses using fully qualified path syntax 2018-12-21 17:20:38 +00:00
ok Fix where clauses using fully qualified path syntax 2018-12-21 17:20:38 +00:00