rust/crates/ide
bors[bot] f3139d46b0
Merge #7778
7778: Fix lowering trailing self paths in UseTrees r=Veykril a=Veykril

Noticed that hovering over `self` in a use tree like `use foo::bar::{self}` showing documentation and such for the current module instead of `bar`.

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-03-01 14:50:58 +00:00
..
src Merge #7778 2021-03-01 14:50:58 +00:00
Cargo.toml 7526: Renamed create ssr to ide_ssr. 2021-02-23 00:59:16 +05:30