about summary refs log tree commit diff
path: root/tests/ui/async-await/async-closures/captures.run.stdout
AgeCommit message (Expand)AuthorLines
2024-04-04Force `move` async-closures that are `FnOnce` to make their inner coroutines ...Michael Goulet-0/+4
2024-04-02Fix capture analysis for by-move closure bodiesMichael Goulet-0/+10