| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-09-23 | Update compiler/rustc_mir_transform/src/patch.rs | Camille Gillot | -0/+2 |
| 2025-09-20 | Make term_patch_map sparse. | Camille Gillot | -14/+18 |
| 2025-09-18 | Avoid invalidating from MirPatch::apply. | Camille Gillot | -3/+3 |
| 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 |
