about summary refs log tree commit diff
path: root/tests/ui/coroutine/uninhabited-field.rs
AgeCommit message (Expand)AuthorLines
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-2/+2
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-12-12Coroutine variant fields can be uninitializedTomasz Miąsko-0/+37