about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/async-closure.stdout
AgeCommit message (Expand)AuthorLines
2024-06-29Fix FnMut/Fn shim for coroutine-closures that capture referencesMichael Goulet-2/+4
2024-03-26In ConstructCoroutineInClosureShim, pass receiver by ref, not pointerMichael Goulet-3/+4
2024-02-11Fix async closures in CTFEMichael Goulet-0/+3