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

[beta] Rollup backports #60311

Merged
merged 10 commits into from
Apr 27, 2019
Merged

[beta] Rollup backports #60311

merged 10 commits into from
Apr 27, 2019

Commits on Apr 25, 2019

  1. bump bootstrap; remove redundant imports.

    Centril authored and Keruspe committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    cdcab96 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. musl: do not compress debug section

    Old linkers are unable to decompress them and fail to link binaries
    mati865 authored and pietroalbini committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    6fcfdd5 View commit details
    Browse the repository at this point in the history
  2. Revert PR rust-lang#59401 to fix issue rust-lang#59652 (a stable-to-b…

    …eta regression).
    
    This is result of squashing two revert commits:
    
    Revert "compile all crates under test w/ -Zemit-stack-sizes"
    
    This reverts commit 7d365cf.
    
    Revert "bootstrap: build compiler-builtins with -Z emit-stack-sizes"
    
    This reverts commit 8b8488c.
    pnkfelix authored and pietroalbini committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    7c2bde1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4597174 View commit details
    Browse the repository at this point in the history
  4. Fix the link to sort_by_cached_key

    It's a primitive slice method, not a standalone function.
    cuviper authored and pietroalbini committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    165d228 View commit details
    Browse the repository at this point in the history
  5. Fix links to Atomic* in RELEASES.md

    dima74 authored and pietroalbini committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    f8bf481 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b1c7ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0b51d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b694ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e793a2f View commit details
    Browse the repository at this point in the history