Skip to content

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

Merged
bors merged 3 commits intorust-lang:masterfrom
thestinger:doc
Sep 20, 2013
Merged

clarify vector stub in the container tutorial + other fixes#9315
bors merged 3 commits intorust-lang:masterfrom
thestinger:doc

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