rust/crates/ra_syntax
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
..
fuzz Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
src Remove dead code 2020-03-25 10:09:50 +01:00
test_data Fix parsing lambdas with return type 2020-03-25 17:01:28 +01:00
Cargo.toml update itertools version to 0.9.0 2020-03-23 16:22:46 -07:00