about summary refs log tree commit diff
path: root/tests/ui/async-await/async-closures/constrained-but-no-upvars-yet.rs
AgeCommit message (Collapse)AuthorLines
2024-12-13Stabilize async closuresMichael Goulet-2/+0
2024-12-02Move tests back to using AsyncFnMichael Goulet-2/+2
2024-06-29Make all tests in async dir build-pass, adjust implements-fnmut test to ↵Michael Goulet-1/+1
begin ICEing during codegen
2024-04-08Don't rely on upvars being assigned just because coroutine-closure kind is ↵Michael Goulet-0/+27
assigned