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 Extend<&T> where T: Copy for collections #25976

Closed
alexcrichton opened this issue Jun 2, 2015 · 4 comments
Closed

Implement Extend<&T> where T: Copy for collections #25976

alexcrichton opened this issue Jun 2, 2015 · 4 comments
Labels
B-RFC-approved Blocker: Approved by a merged RFC but not yet implemented. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.

Comments

@alexcrichton
Copy link
Member

Tracking issue for rust-lang/rfcs#839

@alexcrichton alexcrichton added B-RFC-approved Blocker: Approved by a merged RFC but not yet implemented. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. labels Jun 2, 2015
@Gankra
Copy link
Contributor

Gankra commented Jun 3, 2015

Willing to mentor.

@Gankra Gankra added the E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. label Jun 3, 2015
@wesleywiser
Copy link
Member

@gankro I'd like to take a shot at it if that's ok.

@jooert
Copy link
Contributor

jooert commented Jun 3, 2015

@wesleywiser Ah, sorry, I've just finished working on it, will send a pull request now.

@wesleywiser
Copy link
Member

@jooert No problem!

@bors bors closed this as completed in b36ed7d Jun 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-RFC-approved Blocker: Approved by a merged RFC but not yet implemented. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

4 participants