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 6 pull requests #40249

Closed
wants to merge 21 commits into from
Closed

Rollup of 6 pull requests #40249

wants to merge 21 commits into from

Commits on Feb 28, 2017

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

Commits on Mar 2, 2017

  1. Configuration menu
    Copy the full SHA
    accc7f4 View commit details
    Browse the repository at this point in the history
  2. fix link

    steveklabnik authored Mar 2, 2017
    Configuration menu
    Copy the full SHA
    ae2c9d2 View commit details
    Browse the repository at this point in the history
  3. remove reference

    steveklabnik committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    1844a9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52f3dc1 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2017

  1. Configuration menu
    Copy the full SHA
    b601b75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    893ad1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9956e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c1903b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2864aa View commit details
    Browse the repository at this point in the history
  6. bootstrap.py: Report build status

    Move some code from x.py to bootstrap.py
    petrochenkov committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    57e4397 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a148b5 View commit details
    Browse the repository at this point in the history
  8. Do not purge LLVM build directory on rebuild

    Add some comments
    petrochenkov committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    60fb577 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f7b7c1e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    384f64a View commit details
    Browse the repository at this point in the history
  11. Rollup merge of rust-lang#40154 - steveklabnik:link-unstable-book, r=…

    …frewsxcv
    
    add unstable book to the bookshelf
    
    r? @frewsxcv @GuillaumeGomez
    frewsxcv authored Mar 3, 2017
    Configuration menu
    Copy the full SHA
    ed42b07 View commit details
    Browse the repository at this point in the history
  12. Rollup merge of rust-lang#40207 - phil-opp:llvm-submodule-update, r=a…

    …lexcrichton
    
    LLVM: Update submodule to include x86-interrupt ABI patches
    
    Update LLVM submodule to `rust-llvm-2016-10-29` branch (commit rust-lang/llvm@50ab09f).
    frewsxcv authored Mar 3, 2017
    Configuration menu
    Copy the full SHA
    8691453 View commit details
    Browse the repository at this point in the history
  13. Rollup merge of rust-lang#40213 - steveklabnik:extract-reference, r=a…

    …lexcrichton
    
    Move the reference into a submodule
    
    Part of rust-lang#39588
    
    This moves the reference out into its own submodule. Right now, it's under my own account; I would assume that it should go under `rust-lang`, but I guess there's an argument for the nursery too? I can fix that up before we commit it.
    
    r? @alexcrichton @brson
    frewsxcv authored Mar 3, 2017
    Configuration menu
    Copy the full SHA
    478b8e2 View commit details
    Browse the repository at this point in the history
  14. Rollup merge of rust-lang#40225 - shepmaster:restore-build-date-file,…

    … r=alexcrichton
    
    Restore creating the channel-rust-$channel-date.txt files
    
    I have **not** run this (because I don't know how to 😇), but it *does* compile.
    
    r? @alexcrichton
    frewsxcv authored Mar 3, 2017
    Configuration menu
    Copy the full SHA
    4f930fc View commit details
    Browse the repository at this point in the history
  15. Rollup merge of rust-lang#40226 - jdhorwitz:master, r=steveklabnik

    Issue rust-lang#39688 - Help people find String::as_bytes() for UTF-8
    
    Added in links for the inverse functions so people will know that as_bytes() is the inverse of from_utf8() and vice versa.
    ?r @steveklabnik
    frewsxcv authored Mar 3, 2017
    Configuration menu
    Copy the full SHA
    9f9c2eb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6efb3b2 View commit details
    Browse the repository at this point in the history