Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Rollup of 9 pull requests #34500

Closed
wants to merge 20 commits into from
Closed

Conversation

royalstream and others added 20 commits June 4, 2016 14:03
Indicate how it gets created and add an example.
… 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
Add example for `std::thread::sleep`.

None
…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

Fixes rust-lang#34473
@rust-highfive
Copy link
Collaborator

r? @aturon

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

@steveklabnik
Copy link
Member Author

@bors: r+ p=1

@bors
Copy link
Contributor

bors commented Jun 27, 2016

📌 Commit 2cbb1b6 has been approved by steveklabnik

@frewsxcv
Copy link
Member

You should remove bbc33ac from the rollup; it's currently failing (see the associated PR).

@bors
Copy link
Contributor

bors commented Jun 27, 2016

⌛ Testing commit 2cbb1b6 with merge 01728b1...

@steveklabnik
Copy link
Member Author

@bors: r- force

@bors
Copy link
Contributor

bors commented Jun 27, 2016

⛄ The build was interrupted to prioritize another pull request.

@steveklabnik steveklabnik deleted the rollup branch June 27, 2016 17:44
@Centril Centril added the rollup A PR which is a rollup label Oct 24, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
rollup A PR which is a rollup
Projects
None yet
Development

Successfully merging this pull request may close these issues.