rust/crates/ra_syntax
bors[bot] 6e4865de73 Merge #1081
1081: Async closure syntax r=matklad a=robojumper

Fixes #1080.

Also fixes an error introduced by #1072 where something like `async move "foo"` in expression position would trigger the assertion in `block_expr`.

Co-authored-by: robojumper <robojumper@gmail.com>
2019-04-01 10:57:06 +00:00
..
fuzz Add fuzz test for reparsing 2019-03-22 08:04:48 +09:00
src switch to new rowan 2019-04-01 12:06:24 +03:00
tests Async closure syntax 2019-03-31 16:35:22 +02:00
Cargo.toml switch to new rowan 2019-04-01 12:06:24 +03:00