Skip to content

std::vec: move documentation from impls to traits. #9848

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

Merged
merged 1 commit into from
Oct 14, 2013

Conversation

huonw
Copy link
Member

@huonw huonw commented Oct 14, 2013

This means the text is visible in rustdoc.

This means the text is visible in rustdoc.
bors added a commit that referenced this pull request Oct 14, 2013
This means the text is visible in rustdoc.
@bors bors closed this Oct 14, 2013
@bors bors merged commit a6d7fe6 into rust-lang:master Oct 14, 2013
@huonw huonw deleted the move-trait-doc branch November 25, 2013 10:56
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 21, 2022
Fix `vec-box-size-threshold` off-by-one error

The docs for `vec-box-size-threshold` say "The size of the boxed type in bytes, where boxing in a `Vec` is allowed", but previously a boxed type of exactly that size wasn't allowed in `Vec`.

changelog: [`vec_box`]: Fix off-by-one error for `vec-box-size-threshold` configuration.
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.

3 participants