rust-analyzer/crates/ra_parser/src
bors[bot] 56f3524c69 Merge #1082
1082: Async block in argument position r=matklad a=andreytkachenko

Fixes case when async block appears in argument position

Co-authored-by: Andrey Tkachenko <andreytkachenko64@gmail.com>
2019-04-01 11:22:13 +00:00
..
grammar Merge #1082 2019-04-01 11:22:13 +00:00
syntax_kind Add new TYPE_BOUND_LIST and TYPE_BOUND syntax kinds 2019-03-30 17:11:21 +02:00
event.rs switch to new rowan 2019-04-01 12:06:24 +03:00
grammar.rs Add extern_crate_self to ra_parser. 2019-03-28 12:15:18 -04:00
lib.rs switch to new rowan 2019-04-01 12:06:24 +03:00
parser.rs replace todo with fixme 2019-03-23 11:07:09 +03:00
syntax_kind.rs move parser to a separate crate 2019-02-21 13:27:45 +03:00
token_set.rs docs 2019-02-21 15:24:42 +03:00