rust/compiler
Michael Goulet 854d1131ff
Rollup merge of #119666 - compiler-errors:construct-coroutine-info-immediately, r=cjgillot
Populate `yield` and `resume` types in MIR body while body is being initialized

I found it weird that we went back and populated these types *after* the body was constructed. Let's just do it all at once.
2024-01-06 21:51:46 -05:00
..
2024-01-05 10:56:59 +00:00
2024-01-05 10:56:59 +00:00
2024-01-05 10:56:59 +00:00