]> git.lizzy.rs Git - rust.git/commit
Make checked arithmetic besides division `const`
authorDylan MacKenzie <ecstaticmorse@gmail.com>
Mon, 3 Feb 2020 21:19:07 +0000 (13:19 -0800)
committerDylan MacKenzie <ecstaticmorse@gmail.com>
Tue, 4 Feb 2020 19:04:03 +0000 (11:04 -0800)
commit37c141885ac5972e7c858d65babe1753b0ad994c
treebdb6342daf2862a4e25f4247cad47e47b82b4262
parentd9e3d2a5314258e2b8adc86c1ded34c4995fcd67
Make checked arithmetic besides division `const`

Co-Authored-By: 9999years <rbt@sent.as>
src/libcore/lib.rs
src/libcore/num/mod.rs