about summary refs log tree commit diff
path: root/tests/ui/coroutine/clone-rpit.rs
AgeCommit message (Collapse)AuthorLines
2025-04-23MoreMichael Goulet-2/+1
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-0/+1
And suggest adding the `#[coroutine]` to the closure
2024-03-10Ignore tests w/ current/next revisions from compare-mode=next-solverMichael Goulet-0/+1
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-4/+4
2024-01-11Remove special-casing around aliaskind in new solverMichael Goulet-1/+2
2023-12-14update use of feature flagslcnr-1/+1
2023-11-22Allow defining opaques in check_coroutine_obligationsMichael Goulet-0/+17