aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/parser/err/0039_lambda_recovery.txt
Commit message (Collapse)AuthorAgeFilesLines
* ra_syntax: migrate test data to 0-length text-range of SyntaxError when ↵Veetaha2020-02-171-1/+1
| | | | constructed from TextUnit
* ra_syntax: reshape SyntaxError for the sake of removing redundancyVeetaha2020-02-171-1/+1
|
* Improve recovery for incomplete lambdasAleksey Kladov2019-12-171-0/+83