about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/async-closure-captures.stdout
AgeCommit message (Expand)AuthorLines
2024-04-04Force `move` async-closures that are `FnOnce` to make their inner coroutines ...Michael Goulet-0/+14
2024-04-04Actually use the inferred ClosureKind from signature inference in coroutine-c...Michael Goulet-10/+0
2024-04-02Fix capture analysis for by-move closure bodiesMichael Goulet-0/+10