about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/async-closure-captures.rs
AgeCommit message (Expand)AuthorLines
2024-12-13Stabilize async closuresMichael Goulet-1/+1
2024-12-05Stabilize noop_wakerEric Holk-1/+1
2024-12-02Gate async fn trait bound modifier on async_trait_boundsMichael Goulet-1/+1
2024-04-04Actually use the inferred ClosureKind from signature inference in coroutine-c...Michael Goulet-0/+34
2024-04-02Comments, comments, commentsMichael Goulet-0/+2
2024-04-02Fix capture analysis for by-move closure bodiesMichael Goulet-0/+89