summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/async-drop.stack.stdout
AgeCommit message (Collapse)AuthorLines
2024-04-16Add simple async drop glue generationzetanumbers-0/+22
Explainer: https://zetanumbers.github.io/book/async-drop-design.html https://github.com/rust-lang/rust/pull/121801