rust-analyzer/crates/ide
bors[bot] 05f75d601f
Merge #6666
6666: Support 'go to definition' for self r=jonas-schievink a=Veykril

Also reverts #6660, instead of showing the type it now works like it does for names by returning the declaration we are already on. This for example enables VSCode to show all references(#6665) when executing `go to definition` on the declaration.

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2020-11-29 14:35:38 +00:00
..
src Merge #6666 2020-11-29 14:35:38 +00:00
Cargo.toml Move the helpers into ide_db 2020-11-28 16:30:39 +02:00