-
Notifications
You must be signed in to change notification settings - Fork 557
Commit c8b767e
Auto merge of #141762 - compiler-errors:witnesser, r=lcnr
Unify `CoroutineWitness` sooner in typeck, and stall coroutine obligations based off of `TypingEnv`
* Stall coroutine obligations based off of `TypingMode` in the old solver.
* Eagerly assign `TyKind::CoroutineWitness` to the witness arg of coroutines during typeck, rather than deferring them to the end of typeck.
r? lcnr
This is part of rust-lang/rust#143017.File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments