Commit bc720ad
committed
Auto merge of rust-lang#114487 - compiler-errors:opaques-refactoring-idk, r=cjgillot
Consolidate opaque ty and async fn lowering code
The codepaths for lowering "regular" opaques and async fn were almost identical, modulo some bookkeeping that seemed pretty easy to consolidate.
r? `@cjgillot`File tree
5 files changed
+213
-453
lines changed- compiler
- rustc_ast_lowering/src
- rustc_hir_analysis/src/collect
- rustc_hir/src
- rustc_resolve/src
5 files changed
+213
-453
lines changed
0 commit comments