rust/crates/ra_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
..
src Fix parsing lambdas with return type 2020-03-25 17:01:28 +01:00
Cargo.toml Disable doctests 2019-11-17 18:35:05 +03:00