aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/src/display/navigation_target.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix importsAleksey Kladov2020-03-031-6/+2
* Rename NameDefinition -> DefinitionAleksey Kladov2020-03-031-8/+8
* Rename ast::ImplBlock -> ast::ImplDefAleksey Kladov2020-02-291-1/+1
* Refactor primary IDE APIAleksey Kladov2020-02-261-2/+6
* SimplifyAleksey Kladov2020-02-251-1/+1
* SimplifyAleksey Kladov2020-02-221-25/+41
* More manual clippy fixesKirill Bulatov2020-02-181-2/+2
* cleanup importsAleksey Kladov2020-02-061-1/+2
* Use attr location for builtin macro goto-impEdwin Cheng2020-01-121-1/+5
* Implement proposed CallHierarchy featureJeremy Kolb2020-01-081-1/+1
* Don't bother with focus range for navigation to localsAleksey Kladov2019-12-181-7/+8
* Rename GenericParam -> TypeParamAleksey Kladov2019-12-071-1/+1
* ToNav for GenericParamAleksey Kladov2019-12-071-1/+21
* No block at the momentice10002019-12-041-1/+0
* Add `ModuleSource::Block`ice10002019-12-041-28/+15
* Replace `ra_hir_expand::either` with crateice10002019-12-031-3/+4
* Rename Source -> InFileAleksey Kladov2019-11-281-2/+2
* rename ra_ide_api -> ra_ideAleksey Kladov2019-11-271-0/+411