about summary refs log tree commit diff
path: root/tests/ui/async-await/async-drop/async-drop-open.rs
AgeCommit message (Collapse)AuthorLines
2025-04-28AsyncDrop implementation using shim codegen of ↵Andrew Zhogin-0/+127
async_drop_in_place::{closure}, scoped async drop added.