index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
syntax
/
src
/
ast
/
edit_in_place.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
generate match arms with todo!() as placeholder body
Domantas Jadenkus
2021-05-24
1
-6
/
+15
*
internal: replace AstTransformer with mutable syntax trees
Aleksey Kladov
2021-05-22
1
-0
/
+10
*
fix: don't add extra whitespace around fields
Aleksey Kladov
2021-05-17
1
-0
/
+4
*
internal: use mutable syntax trees when filling fields
Aleksey Kladov
2021-05-16
1
-0
/
+40
*
internal: use mutable trees when filling match arms
Aleksey Kladov
2021-05-16
1
-21
/
+69
*
internal: use more mutable APIs
Aleksey Kladov
2021-05-14
1
-0
/
+16
*
internal: rewrite assoc item manipulaion to use mutable trees
Aleksey Kladov
2021-05-14
1
-7
/
+65
*
internal: rewrite **Repalce impl Trait** assist to mutable syntax trees
Aleksey Kladov
2021-05-09
1
-12
/
+7
*
Finish GenericParamsOwnerEdit impls
Dawer
2021-04-15
1
-5
/
+94
*
Switch introduce_named_lifetime assist to use mutable syntax tree
Dawer
2021-04-14
1
-0
/
+64
*
rewrite merge use trees assist to use muatable syntax trees
Aleksey Kladov
2021-03-22
1
-3
/
+41
*
Make ast editing more ergonomic
Aleksey Kladov
2021-03-19
1
-21
/
+20
*
pit-of-successify tree editor
Aleksey Kladov
2021-03-16
1
-3
/
+3
*
Auto-magical whitespace
Aleksey Kladov
2021-03-16
1
-21
/
+11
*
Move more bounds
Aleksey Kladov
2021-03-16
1
-10
/
+44
*
Upgrade rowan
Aleksey Kladov
2021-03-16
1
-0
/
+105