about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/patch.rs
AgeCommit message (Expand)AuthorLines
2025-02-15Don't project into `NonNull` when dropping a `Box`Scott McMurray-0/+8
2025-02-14Move `MirPatch` from `rustc_middle` to `rustc_mir_transform`.Nicholas Nethercote-0/+252