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> |
||
|---|---|---|
| .. | ||
| grammar | ||
| syntax_kind | ||
| event.rs | ||
| grammar.rs | ||
| lib.rs | ||
| parser.rs | ||
| syntax_kind.rs | ||
| token_set.rs | ||