rust-analyzer/crates/hir_def
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 ⬆️ arena 2021-01-17 11:43:04 +03:00