about summary refs log tree commit diff
path: root/tests/mir-opt/instsimplify/align_of_slice.rs
AgeCommit message (Expand)AuthorLines
2025-07-28Simplify `align_of_val::<[T]>(…)` → `align_of::<T>()`Scott McMurray-2/+1
2025-07-28Add a MIR test for `align_of_val` on a sliceScott McMurray-0/+13