Skip to content

Conversation

rahiel and others added 16 commits July 26, 2016 11:14
Add more docs - mostly warnings - to std::mem::transmute
document DoubleEndedIterator::next_back

document DoubleEndedIterator::next_back

fixes rust-lang#34726
…Gomez

Update VecDeque documentation to specify direction of index 0 (rust-lang#34920)

I mentioned the direction for all the methods that work with an index
Fix HashMap's values_mut example to use println!

Fix HashMap's values_mut example to use println!
Rewrite/expansion of `slice::split` doc examples.

None
…dumper, r=nrc

Fixed missing comma in the csv dumper.

Added missing comma before `file_line_end`.

r? @nrc
doc/book/trait-objects: remove empty lines at start of examples

I think it looks better without them.
@steveklabnik
Copy link
Member Author

@bors: r+ p=1

@rust-highfive
Copy link
Contributor

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@bors
Copy link
Collaborator

bors commented Jul 26, 2016

📌 Commit d64de04 has been approved by steveklabnik

@bors
Copy link
Collaborator

bors commented Jul 27, 2016

⌛ Testing commit d64de04 with merge edecc57...

bors added a commit that referenced this pull request Jul 27, 2016
@bors bors merged commit d64de04 into rust-lang:master Jul 27, 2016
@Centril Centril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rollup A PR which is a rollup
Projects
None yet
Development

Successfully merging this pull request may close these issues.