mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00

fix(completion): `super::` completion at crate root and module depth aware - should close #12439 - Suggest super according to the depth in tree