Aleksey Kladov
|
e6d22187a6
|
Add _token suffix to token accessors
I think this makes is more clear which things are : AstNode and which
are : AstToken
|
2020-04-09 18:25:36 +02:00 |
|
Luca Barbieri
|
60f4d7bd8c
|
Provide more complete AST accessors to support usage in rustc
|
2020-04-09 11:50:37 +02:00 |
|
Piotr Szpetkowski
|
f016d8b900
|
Fix merge-imports assist for wildcard imports
|
2020-03-27 17:28:25 +01:00 |
|
Aleksey Kladov
|
062f6e3bbe
|
Generalise syntax rewriting infrastructure to allow removal of nodes
|
2020-03-24 17:14:33 +01:00 |
|
Aleksey Kladov
|
3bd119a4c1
|
Add a test
|
2020-03-23 20:57:42 +01:00 |
|
Aleksey Kladov
|
0c55c06944
|
Merge nested use trees
|
2020-03-19 12:18:59 +01:00 |
|
Aleksey Kladov
|
ef3bf906c4
|
Generalize
|
2020-03-19 11:38:26 +01:00 |
|
Aleksey Kladov
|
3f6dc20d3c
|
Merge imports assist
Work towards #2220
|
2020-03-18 19:34:47 +01:00 |
|