about summary refs log tree commit diff
path: root/tests/ui/async-await/async-closures/def-path.stderr
AgeCommit message (Expand)AuthorLines
2025-07-31Remove the witness type from coroutine argsMichael Goulet-2/+2
2025-07-17Eagerly unify coroutine witness in old solverMichael Goulet-2/+2
2025-05-05Do not gather local all together at the beginning of typeckMichael Goulet-2/+2
2024-12-25Actually print all the relevant parts of a coroutine in verbose modeMichael Goulet-2/+2
2024-12-13Stabilize async closuresMichael Goulet-1/+1
2024-03-19Only split by-ref/by-move futures for async closuresMichael Goulet-2/+2
2024-02-06Fix drop shim for AsyncFnOnce closure, AsyncFnMut shim for AsyncFn closureMichael Goulet-2/+2
2024-01-27Make the coroutine def id of an async closure the child of the closure def idMichael Goulet-0/+17