Jonas Schievink
|
872bf09381
|
Add MacroType syntax
|
2021-01-18 17:56:35 +01:00 |
|
Daiki Ihara
|
85cd3524e2
|
Add support for yiled keyword
|
2021-01-15 23:35:17 +09:00 |
|
Lukas Wirth
|
be7260485e
|
Update ungrammar for const block patterns
|
2020-12-23 01:26:31 +01:00 |
|
Lukas Wirth
|
dd496223f5
|
Node-ify lifetimes
|
2020-12-16 14:16:09 +01:00 |
|
Jonas Schievink
|
c1cb595382
|
Move to upstream macro_rules! model
|
2020-12-15 15:37:37 +01:00 |
|
Aleksey Kladov
|
5ba4f949c2
|
Kill RAW_ literals
Syntactically, they are indistinguishable from non-raw versions, so it
doesn't make sense to separate then *at the syntax* level.
|
2020-11-06 22:23:14 +01:00 |
|
kjeremy
|
11758d518a
|
Up proc-macro2 to 1.20
This changes the way Display is implemented
|
2020-09-03 17:40:12 -04:00 |
|
Aleksey Kladov
|
50a02eb359
|
Rename ra_parser -> parser
|
2020-08-12 17:14:23 +02:00 |
|