| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-30 | `AlignmentEnum` should just be `repr(usize)` now | Scott McMurray | -2/+1 |
| 2025-07-28 | Simplify `align_of_val::<[T]>(…)` → `align_of::<T>()` | Scott McMurray | -1/+1 |
| 2025-07-28 | Add a mir-opt pre-codegen test for dropping a `Box<[impl Copy]>` | Scott McMurray | -0/+19 |
