rust/crates/rust-analyzer
bors[bot] b656751536
Merge #9380
9380: feat: Implement goto_declaration support r=matklad a=Veykril

This is just a simple implementation that falls back to `goto_definition` for everything but modules where it goes to the actual module declaration if possible.

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-06-23 22:33:05 +00:00
..
src Merge #9380 2021-06-23 22:33:05 +00:00
tests/slow-tests internal: introduce minicore -- a subset of libcore for testing 2021-06-15 21:03:08 +03:00
build.rs minor: standard snippet 2021-05-07 21:46:25 +03:00
Cargo.toml Use package renaming so source doesn't say tikv 2021-05-07 12:41:07 -07:00