| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Box AssertKind | Ben Kimock | 2023-05-01 | 1 | -2/+2 |
| * | Split `{Idx, IndexVec, IndexSlice}` into their own modules | Maybe Waffle | 2023-04-24 | 1 | -1/+1 |
| * | Only emit alignment checks if we have a panic_impl | Ben Kimock | 2023-04-13 | 1 | -0/+7 |
| * | Fix new usage of old api | Gary Guo | 2023-04-06 | 1 | -1/+1 |
| * | Use `&IndexSlice` instead of `&IndexVec` where possible | Scott McMurray | 2023-04-02 | 1 | -1/+1 |
| * | Skip checks for common types with alignment 1 | Ben Kimock | 2023-03-24 | 1 | -0/+7 |
| * | Use Vec::split_off | Ben Kimock | 2023-03-24 | 1 | -1/+1 |
| * | Clarify that we are doing ptr.addr() internally | Ben Kimock | 2023-03-24 | 1 | -1/+1 |
| * | A MIR transform that checks pointers are aligned | Ben Kimock | 2023-03-23 | 1 | -0/+220 |
