Maan2003
|
c9b4ac5be4
|
clippy::redudant_borrow
|
2021-06-13 09:24:16 +05:30 |
|
Clemens Wasser
|
629e8d1ed0
|
Apply more clippy suggestions and update generated
|
2021-06-03 12:46:56 +02:00 |
|
Aleksey Kladov
|
f5a81ec468
|
Upgrade rowan
Notably, new rowan comes with support for mutable syntax trees.
|
2021-03-16 16:10:49 +03:00 |
|
Aleksey Kladov
|
3429b32ad1
|
⬆️ rowan
It now stores text inline with tokens
|
2021-01-20 14:04:53 +03:00 |
|
Aleksey Kladov
|
6dbba4d75d
|
Remove useless wrapper
|
2021-01-15 20:15:33 +03:00 |
|
Kevaundray Wedderburn
|
72b9a4fbd3
|
Change <|> to $0 - Rebase
|
2021-01-07 12:09:23 +00: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 |
|
Aleksey Kladov
|
a1c187eef3
|
Rename ra_syntax -> syntax
|
2020-08-12 18:30:53 +02:00 |
|