]> git.lizzy.rs Git - rust.git/commit
Don't omit overflow checks for *_with_overflow intrinsics when compiling without...
authorbjorn3 <bjorn3@users.noreply.github.com>
Thu, 8 Aug 2019 12:27:50 +0000 (14:27 +0200)
committerbjorn3 <bjorn3@users.noreply.github.com>
Fri, 9 Aug 2019 10:35:51 +0000 (12:35 +0200)
commit6414f03644931085f1859a0707273b11e26a5d18
tree2aa179773b870e2d6581fdd2163a033fa54b0ba4
parent19a3bfec3bc159eb9b25c44c889474a61d419d8f
Don't omit overflow checks for *_with_overflow intrinsics when compiling without debug assertions
src/base.rs