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