mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 12:29:21 +00:00
![]() Fix autoimport does nothing when importing trait that is as _ imports Potentially fixes #15128 There are two cases of imports: 1. With simple path 2. With use tree list (or say complex path). On deeper inspection, the [`recursive_merge`]( |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |