index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
ide
/
src
/
call_hierarchy.rs
Age
Commit message (
Expand
)
Author
Lines
2022-06-10
internal: Bump Dependencies
Lukas Wirth
-1
/
+1
2021-11-22
Unnest ide::display::navigation_target module
Lukas Wirth
-1
/
+1
2021-11-16
minor: Lift out FxIndex{Map/Set} types into ide_db
Lukas Wirth
-4
/
+2
2021-11-11
internal: Flatten `Definition::ModuleDef` variant
Lukas Wirth
-6
/
+2
2021-10-12
Saw a FIXME comment and decided to fix it.
Mirko Rainer
-1
/
+1
2021-10-03
minor: Simplify
Lukas Wirth
-10
/
+13
2021-09-16
Improve call_hierarchy and incoming/outgoing_calls
Lukas Wirth
-91
/
+177
2021-09-01
fix: multi-token mapping aware find references
Jonas Schievink
-1
/
+1
2021-08-03
Give TypeInfo fields and methods more appropriate names
Lukas Wirth
-1
/
+1
2021-08-03
Introduce TypeInfo
Lukas Wirth
-1
/
+1
2021-06-22
Factor out `pick_best_token` ide pattern into `ide_db`
Lukas Wirth
-2
/
+1
2021-03-23
Show item info when hovering intra doc links
Lukas Wirth
-6
/
+5
2021-03-16
Upgrade rowan
Aleksey Kladov
-6
/
+5
2021-02-12
Refactor reference searching to work with the ast
Lukas Wirth
-4
/
+4
2021-01-18
Remove obsolete RangeInfo usage in references
Lukas Wirth
-1
/
+1
2021-01-12
Ensure uniqueness of file ids in reference search via hashmap
Lukas Wirth
-2
/
+2
2021-01-12
Group references by FileId
Lukas Wirth
-15
/
+16
2021-01-09
Simplify
Lukas Wirth
-22
/
+8
2021-01-07
Change <|> to $0 - Rebase
Kevaundray Wedderburn
-11
/
+11
2021-01-02
Move impls of ToNav that use source() to TryToNav
Nick Spain
-4
/
+4
2020-12-18
Don't expose SyntaxKind from IDE API
Aleksey Kladov
-26
/
+26
2020-10-24
Re-export base_db from ide_db
Igor Aleksanov
-1
/
+1
2020-10-24
Make call_info a part of ide_db
Igor Aleksanov
-1
/
+1
2020-10-18
Extract call_info and completion into separate crates
Igor Aleksanov
-2
/
+2
2020-10-02
rename mock_analysis -> fixture
Aleksey Kladov
-2
/
+2
2020-10-02
Get rid of MockAnalysis
Aleksey Kladov
-26
/
+26
2020-08-13
Rename ra_ide -> ide
Aleksey Kladov
-0
/
+393