]> git.lizzy.rs Git - rust.git/commit
Use Add::add for overflow checks instead of [rustc_inherit_overflow_checks]
authorScott McMurray <scottmcm@users.noreply.github.com>
Sun, 5 Nov 2017 00:10:51 +0000 (17:10 -0700)
committerScott McMurray <scottmcm@users.noreply.github.com>
Sun, 5 Nov 2017 00:10:51 +0000 (17:10 -0700)
commit0d745af29a7566538277bd7a3b16faf09df7fe63
treeaeb405ec46f8815bd19c2bec368c52f6dcb197cf
parent1b19e643244ab71a0842ee502d7ca7d8aa705209
Use Add::add for overflow checks instead of [rustc_inherit_overflow_checks]
src/libcore/num/mod.rs