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