]> git.lizzy.rs Git - rust.git/commit
Added a codegen test for a recent optimization for overflow-checks=on
authorAlex Gaynor <alex.gaynor@gmail.com>
Sun, 24 May 2020 20:20:02 +0000 (16:20 -0400)
committerGitHub <noreply@github.com>
Sun, 24 May 2020 20:20:02 +0000 (16:20 -0400)
commitcd5f228acd214c0a6555756b060dd0223d31050d
tree02dffe49ffdec6bd038061cf181df95d01d28fda
parentff991d60349201a90ca15202dd0323ebdfab8745
Added a codegen test for a recent optimization for overflow-checks=on

Closes #58692
src/test/codegen/integer-overflow.rs [new file with mode: 0644]