about summary refs log tree commit diff
path: root/tests/ui/async-await/async-fn/dyn-pos.rs
AgeCommit message (Expand)AuthorLines
2025-01-22Refactor dyn-compatibility error and suggestionsTaylor Cramer-1/+1
2024-12-13Stabilize async closuresMichael Goulet-2/+0
2024-12-02Gate async fn trait bound modifier on async_trait_boundsMichael Goulet-1/+1
2024-11-30Do not create trait object type if missing associated typesMichael Goulet-4/+1
2024-03-19Only split by-ref/by-move futures for async closuresMichael Goulet-3/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-01-31Add testsMichael Goulet-0/+14