about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-06-20 15:52:44 +0000
committerbors <bors@rust-lang.org>2023-06-20 15:52:44 +0000
commita34ceade11f62bdef20b86ef37949d3fe00944ef (patch)
tree0277949359ff73eb50ed534c0c22407a6eab643e /compiler/rustc_llvm/llvm-wrapper
parent1b6d4cdc4d923c148198ad4df230af48cdaca59e (diff)
parent09d4a823d5242cf37ecb03c4aa3acf70f563b118 (diff)
downloadrust-a34ceade11f62bdef20b86ef37949d3fe00944ef.tar.gz
rust-a34ceade11f62bdef20b86ef37949d3fe00944ef.zip
Auto merge of #112847 - bvanjoi:fix-112831, r=Nilstrieb
Revert #112758 and add test case

Fixes #112831.

Cannot unwrap `update_resolution` for `resolution.single_imports.remove(&Interned::new_unchecked(import));` because there is a relationship between the `Import` and `&NameBinding` in `NameResolution`. This issue caused by my unfamiliarity with the data structure and I apologize for it.

This PR had been reverted, and test case have been added.

r? `@Nilstrieb`
cc `@petrochenkov`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions