summary refs log tree commit diff
path: root/tests/codegen/align-offset.rs
AgeCommit message (Collapse)AuthorLines
2023-05-05`assume` the runtime range of `align_offset`Scott McMurray-0/+78
Found when I saw code with `align_to` having extraneous checks.