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
/
goto_implementation.rs
Age
Commit message (
Expand
)
Author
Lines
2022-05-27
minor: Freshen up goto feature docs
Lukas Wirth
-1
/
+1
2022-03-30
internal: Refactor FamousDefs builtin crate search
Lukas Wirth
-4
/
+1
2021-11-22
Unnest ide::display::navigation_target module
Lukas Wirth
-1
/
+1
2021-11-11
internal: Flatten `Definition::ModuleDef` variant
Lukas Wirth
-55
/
+49
2021-10-12
Saw a FIXME comment and decided to fix it.
Mirko Rainer
-1
/
+1
2021-09-01
fix: make `goto_implementation` multi-token mapping aware
Lukas Wirth
-45
/
+66
2021-07-15
Simplify
Lukas Wirth
-14
/
+7
2021-07-11
Inline name classification reference calls
Lukas Wirth
-4
/
+12
2021-07-11
Explicitly check for reference locals or fields in Name classification
Lukas Wirth
-2
/
+2
2021-07-11
internal: remove one more needless extern crate
Aleksey Kladov
-1
/
+1
2021-07-11
internal: remove unused param
Aleksey Kladov
-1
/
+1
2021-06-19
minor: use minicore
Aleksey Kladov
-6
/
+1
2021-06-13
clippy::clone_on_copy
Maan2003
-1
/
+1
2021-06-11
Replace some AssocItem::containing_trait calls trait_or_trait_impl
Lukas Wirth
-2
/
+2
2021-05-25
Also do goto implementation on assoc consts
Jade
-2
/
+26
2021-05-25
feat: go to implementation on trait functions
Jade
-1
/
+45
2021-03-31
Gifs and screenshots for features in manual
Ayomide Bamidele
-0
/
+2
2021-03-15
Power up goto_implementation
Lukas Wirth
-48
/
+82
2021-02-07
AdtDef -> Adt
Aleksey Kladov
-5
/
+5
2021-01-07
Change <|> to $0 - Rebase
Kevaundray Wedderburn
-8
/
+8
2021-01-02
Move impls of ToNav that use source() to TryToNav
Nick Spain
-3
/
+3
2020-12-17
Rename ImplDef -> Impl
Aleksey Kladov
-3
/
+3
2020-12-15
Make macro def krate mandatory
Jonas Schievink
-0
/
+2
2020-10-24
Re-export base_db from ide_db
Igor Aleksanov
-1
/
+1
2020-10-02
rename mock_analysis -> fixture
Aleksey Kladov
-2
/
+2
2020-10-02
Get rid of MockAnalysis
Aleksey Kladov
-4
/
+2
2020-08-13
Rename ra_ide -> ide
Aleksey Kladov
-0
/
+229