Skip to content

Commit

Permalink
Rollup merge of #120143 - compiler-errors:consolidate-instance-resolv…
Browse files Browse the repository at this point in the history
…e-for-coroutines, r=oli-obk

Consolidate logic around resolving built-in coroutine trait impls

Deduplicates a lot of code. Requires defining a new lang item for `Coroutine::resume` for consistency, but it seems not harmful at worst, and potentially later useful at best.

r? oli-obk
  • Loading branch information
matthiaskrgr authored Jan 22, 2024
2 parents b831ce4 + 45dcccd commit 4862cbb
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 4862cbb

Please sign in to comment.