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
/
ide_db
/
src
/
search.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix type error with .and_then
Nick Spain
2021-01-02
1
-15
/
+14
*
Handle not finding range in Definition::search_scope
Nick Spain
2021-01-02
1
-12
/
+36
*
Mark HasSource::source_old as deprecated but allow at all call sites
Nick Spain
2021-01-02
1
-0
/
+2
*
HasSource::source -> HasSource::source_old
Nick Spain
2021-01-02
1
-12
/
+12
*
Align code_model name with ungrammar
Aleksey Kladov
2020-12-20
1
-1
/
+1
*
Rename ImplDef -> Impl
Aleksey Kladov
2020-12-17
1
-1
/
+1
*
Lifetime reference search
Lukas Wirth
2020-12-16
1
-13
/
+50
*
Add find usages for enum constructors
Daiki Ihara
2020-12-14
1
-0
/
+15
*
Support self in reference search
Lukas Wirth
2020-11-29
1
-0
/
+1
*
Use shorthand field syntax in destructures
Lukas Wirth
2020-11-14
1
-10
/
+22
*
Use shorthand record syntax when renaming struct initializer field
Lukas Wirth
2020-11-14
1
-6
/
+10
*
Clarify the names one more time
Aleksey Kladov
2020-10-15
1
-1
/
+1
*
More idiomatic classification API
Aleksey Kladov
2020-10-15
1
-3
/
+3
*
More clarifications
Aleksey Kladov
2020-10-15
1
-2
/
+2
*
Unconfuse expression and pattern field init shorthands
Aleksey Kladov
2020-10-15
1
-1
/
+1
*
Treat `ast::Name` in field patterns as use
Jonas Schievink
2020-10-09
1
-43
/
+73
*
Optimize reference search
Aleksey Kladov
2020-08-19
1
-25
/
+38
*
**Remove Unused Parameter** refactoring
Aleksey Kladov
2020-08-19
1
-1
/
+1
*
Future proof find-usages API
Aleksey Kladov
2020-08-19
1
-13
/
+35
*
Rename ra_ide_db -> ide_db
Aleksey Kladov
2020-08-13
1
-0
/
+322