mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 16:54:01 +00:00
684a3717cb
Fix bad import suggestion with nested `use` tree Fixes #105566 Fixes #105373 Ideally, we'd find some way to turn these into structured suggestions -- perhaps on a separate line as a different `use` statement, but I have no idea how to access the span for the whole `use` from this point in the import resolution code. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |