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

Closed
wants to merge 34 commits into from
Closed

Rollup of 15 pull requests #35898

wants to merge 34 commits into from

Commits on Aug 11, 2016

  1. Configuration menu
    Copy the full SHA
    b9762f8 View commit details
    Browse the repository at this point in the history
  2. Add additional error note

    munyari committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    80beeb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2016

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

Commits on Aug 19, 2016

  1. Configuration menu
    Copy the full SHA
    481b0f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c190ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f551674 View commit details
    Browse the repository at this point in the history
  4. New format for E0426

    Issue rust-lang#35799 as a part of issue rust-lang#35233
    ?r jonathandturner
    tvladyslav committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    5d02b03 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2016

  1. Fix typos in unix/rwlock.rs

    apasel422 committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    f796112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    825fd11 View commit details
    Browse the repository at this point in the history
  3. Update E0424 to the new error format

    Fixes rust-lang#35797.
    
    Signed-off-by: Johannes Löthberg <[email protected]>
    kyrias committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    ff44f08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dfc5db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4d55e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2016

  1. Update lib.rs

    Update lib.rs
    Update lib.rs
    Update E0438.rs
    Update E0437.rs
    Update E0435.rs
    shyamsundarb-arch committed Aug 21, 2016
    Configuration menu
    Copy the full SHA
    738b91e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b18e78 View commit details
    Browse the repository at this point in the history
  3. Fix "Furthermore" Typo in String Docs

    It used to say "Furtheremore" instead of "Furthermore".
    CryZe authored Aug 21, 2016
    Configuration menu
    Copy the full SHA
    18445cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5310d11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17f9937 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2016

  1. Minor type in CONTRIBUTING.md

    A single missing article
    alevy authored Aug 22, 2016
    Configuration menu
    Copy the full SHA
    4b6477f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdb4af8 View commit details
    Browse the repository at this point in the history
  3. Rollup merge of rust-lang#35526 - munyari:e0033, r=jonathandturner

    Update E0033 to the new error format
    
    Part of rust-lang#35233
    
    Addresses rust-lang#35498
    "r? @jonathandturner
    Jonathan Turner authored Aug 22, 2016
    Configuration menu
    Copy the full SHA
    e606055 View commit details
    Browse the repository at this point in the history
  4. Rollup merge of rust-lang#35786 - GuillaumeGomez:paths_doc, r=jonatha…

    …ndturner
    
    Improve Path and PathBuf docs
    
    r? @steveklabnik
    Jonathan Turner authored Aug 22, 2016
    Configuration menu
    Copy the full SHA
    e6ab353 View commit details
    Browse the repository at this point in the history
  5. Rollup merge of rust-lang#35824 - GuillaumeGomez:err_codes, r=jonatha…

    …ndturner
    
    Err codes
    
    r? @jonathandturner
    Jonathan Turner authored Aug 22, 2016
    Configuration menu
    Copy the full SHA
    f7f5602 View commit details
    Browse the repository at this point in the history
  6. Rollup merge of rust-lang#35835 - crypto-universe:E0426, r=jonathandt…

    …urner
    
    New format for E0426
    
    Issue rust-lang#35799 as a part of issue rust-lang#35233
    r? jonathandturner
    Jonathan Turner authored Aug 22, 2016
    Configuration menu
    Copy the full SHA
    9bd2dfd View commit details
    Browse the repository at this point in the history
  7. Rollup merge of rust-lang#35841 - kyrias:new-error-E0424, r=Guillaume…

    …Gomez
    
    Update E0424 to the new error format
    
    Fixes rust-lang#35797.
    Part of rust-lang#35233.
    
    r? @GuillaumeGomez
    Jonathan Turner authored Aug 22, 2016
    Configuration menu
    Copy the full SHA
    ddaf109 View commit details
    Browse the repository at this point in the history
  8. Rollup merge of rust-lang#35842 - apasel422:typo, r=GuillaumeGomez

    Fix typos in unix/rwlock.rs
    
    r? @steveklabnik
    Jonathan Turner authored Aug 22, 2016
    Configuration menu
    Copy the full SHA
    0838334 View commit details
    Browse the repository at this point in the history
  9. Rollup merge of rust-lang#35845 - frewsxcv:result-into-iter, r=Guilla…

    …umeGomez
    
    Indicate where `core::result::IntoIter` is created.
    
    None
    Jonathan Turner authored Aug 22, 2016
    Configuration menu
    Copy the full SHA
    ca86803 View commit details
    Browse the repository at this point in the history
  10. Rollup merge of rust-lang#35858 - shyaamsundhar:patch-1, r=GuillaumeG…

    …omez
    
    E0435, E0437 & E0438 New Error Format
    
    Part of rust-lang#35801 , rust-lang#35802 and rust-lang#35803
    r? @GuillaumeGomez
    
    Hi! Please review the changes.
    Jonathan Turner authored Aug 22, 2016
    Configuration menu
    Copy the full SHA
    631fe3b View commit details
    Browse the repository at this point in the history
  11. Rollup merge of rust-lang#35861 - matthew-piziak:rem-example, r=Guill…

    …aumeGomez
    
    replace `Rem` example with something more evocative
    
    r? @steveklabnik
    Jonathan Turner authored Aug 22, 2016
    Configuration menu
    Copy the full SHA
    deed0a8 View commit details
    Browse the repository at this point in the history
  12. Rollup merge of rust-lang#35864 - matthew-piziak:index-example, r=Gui…

    …llaumeGomez
    
    replace `Index` example with something more evocative of indexing
    
    r? @steveklabnik
    Jonathan Turner authored Aug 22, 2016
    Configuration menu
    Copy the full SHA
    4bb6c06 View commit details
    Browse the repository at this point in the history
  13. Rollup merge of rust-lang#35878 - matthew-piziak:ptr-assertions, r=Gu…

    …illaumeGomez
    
    replace `println!` statements with `assert!`ions in `std::ptr` examples
    
    r? @steveklabnik
    Jonathan Turner authored Aug 22, 2016
    Configuration menu
    Copy the full SHA
    53a11e3 View commit details
    Browse the repository at this point in the history
  14. Rollup merge of rust-lang#35879 - CryZe:patch-2, r=apasel422

    Fix "Furthermore" Typo in String Docs
    
    It used to say "Furtheremore" instead of "Furthermore".
    Jonathan Turner authored Aug 22, 2016
    Configuration menu
    Copy the full SHA
    e5d4f5d View commit details
    Browse the repository at this point in the history
  15. Rollup merge of rust-lang#35881 - matthew-piziak:rc-would-unwrap-exam…

    …ple, r=GuillaumeGomez
    
    add example for `Rc::would_unwrap`
    
    Part of rust-lang#29372
    
    r? @steveklabnik
    Jonathan Turner authored Aug 22, 2016
    Configuration menu
    Copy the full SHA
    b0a50c5 View commit details
    Browse the repository at this point in the history
  16. Rollup merge of rust-lang#35882 - petrochenkov:patch-2, r=eddyb

    rustc: Fix outdated comment
    
    cc rust-lang#35870 (comment)
    
    r? @eddyb
    Jonathan Turner authored Aug 22, 2016
    Configuration menu
    Copy the full SHA
    ff999c2 View commit details
    Browse the repository at this point in the history
  17. Rollup merge of rust-lang#35889 - alevy:patch-1, r=GuillaumeGomez

    Minor type in CONTRIBUTING.md
    
    A single missing article
    Jonathan Turner authored Aug 22, 2016
    Configuration menu
    Copy the full SHA
    1e5d804 View commit details
    Browse the repository at this point in the history