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

Merged
merged 6 commits into from
Nov 10, 2018
Merged

[beta] Rollup backports #55849

merged 6 commits into from
Nov 10, 2018

Commits on Nov 10, 2018

  1. [beta]: Update Cargo's submodule

    Hopefully a routine update to the rust-1.31.0 branch!
    alexcrichton committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    e68d70c View commit details
    Browse the repository at this point in the history
  2. Rollup merge of rust-lang#55831 - alexcrichton:beta-cargo-update, r=a…

    …lexcrichton
    
    Hopefully a routine update to the rust-1.31.0 branch!
    pietroalbini committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    3b3639a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0db8330 View commit details
    Browse the repository at this point in the history
  4. If we encounter _ ascribed to structural pattern like (a, b), jus…

    …t skip relate_types.
    pnkfelix authored and pietroalbini committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    bed6132 View commit details
    Browse the repository at this point in the history
  5. Regression test for issue 55552.

    pnkfelix authored and pietroalbini committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    755d030 View commit details
    Browse the repository at this point in the history
  6. rustbuild: use configured linker to build boostrap

    Signed-off-by: Marc-Antoine Perennou <[email protected]>
    Keruspe authored and pietroalbini committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    a7f329f View commit details
    Browse the repository at this point in the history