about summary refs log tree commit diff
path: root/tests/ui/async-await/async-closures/is-not-fn.rs
AgeCommit message (Expand)AuthorLines
2025-04-23MoreMichael Goulet-1/+2
2025-02-02Shorten error message for callable with wrong return typeEsteban Küber-1/+1
2025-01-22Use `structurally_normalize` instead of manual `normalizes-to` goalsBoxy-1/+4
2024-12-13Stabilize async closuresMichael Goulet-3/+1
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-02-10Print kind of coroutine closureMichael Goulet-1/+1
2024-02-08Prefer AsyncFn* over Fn* for coroutine-closuresMichael Goulet-4/+1
2024-02-06Add some testsMichael Goulet-0/+12