Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement FusedIterator for Drain and IntoIter #143

Closed
wants to merge 0 commits into from

Conversation

koute
Copy link
Contributor

@koute koute commented Mar 2, 2019

This change is Reviewable

@mbrubeck
Copy link
Collaborator

mbrubeck commented Mar 3, 2019

@bors-servo r+

thanks!

@bors-servo
Copy link
Contributor

📌 Commit 58b8dc8 has been approved by mbrubeck

bors-servo pushed a commit that referenced this pull request Mar 3, 2019
Implement `FusedIterator` for `Drain` and `IntoIter`

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-smallvec/143)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

⌛ Testing commit 58b8dc8 with merge e71c899...

@bors-servo
Copy link
Contributor

💔 Test failed - checks-travis

@mbrubeck
Copy link
Collaborator

mbrubeck commented Mar 3, 2019

This requires Rust 1.26 or higher. We plan to bump the minimum Rust version soon, and will merge this PR after that happens.

@bors-servo
Copy link
Contributor

☔ The latest upstream changes (presumably #167) made this pull request unmergeable. Please resolve the merge conflicts.

@mbrubeck mbrubeck closed this Oct 28, 2019
bors-servo pushed a commit that referenced this pull request Oct 28, 2019
Implement `FusedIterator` for `IntoIter`

Rebase of #143
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants