about summary refs log tree commit diff
path: root/tests/ui/async-await/async-borrowck-escaping-closure-error.rs
AgeCommit message (Expand)AuthorLines
2024-12-13Stabilize async closuresMichael Goulet-1/+0
2024-04-10Make the computation of coroutine_captures_by_ref_ty more sophisticatedMichael Goulet-1/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-02-06Bless tests, add commentsMichael Goulet-1/+2
2024-02-06Make sure that async closures (and fns) only capture their parent callable's ...Michael Goulet-1/+1
2024-01-16Async closures will move params into the future alwaysMichael Goulet-1/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+10