rust/crates/ra_syntax/test_data
Aleksey Kladov f6188caaa0 Fix parsing lambdas with return type
We should eat only a single block, and not whatever larger expression
may start with a block.

closes #3721
2020-03-25 17:01:28 +01:00
..
lexer ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
parser Fix parsing lambdas with return type 2020-03-25 17:01:28 +01:00
reparse/fuzz-failures move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
accidentally_quadratic Add a test 2020-01-15 16:52:28 +01:00