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

std::ops::Range does not implement Clone when possible. #21384

Closed
TyOverby opened this issue Jan 19, 2015 · 0 comments · Fixed by #21386
Closed

std::ops::Range does not implement Clone when possible. #21384

TyOverby opened this issue Jan 19, 2015 · 0 comments · Fixed by #21386
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Comments

@TyOverby
Copy link
Contributor

The iterator returned by the now-old range function implements Clone, so I don't see why ops::Range doesn't.

@Gankra Gankra added the E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. label Jan 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants