about summary refs log tree commit diff
path: root/tests/ui/async-await/async-closures/force-move-due-to-actually-fnonce.rs
AgeCommit message (Expand)AuthorLines
2024-12-13Stabilize async closuresMichael Goulet-2/+0
2024-06-29Make all tests in async dir build-pass, adjust implements-fnmut test to begin...Michael Goulet-1/+1
2024-05-19Force the inner coroutine of an async closure to `move` if the outer closure ...Michael Goulet-0/+27