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
/
src
/
call_hierarchy.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Factor out `pick_best_token` ide pattern into `ide_db`
Lukas Wirth
2021-06-22
1
-2
/
+1
*
Show item info when hovering intra doc links
Lukas Wirth
2021-03-23
1
-6
/
+5
*
Upgrade rowan
Aleksey Kladov
2021-03-16
1
-6
/
+5
*
Refactor reference searching to work with the ast
Lukas Wirth
2021-02-12
1
-4
/
+4
*
Remove obsolete RangeInfo usage in references
Lukas Wirth
2021-01-18
1
-1
/
+1
*
Ensure uniqueness of file ids in reference search via hashmap
Lukas Wirth
2021-01-12
1
-2
/
+2
*
Group references by FileId
Lukas Wirth
2021-01-12
1
-15
/
+16
*
Simplify
Lukas Wirth
2021-01-08
1
-22
/
+8
*
Change <|> to $0 - Rebase
Kevaundray Wedderburn
2021-01-07
1
-11
/
+11
*
Move impls of ToNav that use source() to TryToNav
Nick Spain
2021-01-02
1
-4
/
+4
*
Don't expose SyntaxKind from IDE API
Aleksey Kladov
2020-12-18
1
-26
/
+26
*
Re-export base_db from ide_db
Igor Aleksanov
2020-10-24
1
-1
/
+1
*
Make call_info a part of ide_db
Igor Aleksanov
2020-10-24
1
-1
/
+1
*
Extract call_info and completion into separate crates
Igor Aleksanov
2020-10-18
1
-2
/
+2
*
rename mock_analysis -> fixture
Aleksey Kladov
2020-10-02
1
-2
/
+2
*
Get rid of MockAnalysis
Aleksey Kladov
2020-10-02
1
-26
/
+26
*
Rename ra_ide -> ide
Aleksey Kladov
2020-08-13
1
-0
/
+393