Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #152327 - adwinwhite:fix-non-defining-use-ices-ready, r=lcnr
Check stalled coroutine obligations eagerly Fixes rust-lang/rust#151322 Fixes rust-lang/rust#151323 Fixes rust-lang/rust#137916 Fixes rust-lang/rust#138274 The problem is that stalled coroutine obligations can't be satisifed so that they cause normalization to fail in `mir_borrowck`. Thus, we failed to register any opaque to storage in the next solver. I fix it by checking these obligations earlier in `mir_borrowck`. r? @lcnr
Matthias Krüger 2 months ago
parent 78c75d6 · parent 4b9e642 · commit fc70b38
0 files changed, 0 insertions, 0 deletions