rust/crates/ra_syntax/test_data/parser
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
..
err Fix parsing lambdas with return type 2020-03-25 17:01:28 +01:00
fuzz-failures rename struct -> record, pos -> tuple 2019-08-23 16:59:50 +03:00
inline Fix parsing lambdas with return type 2020-03-25 17:01:28 +01:00
ok Parse variadics correctly 2020-03-13 13:54:14 +01:00