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

clarify vector stub in the container tutorial + other fixes #9315

Merged
merged 3 commits into from
Sep 20, 2013
Merged

clarify vector stub in the container tutorial + other fixes #9315

merged 3 commits into from
Sep 20, 2013

Conversation

thestinger
Copy link
Contributor

This also renames the section, as managed vectors cannot be resized
(since it would invalidate the other references).

thestinger and others added 2 commits September 18, 2013 22:26
This also renames the section, as managed vectors cannot be resized
(since it would invalidate the other references).
`deque` -> `ringbuf`, mention `extra::dlist`.

fix reference to vector method `bsearch`. Also convert all output
in example code to use `print!`/`println!`
bors added a commit that referenced this pull request Sep 20, 2013
This also renames the section, as managed vectors cannot be resized
(since it would invalidate the other references).
@bors bors closed this Sep 20, 2013
@bors bors merged commit f0630fd into rust-lang:master Sep 20, 2013
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.

2 participants