Uh oh!
There was an error while loading. Please reload this page.
incr: Update hash tests to use except-style checking - #45951
Conversation
michaelwoerister
commented
Nov 13, 2017
Thanks a lot, @CrockAgile! Quite a few check boxes to tick off @bors r+ |
bors
commented
Nov 13, 2017
📌 Commit 6424688 has been approved by |
michaelwoerister
commented
Nov 13, 2017
@bors rollup |
incr: Update hash tests to use `except`-style checking Part of rust-lang#44924 r? @michaelwoerister
@bors r- This PR failed in the rollup #45981 at |
CrockAgile
commented
Nov 14, 2017
@kennytm as you say, the checked arithmetic is probably the culprit. From what I can tell, these tests were not intended to check this behavior, and other tests in |
kennytm
commented
Nov 14, 2017
@CrockAgile I prefer to change it to something that doesn't involve checked arithmetic (e.g. |
michaelwoerister
commented
Nov 15, 2017
Thanks, that's the solution I would have proposed too. @bors r+ |
bors
commented
Nov 15, 2017
📌 Commit d1a83c6 has been approved by |
incr: Update hash tests to use `except`-style checking Part of rust-lang#44924 r? @michaelwoerister
Part of #44924
r? @michaelwoerister