about summary refs log tree commit diff
path: root/tests/ui/coroutine/clone-impl.rs
AgeCommit message (Expand)AuthorLines
2025-07-31Stall coroutines based off of ty::Coroutine, not ty::CoroutineWitnessMichael Goulet-0/+1
2025-07-17Eagerly unify coroutine witness in old solverMichael Goulet-12/+13
2024-11-02On long E0277 primary span label, move it to a `help`Esteban Küber-0/+1
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-6/+11
2024-04-15Do check_coroutine_obligations once per typeck rootMichael Goulet-5/+19
2023-10-20Rename `generator` folderOli Scherer-0/+73