]> git.lizzy.rs Git - rust.git/commit
Fix #18604: next_power_of_two should panic on overflow
authorScott McMurray <scottmcm@users.noreply.github.com>
Sat, 4 Nov 2017 04:48:33 +0000 (21:48 -0700)
committerScott McMurray <scottmcm@users.noreply.github.com>
Sat, 4 Nov 2017 04:48:33 +0000 (21:48 -0700)
commit15ea3d80dacc4bb0919655e0f16e808ce83b5cf9
treed907784906b2409aa270fcce9039fed4acf3ce54
parent2278506f682062c7988c9e534a94366c56693981
Fix #18604: next_power_of_two should panic on overflow
src/libcore/num/mod.rs