about summary refs log tree commit diff
path: root/src/test/codegen/unchecked_shifts.rs
AgeCommit message (Expand)AuthorLines
2022-11-16Ignore the unchecked-shifts codegen test in debug-assertions buildsScott McMurray-0/+1
2022-10-23`unchecked_{shl|shr}` should use `u32` as the RHSScott McMurray-0/+65