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

Merged
merged 7 commits into from
Nov 1, 2018
Merged

[beta] Rollup backports #55554

merged 7 commits into from
Nov 1, 2018

Commits on Oct 31, 2018

  1. [beta] Update the boostrap compiler

    This follows up rust-lang#55405 with an update to the bootstrap compiler now that
    a new version of `chalk-engine` is published.
    
    Closes rust-lang#55404
    alexcrichton committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    dadaf12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7550b66 View commit details
    Browse the repository at this point in the history
  3. Regression test for issue 55492.

    pnkfelix authored and pietroalbini committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    95a0d1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9d4608 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    277ce7b View commit details
    Browse the repository at this point in the history
  6. rustbuild: fix remap-debuginfo when building a release

    Fallback to the release number as we can't get the
    git commit sha as we're not in a git repository.
    
    Fixes rust-lang#55341
    
    Signed-off-by: Marc-Antoine Perennou <[email protected]>
    Keruspe authored and pietroalbini committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    8d0fcd0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d35d487 View commit details
    Browse the repository at this point in the history