Skip to content

Spin-off rustdoc's tuple code to libstd #1551

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

Closed
wants to merge 3 commits into from
Closed

Spin-off rustdoc's tuple code to libstd #1551

wants to merge 3 commits into from

Conversation

kud1ing
Copy link

@kud1ing kud1ing commented Jan 17, 2012

Fixes #1547

@nikomatsakis
Copy link
Contributor

my opinion is that the "tuple" module should be in libcore, as are other modules named after types (admittedly tuple is a family of types, not a signle type)

@kud1ing
Copy link
Author

kud1ing commented Jan 17, 2012

I thought so too, but there is the desire to keep libcore small.

@brson
Copy link
Contributor

brson commented Jan 17, 2012

I concede, let's put it in core.

@kud1ing
Copy link
Author

kud1ing commented Jan 17, 2012

Sorry for that merge commit. I somehow merged with myself.

@kud1ing
Copy link
Author

kud1ing commented Jan 17, 2012

Thanks.

@kud1ing kud1ing closed this Jan 17, 2012
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.

Add module "tuple" to libstd
3 participants