| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-06-29 | mir: Use the `new` method for `BasicBlockData` | dianqk | -20/+16 |
| 2025-06-29 | mir: Add a `new` method to `statement` | dianqk | -1/+1 |
| 2025-04-29 | Fix for async drop ice with partly dropped tuple | Andrew Zhogin | -8/+14 |
| 2025-04-28 | AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}... | Andrew Zhogin | -0/+8 |
| 2025-04-14 | Use `newtype_index!`-generated types more idiomatically | Yotam Ofek | -1/+1 |
| 2025-02-21 | Rename `ClearCrossCrate::assert_crate_local`. | Nicholas Nethercote | -1/+1 |
| 2025-02-18 | Improve `MirPatch` documentation and naming. | Nicholas Nethercote | -13/+38 |
| 2025-02-15 | Don't project into `NonNull` when dropping a `Box` | Scott McMurray | -0/+8 |
| 2025-02-14 | Move `MirPatch` from `rustc_middle` to `rustc_mir_transform`. | Nicholas Nethercote | -0/+252 |
