| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-04-02 | Use `&IndexSlice` instead of `&IndexVec` where possible | Scott McMurray | -1/+1 |
| 2023-03-24 | Skip checks for common types with alignment 1 | Ben Kimock | -0/+7 |
| 2023-03-24 | Use Vec::split_off | Ben Kimock | -1/+1 |
| 2023-03-24 | Clarify that we are doing ptr.addr() internally | Ben Kimock | -1/+1 |
| 2023-03-23 | A MIR transform that checks pointers are aligned | Ben Kimock | -0/+220 |
