Lukas Wirth
|
64caa027b8
|
Parse attributes in tuple expressions
|
2020-12-20 21:01:36 +01:00 |
|
Lukas Wirth
|
4be9ed675e
|
Properly attach attributes to Param instead of parent ParamList
|
2020-12-20 20:30:18 +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 |
|
Lukas Wirth
|
a1c8bdecfd
|
Use items can also have doc comments
|
2020-12-04 17:09:40 +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 |
|
Arif Roktim
|
0a9ff04270
|
Don't interpret type path as part of visibility.
|
2020-10-24 02:20:45 -04:00 |
|
Pavan Kumar Sunkara
|
4d97f5f037
|
Rename record_field_pat to record_pat_field
|
2020-09-10 18:56:04 +02:00 |
|
Aleksey Kladov
|
6bc2633c90
|
Align parser names with grammar
|
2020-08-13 17:59:27 +02:00 |
|
Aleksey Kladov
|
a1c187eef3
|
Rename ra_syntax -> syntax
|
2020-08-12 18:30:53 +02:00 |
|