Uh oh!
There was an error while loading. Please reload this page.
Bubble up an overflow error so that rustdoc can ignore it - #55717
Conversation
pnkfelix
commented
Nov 6, 2018
@bors r+ |
bors
commented
Nov 6, 2018
📌 Commit 69c80f4 has been approved by |
pnkfelix
commented
Nov 6, 2018
(I personally vote for whack-a-mole, but what do I know...) |
Mark-Simulacrum
commented
Nov 7, 2018
@bors p=10 |
bors
commented
Nov 7, 2018
Bubble up an overflow error so that rustdoc can ignore it fixes#54524 Idk how to write a test for this, other than trying to minimize the entire diesel crate. If desirable I will do that. Note that there are many other such overflow errors hiding out there. Should we try to proactively eliminate them or do we just whack-a-mole them? cc @GuillaumeGomez r? @nikomatsakis
bors
commented
Nov 7, 2018
💔 Test failed - status-travis |
rust-highfive
commented
Nov 7, 2018
Your PR failed on Travis (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
oli-obk
commented
Nov 7, 2018
@bors retry got stuck during initial checkout |
bors
commented
Nov 7, 2018
⌛ Testing commit 69c80f4 with merge da812b05151db5bbf3e69f455ebdcfdf9e203a51... |
bors
commented
Nov 7, 2018
💔 Test failed - status-travis |
bors
commented
Nov 9, 2018
⌛ Testing commit 69c80f4 with merge 1a1374bb6d7e3ce453d9e216da3b16ac35c6f201... |
bors
commented
Nov 9, 2018
💔 Test failed - status-travis |
rust-highfive
commented
Nov 9, 2018
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
kennytm
commented
Nov 9, 2018
@bors retry 9696 |
bors
commented
Nov 9, 2018
⌛ Testing commit 69c80f4 with merge 1c953cdf998080d5457b3453ad1f0ee5636539b4... |
bors
commented
Nov 9, 2018
💔 Test failed - status-appveyor |
kennytm
commented
Nov 9, 2018
@rust-timer build 1c953cdf998080d5457b3453ad1f0ee5636539b4 I find it strange this keeps timing out. @bors retry |
rust-timer
commented
Nov 9, 2018
Success: Queued 1c953cdf998080d5457b3453ad1f0ee5636539b4 with parent 36a50c2, comparison URL. |
rust-timer
commented
Nov 9, 2018
Finished benchmarking try commit 1c953cdf998080d5457b3453ad1f0ee5636539b4 |
bors
commented
Nov 10, 2018
Bubble up an overflow error so that rustdoc can ignore it fixes#54524 Idk how to write a test for this, other than trying to minimize the entire diesel crate. If desirable I will do that. Note that there are many other such overflow errors hiding out there. Should we try to proactively eliminate them or do we just whack-a-mole them? cc @GuillaumeGomez r? @nikomatsakis
bors
commented
Nov 10, 2018
☀️ Test successful - status-appveyor, status-travis |
fixes#54524
Idk how to write a test for this, other than trying to minimize the entire diesel crate. If desirable I will do that.
Note that there are many other such overflow errors hiding out there. Should we try to proactively eliminate them or do we just whack-a-mole them?
cc @GuillaumeGomez
r? @nikomatsakis