aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/tests/data/parser/ok/0035_weird_exprs.txt
Commit message (Collapse)AuthorAgeFilesLines
* Refactor parser handle mult-char punct internallyEdwin Cheng2019-04-281-37/+74
|
* always show token textAleksey Kladov2019-04-021-1248/+1248
|
* Update testsVille Penttinen2019-03-301-15/+17
|
* Fix handling of literal patternsFlorian Diebold2019-02-091-4/+6
| | | | | Wrap them in a LiteralPat node so they can be distinguished from literal expressions.
* Add comment about the source of the weird_exprs testDJMcNab2018-12-211-2235/+2243
|
* Add weird_exprs testDJMcNab2018-12-201-0/+2236