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.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix warnings on rust-nightly
cynecx
2021-01-02
1
-2
/
+2
*
Minor clippy performance suggestions
kjeremy
2020-09-30
1
-1
/
+1
*
Rename impl edit method to be more explicit
Matt Hooper
2020-09-21
1
-1
/
+1
*
Add edit utility for adding an associated item list to a impl def
Matt Hooper
2020-09-21
1
-0
/
+16
*
Reimplement import merging by making it recursive properly nesting all levels
Lukas Wirth
2020-09-12
1
-0
/
+1
*
Remove unnecessary comma
Aleksei Sidorov
2020-09-04
1
-1
/
+0
*
Fix nitpicks
Aleksei Sidorov
2020-09-04
1
-17
/
+2
*
Resolve most of corner cases
Aleksei Sidorov
2020-09-03
1
-4
/
+22
*
Initial implementation of the #5085 issue
Aleksei Sidorov
2020-09-03
1
-0
/
+66
*
Unify naming
Aleksey Kladov
2020-09-03
1
-4
/
+4
*
format
jDomantas
2020-08-17
1
-13
/
+9
*
fixup whitespace when adding missing impl items
jDomantas
2020-08-14
1
-3
/
+30
*
Cleanup **Move Guard** assist
Aleksey Kladov
2020-08-13
1
-0
/
+3
*
**Merge Imports** assist handles self
Aleksey Kladov
2020-08-12
1
-3
/
+8
*
Rename ra_syntax -> syntax
Aleksey Kladov
2020-08-12
1
-0
/
+642