]> git.lizzy.rs Git - rust.git/commit
Add overflow tests for next_power_of_two
authorScott McMurray <scottmcm@users.noreply.github.com>
Sat, 4 Nov 2017 05:33:34 +0000 (22:33 -0700)
committerScott McMurray <scottmcm@users.noreply.github.com>
Sat, 4 Nov 2017 05:33:34 +0000 (22:33 -0700)
commit1b19e643244ab71a0842ee502d7ca7d8aa705209
treebd377e3b4fd97f253ce95cf03ab4eda2157c9bd0
parent15ea3d80dacc4bb0919655e0f16e808ce83b5cf9
Add overflow tests for next_power_of_two
src/test/run-pass/next-power-of-two-overflow-debug.rs [new file with mode: 0644]
src/test/run-pass/next-power-of-two-overflow-ndebug.rs [new file with mode: 0644]