Skip to content

Rollup of 13 pull requests - #34525

Merged
bors merged 28 commits into
rust-lang:masterfrom
GuillaumeGomez:rollup
Jun 28, 2016
Merged

Rollup of 13 pull requests#34525
bors merged 28 commits into
rust-lang:masterfrom
GuillaumeGomez:rollup

Conversation

royalstreamand others added 28 commits June 4, 2016 14:03
Indicate how it gets created and add an example.
Remove unnecessary hidden `foo` function.
Demonstrate this emptiness of the resulting string.
Combine imports.
… r=steveklabnik
Syntax coloring and more compact diagram
Two cosmetic improvements:
- New content was added a few days ago to the **Closures** chapter but it was missing rust's syntax coloring.
- Also, in the **Crates and Modules** chapter, a diagram was improved to be more symmetric and to take less space.
Traits where syntax's extra usage example more clearly
r? @steveklabnik
…teveklabnik
[doc] Fix links in Ownership section of the book
- Add a missing link definition for `[i32]`.
- Like `[stack]` link is pointing to `...#the-stack`, append `#the-heap` to `[heap]` link.
…Gomez
Add example with leading zeros
I was searching for this format very long. So I added an example to the prominent section.
I was thinking of putting the keyword leading in the corresponding section as well, what do you think?
r? @steveklabnik
…eGomez
Expand `std::path::Component` documentation.
Indicate how it gets created and add an example.
…st, r=GuillaumeGomez
rustdoc: Fix inlined renamed reexports in import lists
Fixesrust-lang#34473
Minor rewrite of `std::io::empty` doc example.
None
@GuillaumeGomez

Copy link
Copy Markdown
MemberAuthor

@bors: r+ p=10

@bors

bors commented Jun 28, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit dd56a6a has been approved by GuillaumeGomez

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @alexcrichton

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

@bors

bors commented Jun 28, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit dd56a6a with merge 59152a4...

bors added a commit that referenced this pull request Jun 28, 2016
@bors
bors merged commit dd56a6a into rust-lang:masterJun 28, 2016
@GuillaumeGomez
GuillaumeGomez deleted the rollup branch June 28, 2016 20:13
@CentrilCentril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rollupA PR which is a rollup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

12 participants

@GuillaumeGomez@bors@rust-highfive@alexcrichton@Centril@royalstream@durka@wuranbo@ollie27@tatsuya6502@dns2utf8@frewsxcv