about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorChayim Refael Friedman <chayimfr@gmail.com>2024-09-22 03:27:30 +0300
committerChayim Refael Friedman <chayimfr@gmail.com>2024-09-22 04:19:10 +0300
commit0a259082dfc6e1bf35399b759a366db61c5f6c23 (patch)
tree23d1b0528ce958b1983ebca531daa80a2a8fe7a3 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent814da15d8baf2391f4d19cbc4bf73f81ffbeabdf (diff)
downloadrust-0a259082dfc6e1bf35399b759a366db61c5f6c23.tar.gz
rust-0a259082dfc6e1bf35399b759a366db61c5f6c23.zip
Fix name resolution when an import is resolved to some namespace and then later in the algorithm another namespace is added
The import is flagged as "indeterminate", and previously it was re-resolved, but only at the end of name resolution, when it's already too late for anything that depends on it.

This issue was tried to fix in https://github.com/rust-lang/rust-analyzer/pull/2466, but it was not fixed fully.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions