Skip to content

Commit

Permalink
Rollup merge of #106175 - compiler-errors:bad-import-sugg, r=oli-obk
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
Yuki Okushi authored Jan 9, 2023
2 parents ddf8d06 + ca03b20 commit b0b9556
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit b0b9556

Please sign in to comment.