rust/crates/rust-analyzer
bors[bot] 4575c38810
Merge #4839
4839: `Go to Type Definition` hover action. r=matklad a=vsrs

![hover_actions_goto](https://user-images.githubusercontent.com/62505555/83335671-0122e380-a2b7-11ea-9922-fbdcfb11a7f3.gif)

This implementation supports things like `dyn Trait<SomeType>`, `-> impl Trait`, etc.

Co-authored-by: vsrs <vit@conrlab.com>
2020-06-19 13:34:24 +00:00
..
src Merge #4839 2020-06-19 13:34:24 +00:00
tests/heavy_tests Actually test include!(concant!(env!())); 2020-06-05 15:49:12 +02:00
build.rs
Cargo.toml Merge #4740 2020-06-04 13:04:24 +00:00