Uh oh!
There was an error while loading. Please reload this page.
Remove FusedIterator implementation of iter::Scan - #42014
Conversation
Fixesrust-lang#41964. This is a breaking change.
rust-highfive
commented
May 15, 2017
r? @brson (rust_highfive has picked a reviewer for you, use r? to override) |
tbu-
commented
May 15, 2017
I'd like to know whether the current |
kennytm
commented
May 15, 2017
There should be a test case? |
tbu-
commented
May 15, 2017
Do you mean this PR or the I don't think you need to test the absence of the |
kennytm
commented
May 15, 2017
arielb1
commented
May 16, 2017
Mark-Simulacrum
commented
May 20, 2017
@brson This looks like it needs a review. Could you take a look? |
alexcrichton
commented
May 25, 2017
@bors: r+ |
bors
commented
May 25, 2017
📌 Commit a7d91ef has been approved by |
bors
commented
May 25, 2017
⌛ Testing commit a7d91ef with merge 5280d66... |
bors
commented
May 25, 2017
💔 Test failed - status-travis |
alexcrichton
commented
May 25, 2017
bors
commented
May 26, 2017
⌛ Testing commit a7d91ef with merge 11d8b09... |
bors
commented
May 26, 2017
💔 Test failed - status-travis |
kennytm
commented
May 26, 2017
Emscripten timed out after 3 hours. |
Mark-Simulacrum
commented
May 26, 2017
@bors retry |
Remove `FusedIterator` implementation of `iter::Scan` Fixesrust-lang#41964. This is a breaking change.
bors
commented
May 26, 2017
Remove `FusedIterator` implementation of `iter::Scan` Fixes#41964. This is a breaking change.
bors
commented
May 26, 2017
☀️ Test successful - status-appveyor, status-travis |
Fixes#41964.
This is a breaking change.