Files
rust/compiler/rustc_span/src
Matthias Krüger 221115cbd6 Rollup merge of #120143 - compiler-errors:consolidate-instance-resolve-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
2024-01-22 22:12:08 +01:00
..
2023-12-10 13:03:28 -08:00
2023-09-07 13:05:05 +02:00