| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-04-29 | fmt | The Miri Cronjob Bot | -7/+3 | |
| 2025-04-28 | AsyncDrop implementation using shim codegen of ↵ | Andrew Zhogin | -49/+66 | |
| async_drop_in_place::{closure}, scoped async drop added. | ||||
| 2024-12-13 | Stabilize async closures | Michael Goulet | -1/+1 | |
| 2024-12-05 | Stabilize noop_waker | Eric Holk | -1/+1 | |
| Co-authored-by: zachs18 <8355914+zachs18@users.noreply.github.com> | ||||
| 2024-09-21 | fmt (with a huge diff for some reason) | Ralf Jung | -3/+6 | |
| 2024-05-29 | Revert miri async drop test but add warnings to each async drop test | Daria Sukhonina | -50/+34 | |
| 2024-05-29 | Bless new async destructor sizes in async drop tests | Daria Sukhonina | -5/+5 | |
| 2024-05-29 | Add size check inside of the async drop tests | Daria Sukhonina | -29/+50 | |
| 2024-04-16 | Add simple async drop glue generation | zetanumbers | -0/+191 | |
| Explainer: https://zetanumbers.github.io/book/async-drop-design.html https://github.com/rust-lang/rust/pull/121801 | ||||
