diff options
| author | kennytm <kennytm@gmail.com> | 2018-04-24 11:57:11 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-24 11:57:11 +0800 |
| commit | 893774e119b3197e12c1891b39d0e1e2830a362d (patch) | |
| tree | d9d69bd70bdb7985d5953b151d57a4028714640c /src/rustllvm/RustWrapper.cpp | |
| parent | 8d0c5da7e84cc7f970e9f1d04e30dcd9ecae08d8 (diff) | |
| parent | 104c64dc360f297fbdd4a467dac1c5006d76dece (diff) | |
| download | rust-893774e119b3197e12c1891b39d0e1e2830a362d.tar.gz rust-893774e119b3197e12c1891b39d0e1e2830a362d.zip | |
Rollup merge of #50185 - dmizuk:mod_euc-fix-overflow, r=kennytm
core: Fix overflow in `int::mod_euc` when `self < 0 && rhs == MIN` This commit removes usage of `abs`, which overflows when `self == MIN`.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
