Skip to content

Vec belongs in std::collections #34943

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
notriddle opened this issue Jul 20, 2016 · 3 comments
Closed

Vec belongs in std::collections #34943

notriddle opened this issue Jul 20, 2016 · 3 comments

Comments

@notriddle
Copy link
Contributor

It is a collection, so there's really no reason for it to be separated like that.

@emberian
Copy link
Member

I don't think this is worth it. Vec would be duplicated in the rustdocs and the public API. It's already in the prelude.

notriddle added a commit to notriddle/rust that referenced this issue Jul 21, 2016
@notriddle
Copy link
Contributor Author

The old location can be deprecated, or even hidden, in the documentation.

@apasel422
Copy link
Contributor

Closing per #34944.

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

No branches or pull requests

3 participants