about summary refs log tree commit diff
path: root/tests/ui/async-await/async-closures/wrong-fn-kind.rs
AgeCommit message (Expand)AuthorLines
2024-02-26Actually use the right closure kind when checking async Fn goalsMichael Goulet-2/+6
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-02-15make better async fn kind errorsMichael Goulet-2/+1
2024-02-06Make async closures test use async bound modifierMichael Goulet-5/+3
2024-02-06Add some testsMichael Goulet-0/+18