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 stdsimd submodule #52154

Merged
merged 1 commit into from
Jul 8, 2018
Merged

Conversation

alexcrichton
Copy link
Member

This commit updates the stdsimd module on the beta branch to pull in a fix for
rust-lang/stdarch#500, a bug which affects the stable 1.27.0 release
which causes feature detection on x86 to cause an illegal instruction on some
CPUs.

This commit updates the `stdsimd` module on the beta branch to pull in a fix for
rust-lang/stdarch#500, a bug which affects the stable 1.27.0 release
which causes feature detection on x86 to cause an illegal instruction on some
CPUs.
@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton alexcrichton changed the title Update stdsimd submodule [beta] Update stdsimd submodule Jul 8, 2018
@rust-highfive
Copy link
Collaborator

warning Warning 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 Jul 8, 2018
@alexcrichton
Copy link
Member Author

r? @gnzlbg

@alexcrichton
Copy link
Member Author

@bors: delegate=gnzlbg

@bors
Copy link
Contributor

bors commented Jul 8, 2018

✌️ @gnzlbg can now approve this pull request

@gnzlbg
Copy link
Contributor

gnzlbg commented Jul 8, 2018

Thanks, this is the right commit with the fix for that issue!

@bors r+

@bors
Copy link
Contributor

bors commented Jul 8, 2018

📌 Commit 7957409 has been approved by gnzlbg

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 8, 2018
@bors
Copy link
Contributor

bors commented Jul 8, 2018

⌛ Testing commit 7957409 with merge 54ed874...

bors added a commit that referenced this pull request Jul 8, 2018
[beta] Update stdsimd submodule

This commit updates the `stdsimd` module on the beta branch to pull in a fix for
rust-lang/stdarch#500, a bug which affects the stable 1.27.0 release
which causes feature detection on x86 to cause an illegal instruction on some
CPUs.
@bors
Copy link
Contributor

bors commented Jul 8, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: gnzlbg
Pushing 54ed874 to beta...

@bors bors merged commit 7957409 into rust-lang:beta Jul 8, 2018
@alexcrichton alexcrichton deleted the beta-stdsimd branch July 9, 2018 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants