about summary refs log tree commit diff
path: root/tests/ui/async-await/async-fn/simple.rs
AgeCommit message (Expand)AuthorLines
2024-12-13Stabilize async closuresMichael Goulet-2/+0
2024-07-23Gate AsyncFn* under async_closure featureMichael Goulet-1/+1
2024-02-20Fix stray trait mismatch in resolve_associated_item for AsyncFnMichael Goulet-1/+6
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2024-02-06Regular closures now built-in impls for AsyncFn*Michael Goulet-1/+1
2023-12-25select AsyncFn traits during overloaded call opMichael Goulet-1/+1
2023-12-25Add AsyncFn family of traitsMichael Goulet-0/+16