Skip to content

implement Clone for btree iterators #23604

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

Merged
merged 1 commit into from
Mar 24, 2015
Merged

implement Clone for btree iterators #23604

merged 1 commit into from
Mar 24, 2015

Conversation

apasel422
Copy link
Contributor

btree_map::IntoIter (and btree_set::IntoIter) remains, but it is a bit trickier.

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+ 1381249

Thanks!

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Mar 23, 2015
`btree_map::IntoIter` (and `btree_set::IntoIter`) remains, but it is a bit trickier.
@bors bors merged commit 1381249 into rust-lang:master Mar 24, 2015
@apasel422 apasel422 deleted the btree branch March 24, 2015 22:06
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.

5 participants