about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/async-closure-drop.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-03-26In ConstructCoroutineInClosureShim, pass receiver by ref, not pointerMichael Goulet-0/+40