| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-14 | Async drop - fix for StorageLive/StorageDead codegen for pinned async drop ↵ | Andrew Zhogin | -1/+1 | |
| future | ||||
| 2025-05-12 | ui/async-drop-initial: factor in panic strategy in destructor size check | Jorge Aparicio | -1/+4 | |
| the size of `AsyncStruct`'s destructor depends on whether the configured panic strategy is 'unwind' or 'abort' so factor that into the test using conditional compilation fixes rust-lang/rust#140939 | ||||
| 2025-04-28 | AsyncDrop implementation using shim codegen of ↵ | Andrew Zhogin | -0/+243 | |
| async_drop_in_place::{closure}, scoped async drop added. | ||||
