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 8 pull requests #36303

Merged
merged 18 commits into from
Sep 7, 2016
Merged

Rollup of 8 pull requests #36303

merged 18 commits into from
Sep 7, 2016

Commits on Sep 3, 2016

  1. Configuration menu
    Copy the full SHA
    9d9c029 View commit details
    Browse the repository at this point in the history
  2. Add missing urls

    GuillaumeGomez committed Sep 3, 2016
    Configuration menu
    Copy the full SHA
    216cf9c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2016

  1. Clean up thread-local storage docs

    `std` no longer contains an implementation of scoped TLS.
    apasel422 committed Sep 4, 2016
    Configuration menu
    Copy the full SHA
    8d3fd03 View commit details
    Browse the repository at this point in the history
  2. Updated E0559 to new format

    Refactored a method that printed one suggested field name,
    into a method that returns an `Option` of a suggestion
    
    Updated test cases accordingly
    Cobrand committed Sep 4, 2016
    Configuration menu
    Copy the full SHA
    1aa777b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2016

  1. Configuration menu
    Copy the full SHA
    e4784fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d53ea97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bcd6a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd56d47 View commit details
    Browse the repository at this point in the history
  5. Updated E0527 to new error format

    Cobrand committed Sep 5, 2016
    Configuration menu
    Copy the full SHA
    e8c5dc4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2016

  1. Add missing urls

    GuillaumeGomez committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    dc0e9c0 View commit details
    Browse the repository at this point in the history
  2. Rollup merge of rust-lang#36121 - Cobrand:master, r=jonathandturner

    Updated E0527 to new error format
    
    * Closes rust-lang#36113
    Jonathan Turner authored Sep 6, 2016
    Configuration menu
    Copy the full SHA
    613f350 View commit details
    Browse the repository at this point in the history
  3. Rollup merge of rust-lang#36128 - gavinb:error_msgs_p2, r=jonathandtu…

    …rner
    
    Update Error format for E0516, E0517, E0518
    
    - E0518 Update error format rust-lang#36111
    - E0517 Update error format rust-lang#36109
    - E0516 Update error format rust-lang#36108
    - Part of rust-lang#35233
    
    r? @jonathandturner
    Jonathan Turner authored Sep 6, 2016
    Configuration menu
    Copy the full SHA
    4f74f83 View commit details
    Browse the repository at this point in the history
  4. Rollup merge of rust-lang#36241 - Cobrand:contributing-md, r=stevekla…

    …bnik
    
    doc: Contributing.md: Added mention of `make tidy`
    
    r? @steveklabnik
    Jonathan Turner authored Sep 6, 2016
    Configuration menu
    Copy the full SHA
    c8140bd View commit details
    Browse the repository at this point in the history
  5. Rollup merge of rust-lang#36243 - GuillaumeGomez:hash_map_links, r=st…

    …eveklabnik
    
    Add missing urls
    
    r? @steveklabnik
    Jonathan Turner authored Sep 6, 2016
    Configuration menu
    Copy the full SHA
    b5f5f8b View commit details
    Browse the repository at this point in the history
  6. Rollup merge of rust-lang#36263 - apasel422:scoped, r=steveklabnik

    Clean up thread-local storage docs
    
    `std` no longer contains an implementation of scoped TLS.
    
    r? @steveklabnik
    Jonathan Turner authored Sep 6, 2016
    Configuration menu
    Copy the full SHA
    2d26603 View commit details
    Browse the repository at this point in the history
  7. Rollup merge of rust-lang#36267 - Cobrand:E0559, r=jonathandturner

    Updated E0559 to new format
    
    Refactored a method that printed one suggested field name,
    into a method that returns an `Option` of a suggestion
    
    (Updated test cases accordingly)
    
    r? @jonathandturner
    
    Closes rust-lang#36197
    Jonathan Turner authored Sep 6, 2016
    Configuration menu
    Copy the full SHA
    c0e5a77 View commit details
    Browse the repository at this point in the history
  8. Rollup merge of rust-lang#36273 - apasel422:unsafe_no_drop_flag, r=st…

    …eveklabnik
    
    Remove mention of `unsafe_no_drop_flag` from Reference and Nomicon
    Jonathan Turner authored Sep 6, 2016
    Configuration menu
    Copy the full SHA
    8156761 View commit details
    Browse the repository at this point in the history
  9. Rollup merge of rust-lang#36298 - GuillaumeGomez:hashmap_doc, r=steve…

    …klabnik
    
    Add missing urls
    
    r? @steveklabnik
    Jonathan Turner authored Sep 6, 2016
    Configuration menu
    Copy the full SHA
    20cce24 View commit details
    Browse the repository at this point in the history