about summary refs log tree commit diff
path: root/tests/ui/coroutine/polymorphize-args.rs
AgeCommit message (Expand)AuthorLines
2024-12-06Remove polymorphizationBen Kimock-18/+0
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-2/+3
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2024-02-07Record coroutine kind in genericsMichael Goulet-0/+17