about summary refs log tree commit diff
path: root/src/test/run-pass/next-power-of-two-overflow-ndebug.rs
AgeCommit message (Expand)AuthorLines
2018-09-06Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.Felix S. Klock II-23/+0
2018-03-26Stabilize i128_typeMark Mansi-2/+0
2018-03-16ci: Disable optimized tests for asm.jsAlex Crichton-0/+1
2017-11-03Add overflow tests for next_power_of_twoScott McMurray-0/+24