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: Update stdarch submodule #70221

Closed
wants to merge 1 commit into from
Closed

Conversation

Amanieu
Copy link
Member

@Amanieu Amanieu commented Mar 21, 2020

Backport of #70151:

r? @sfackler


This only includes one commit:

rust-lang/stdarch@abe96ca (rust-lang/stdarch#842)

Fixes #68905

@rust-highfive
Copy link
Collaborator

⚠️ Warning ⚠️

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!
  • These commits modify submodules.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 21, 2020
@Mark-Simulacrum
Copy link
Member

I will roll this up later today, thanks!

(Not accepting for now since we don't need to spend CI time on each separate backport).

@Mark-Simulacrum
Copy link
Member

Bundled in #70244; generally there's no need to make a separate PR for the beta branch, someone from release team will pick up beta-accepted PRs in a rollup like that one automatically within a week or two (and definitely before the release).

This is especially true in cases like this one where there's essentially zero chance of a backport failure.

bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 22, 2020
…ulacrum

[beta] backport rollup

This backports:
* can_begin_literal_maybe_minus: `true` on `"-"? lit` NTs. rust-lang#70058
* ci: use python from the correct path rust-lang#70116
* Update stdarch submodule rust-lang#70151 (superseding and closing rust-lang#70221)
* Beta: Update cargo, clippy rust-lang#70105 (also closing that beta-targeted PR)

It also switches the bootstrap compiler to download from static.rust-lang.org from dev-static.rust-lang.org.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants