diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2019-12-08 10:44:30 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2019-12-08 10:44:30 +0000 |
commit | b236f6aa499f98985acd07a34eb0c0d147bf8d5f (patch) | |
tree | c42e1491fd61bbc2326d3d658d23cb19594d9ade /crates/ra_hir/src/debug.rs | |
parent | ffcdd25cc8e7f1fd7fb4e3e8478c4cd1adfbf843 (diff) | |
parent | 51f4fb448f1993a20c9527a8e6d301a9202ce35a (diff) |
Merge #2466
2466: Handle partial resolve cases r=matklad a=edwin0cheng
Another try to fix #2443 :
We resolve all imports every time in `DefCollector::collect` loop even it is resolved previously.
This is because other unresolved imports and macros will bring in another `PerNs`, so we can only assume that it has been partially resolved.
Co-authored-by: Edwin Cheng <[email protected]>
Diffstat (limited to 'crates/ra_hir/src/debug.rs')
0 files changed, 0 insertions, 0 deletions