Sergey Parilin
|
993abedd77
|
apply T! macro where it is possible
|
2019-05-15 15:35:47 +03:00 |
|
Edwin Cheng
|
d436ab0581
|
Refactor parser handle mult-char punct internally
|
2019-04-28 23:46:03 +08:00 |
|
robojumper
|
636270f4a4
|
Parse unsafe async / const unsafe fns properly
|
2019-04-03 17:11:56 +02:00 |
|
robojumper
|
d43dff43b4
|
Async closure syntax
|
2019-03-31 16:35:22 +02:00 |
|
memoryruins
|
abe96a4765
|
recognize async move
|
2019-03-28 18:38:59 -04:00 |
|
pcpthm
|
76075c7410
|
Use Marker argument for item parsers
- Fix pub_expr
- Fix incorrect parsing of crate::path
|
2019-03-18 14:34:08 +09:00 |
|
pcpthm
|
3d9c2beb8e
|
Apply stylistic changes suggested
|
2019-03-18 13:14:47 +09:00 |
|
pcpthm
|
e570267515
|
Refactor maybe_item to use Marker argument
|
2019-03-17 22:04:25 +09:00 |
|
Caio
|
cc9721996c
|
Add test for async block
|
2019-03-10 14:35:25 -03:00 |
|
Caio
|
ad72699553
|
Add async keyword
|
2019-03-09 20:40:22 -03:00 |
|
Aleksey Kladov
|
78f10fcdc4
|
rename type to type_alias in the AST as well
|
2019-02-25 13:49:32 +03:00 |
|
Aleksey Kladov
|
d334b5a1db
|
move parser to a separate crate
|
2019-02-21 13:27:45 +03:00 |
|