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 #38450

Closed
wants to merge 23 commits into from
Closed

Commits on Dec 8, 2016

  1. Configuration menu
    Copy the full SHA
    9976f5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fe17f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c35b9f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a78a33c View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2016

  1. Configuration menu
    Copy the full SHA
    8323185 View commit details
    Browse the repository at this point in the history
  2. Associated items and variants inherit visibility from their traits an…

    …d enums respectively.
    liigo committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    e095c71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16d4b7b View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2016

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

Commits on Dec 15, 2016

  1. rustdoc: a formatting nit

    tshepang committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    8cd3081 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2016

  1. Configuration menu
    Copy the full SHA
    2938e6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0971cb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d409fc3 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2016

  1. tidy features: use 2-parameter form of internal try macro for open err

    This tiny patch merely applies @bluss's suggestion for how to get a more
    informative error message when the feature check can't open a file, a
    matter that had briefly annoyed the present author, leading to the
    filing of rust-lang#38417.
    zackmdavis committed Dec 17, 2016
    Configuration menu
    Copy the full SHA
    ca37604 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2016

  1. stage0.txt: typo fix

    est31 committed Dec 18, 2016
    Configuration menu
    Copy the full SHA
    1e7bc90 View commit details
    Browse the repository at this point in the history
  2. Rollup merge of rust-lang#38158 - sourcefrog:doc-iter, r=GuillaumeGomez

    Explain meaning of Result iters and link to factory functions
    GuillaumeGomez authored Dec 18, 2016
    Configuration menu
    Copy the full SHA
    5f3b2c7 View commit details
    Browse the repository at this point in the history
  3. Rollup merge of rust-lang#38215 - liigo:patch-12, r=petrochenkov

    minor fix about visibility in reference
    GuillaumeGomez authored Dec 18, 2016
    Configuration menu
    Copy the full SHA
    d808ae1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b90f83 View commit details
    Browse the repository at this point in the history
  5. Rollup merge of rust-lang#38334 - frewsxcv:BuildHasherDefault, r=Guil…

    …laumeGomez
    
    Rewrite, improve documentation for `core::hash::BuildHasherDefault`.
    
    Fixes rust-lang#31242.
    GuillaumeGomez authored Dec 18, 2016
    Configuration menu
    Copy the full SHA
    ca8f287 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f1a3c0 View commit details
    Browse the repository at this point in the history
  7. Rollup merge of rust-lang#38395 - tshepang:nit, r=steveklabnik

    rustdoc: a formatting nit
    GuillaumeGomez authored Dec 18, 2016
    Configuration menu
    Copy the full SHA
    1fbcb3e View commit details
    Browse the repository at this point in the history
  8. Rollup merge of rust-lang#38397 - frewsxcv:platform-specific-process-…

    …exit, r=alexcrichton
    
    Document platform-specific differences for `std::process::exit`.
    
    Fixes rust-lang#35046.
    GuillaumeGomez authored Dec 18, 2016
    Configuration menu
    Copy the full SHA
    fdc9150 View commit details
    Browse the repository at this point in the history
  9. Rollup merge of rust-lang#38422 - zackmdavis:enjoy_tidy_path_error_ma…

    …cro_nicety, r=bluss
    
    tidy features: use 2-parameter form of internal try macro for open err
    
    This tiny patch merely applies @bluss's suggestion for how to get a more
    informative error message when the feature check can't open a file, a
    matter that had briefly annoyed the present author, leading to the
    filing of rust-lang#38417.
    
    Resolves rust-lang#38417.
    GuillaumeGomez authored Dec 18, 2016
    Configuration menu
    Copy the full SHA
    dae4eaa View commit details
    Browse the repository at this point in the history
  10. Rollup merge of rust-lang#38445 - est31:master, r=apasel422

    stage0.txt: typo fix
    GuillaumeGomez authored Dec 18, 2016
    Configuration menu
    Copy the full SHA
    3e02adc View commit details
    Browse the repository at this point in the history