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
/
assists
/
src
/
utils.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dependency on 'assists' from 'completion' crate
Igor Aleksanov
2020-10-24
1
-118
/
+3
*
Don't rely on display names in inlay_hints
Aleksey Kladov
2020-10-20
1
-11
/
+14
*
Rename declaration_name -> display_name
Aleksey Kladov
2020-10-20
1
-1
/
+1
*
Extract ImportAssets out of auto_import
Lukas Wirth
2020-10-13
1
-0
/
+1
*
Clean up inlay_hints
Lukas Wirth
2020-10-07
1
-1
/
+12
*
Shorten iterator hints for std::iter iterators behind references
Lukas Wirth
2020-10-07
1
-1
/
+1
*
Shorten iterator chain hints
Lukas Wirth
2020-10-07
1
-7
/
+34
*
Move IntoIterator into FamousDefs
Lukas Wirth
2020-10-07
1
-8
/
+15
*
Use FamousDefs for shorten_iterator hint
Lukas Wirth
2020-10-06
1
-12
/
+49
*
Move ModPath->ast::Path function to IDE layer
Aleksey Kladov
2020-10-06
1
-0
/
+21
*
Make MergeBehaviour configurable
Lukas Wirth
2020-09-12
1
-1
/
+2
*
Fix import insertion breaking nested modules
Lukas Wirth
2020-09-03
1
-1
/
+1
*
Impl make::blank_line
Lukas Wirth
2020-09-03
1
-1
/
+1
*
Cleanup invert-if
Aleksey Kladov
2020-08-25
1
-19
/
+14
*
Invert if should be smart about is_some, is_none, is_ok, is_err
dragfire
2020-08-24
1
-1
/
+20
*
**Remove Unused Parameter** refactoring
Aleksey Kladov
2020-08-19
1
-1
/
+5
*
Rename ra_assists -> assists
Aleksey Kladov
2020-08-13
1
-0
/
+313