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

Rollup of 15 pull requests #35053

Merged
merged 46 commits into from
Jul 27, 2016
Merged

Rollup of 15 pull requests #35053

merged 46 commits into from
Jul 27, 2016

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
Collaborator

r? @alexcrichton

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

@bors
Copy link
Contributor

bors commented Jul 26, 2016

📌 Commit d64de04 has been approved by steveklabnik

@bors
Copy link
Contributor

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.