| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-06-29 | mir: Use the `new` method for `BasicBlockData` | dianqk | -5/+5 |
| 2025-04-28 | Rework the logic for PointerFinder::visit_place | Bastian Kersting | -22/+17 |
| 2025-04-25 | Extend the alignment check to borrows | Bastian Kersting | -21/+36 |
| 2025-02-24 | Rollup merge of #136610 - Jarcho:range_idx, r=Noratrieb | Jacob Pratt | -2/+1 |
| 2025-02-21 | Iterate directly on block indices in `rustc_mir_transform` | Jason Newcomb | -2/+1 |
| 2025-02-10 | Rename rustc_middle::Ty::is_unsafe_ptr to is_raw_ptr | Bastian Kersting | -1/+1 |
| 2025-02-08 | Detect (non-raw) borrows of null ZST pointers in CheckNull | Michael Goulet | -6/+8 |
| 2025-01-31 | Insert null checks for pointer dereferences when debug assertions are enabled | Bastian Kersting | -1/+2 |
| 2025-01-30 | Refactor `PointerFinder` into a separate module | Bastian Kersting | -0/+233 |
