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

Ranges implement Clone where possible #21386

Merged
merged 1 commit into from
Jan 21, 2015
Merged

Conversation

Diggsey
Copy link
Contributor

@Diggsey Diggsey commented Jan 19, 2015

Fixes #21384

@rust-highfive
Copy link
Contributor

r? @brson

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

@alexcrichton
Copy link
Member

@bors: r+ a674f85 rollup

@alexcrichton alexcrichton assigned alexcrichton and unassigned brson Jan 19, 2015
@aochagavia aochagavia mentioned this pull request Jan 19, 2015
barosl added a commit to barosl/rust that referenced this pull request Jan 20, 2015
@bors bors merged commit a674f85 into rust-lang:master Jan 21, 2015
@Diggsey Diggsey deleted the issue-21384 branch January 22, 2015 17:13
@Diggsey Diggsey restored the issue-21384 branch May 10, 2015 05:05
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.

std::ops::Range does not implement Clone when possible.
5 participants