rust/crates/ide
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
Cargo.toml internal: move diagnostics to a new crate 2021-06-14 17:45:17 +03:00