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 9 pull requests #34500

Closed
wants to merge 20 commits into from
Closed

Commits on Jun 4, 2016

  1. Configuration menu
    Copy the full SHA
    b1605fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9f6c0f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2016

  1. Configuration menu
    Copy the full SHA
    523dbfc View commit details
    Browse the repository at this point in the history
  2. include list of characters

    durka authored Jun 15, 2016
    Configuration menu
    Copy the full SHA
    b54afbe View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2016

  1. Configuration menu
    Copy the full SHA
    d0a0bef View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2016

  1. Configuration menu
    Copy the full SHA
    bbc33ac View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2016

  1. Configuration menu
    Copy the full SHA
    26096c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6418cb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2016

  1. Configuration menu
    Copy the full SHA
    988ca46 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2016

  1. Configuration menu
    Copy the full SHA
    ec7da3d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2016

  1. Expand std::path::Component documentation.

    Indicate how it gets created and add an example.
    frewsxcv committed Jun 27, 2016
    Configuration menu
    Copy the full SHA
    f1d600c View commit details
    Browse the repository at this point in the history
  2. Rollup merge of rust-lang#34080 - royalstream:royalstream-book-june4,…

    … 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.
    steveklabnik authored Jun 27, 2016
    Configuration menu
    Copy the full SHA
    472a52d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    087ac1d View commit details
    Browse the repository at this point in the history
  4. Rollup merge of rust-lang#34328 - wuranbo:patch-1, r=steveklabnik

    Traits where syntax's extra usage example more clearly
    
    r? @steveklabnik
    steveklabnik authored Jun 27, 2016
    Configuration menu
    Copy the full SHA
    e10f0b1 View commit details
    Browse the repository at this point in the history
  5. Rollup merge of rust-lang#34406 - frewsxcv:sleep-ex, r=GuillaumeGomez

    Add example for `std::thread::sleep`.
    
    None
    steveklabnik authored Jun 27, 2016
    Configuration menu
    Copy the full SHA
    330fa40 View commit details
    Browse the repository at this point in the history
  6. Rollup merge of rust-lang#34442 - tatsuya6502:doc-book-ownership, r=s…

    …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.
    steveklabnik authored Jun 27, 2016
    Configuration menu
    Copy the full SHA
    54d9408 View commit details
    Browse the repository at this point in the history
  7. Rollup merge of rust-lang#34462 - dns2utf8:leading_zeros, r=Guillaume…

    …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
    steveklabnik authored Jun 27, 2016
    Configuration menu
    Copy the full SHA
    1cc7383 View commit details
    Browse the repository at this point in the history
  8. Rollup merge of rust-lang#34471 - GuillaumeGomez:fix_expl, r=stevekla…

    …bnik
    
    Fix E0269 error explanation
    
    r? @steveklabnik
    steveklabnik authored Jun 27, 2016
    Configuration menu
    Copy the full SHA
    09b337f View commit details
    Browse the repository at this point in the history
  9. Rollup merge of rust-lang#34475 - frewsxcv:path-component, r=Guillaum…

    …eGomez
    
    Expand `std::path::Component` documentation.
    
    Indicate how it gets created and add an example.
    steveklabnik authored Jun 27, 2016
    Configuration menu
    Copy the full SHA
    ce76a3a View commit details
    Browse the repository at this point in the history
  10. Rollup merge of rust-lang#34479 - ollie27:rustdoc_renamed_reexport_li…

    …st, r=GuillaumeGomez
    
    rustdoc: Fix inlined renamed reexports in import lists
    
    Fixes rust-lang#34473
    steveklabnik authored Jun 27, 2016
    Configuration menu
    Copy the full SHA
    2cbb1b6 View commit details
    Browse the repository at this point in the history