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

Rename SliceConcatExt::connect to join #26900

Closed
alexcrichton opened this issue Jul 8, 2015 · 3 comments
Closed

Rename SliceConcatExt::connect to join #26900

alexcrichton opened this issue Jul 8, 2015 · 3 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.

Comments

@alexcrichton
Copy link
Member

Tracking issue for rust-lang/rfcs#1102

@alexcrichton alexcrichton added A-libs E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. B-RFC-approved Blocker: Approved by a merged RFC but not yet implemented. labels Jul 8, 2015
@wesleywiser
Copy link
Member

Hi, I'd like to take this if that's OK.

Should I also change all of the places in this repo where .connect is called to call .join instead? Or does that break bootstrapping?

Thanks!

@alexcrichton
Copy link
Member Author

You should indeed! The stage0 libstd will have the rename so the bootstrap should be just fine (aka if make finishes then you're fine)

@wesleywiser
Copy link
Member

Thanks! I'm working on this now.

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.
Projects
None yet
Development

No branches or pull requests

2 participants