Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #158207 - LorrensP-2158466:split-resolve-fns, r=petrochenkov
Resolver: local/external split of `resolve_ident_in_module_non_globs_unadjusted` This PR splits the function `resolve_ident_in_module_non_globs_unadjusted` into 2 variants: - one for local modules, which is the same work as before - other for external modules, which requires less work In preperations for parallel import resolution and overall resolver refactor. r? @petrochenkov
Jacob Pratt 4 weeks ago
parent 7c81053 · parent 8e61983 · commit a2b43d6
0 files changed, 0 insertions, 0 deletions