diff options
author | Yuki Okushi <huyuumi.dev+love@gmail.com> | 2023-01-10 08:05:34 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-10 08:05:34 +0900 |
commit | 684a3717cb78ef8a8c3182b0b2ef630dadb7c4aa (patch) | |
tree | c4d8e34ecdfb95eafa1a9f4b09611e03f1090caf /tests/rustdoc-js-std/parser-errors.js | |
parent | 5773e8baf017956849f821d5c85837ca1162b4ae (diff) | |
parent | 1d66a675bb61c21555dcb848ed7378b6f2848de7 (diff) | |
download | rust-684a3717cb78ef8a8c3182b0b2ef630dadb7c4aa.tar.gz |
Rollup merge of #106175 - compiler-errors:bad-import-sugg, r=oli-obk
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.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions