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

Update stdsimd module #50748

Merged
merged 1 commit into from
May 15, 2018
Merged

Update stdsimd module #50748

merged 1 commit into from
May 15, 2018

Conversation

steveklabnik
Copy link
Member

@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

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

@rust-highfive
Copy link
Collaborator

warning Warning warning

  • 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 May 14, 2018
@steveklabnik steveklabnik added the beta-nominated Nominated for backporting to the compiler in the beta channel. label May 14, 2018
@steveklabnik
Copy link
Member Author

@alexcrichton supported a backport here rust-lang/stdarch#444 (comment)

so I've tagged this as nominated, and will send in a beta PR in a second. Not sure who should r+ the backport... it's sorta motivated by docs but also updates a library?

steveklabnik added a commit to steveklabnik/rust that referenced this pull request May 14, 2018
@alexcrichton alexcrichton added the beta-accepted Accepted for backporting to the compiler in the beta channel. label May 14, 2018
@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented May 14, 2018

📌 Commit 647b1ad has been approved by alexcrichton

@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 May 14, 2018
@alexcrichton alexcrichton removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label May 14, 2018
@pietroalbini
Copy link
Member

@bors p=1 (this will be backported into beta)

@bors
Copy link
Contributor

bors commented May 15, 2018

⌛ Testing commit 647b1ad with merge 0b17da2...

bors added a commit that referenced this pull request May 15, 2018
@bors
Copy link
Contributor

bors commented May 15, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 0b17da2 to master...

@bors bors merged commit 647b1ad into rust-lang:master May 15, 2018
bors added a commit that referenced this pull request May 15, 2018
[beta] Process backports

Merged on master:

* #50648: Fix volatile_store and nontemporal_store
* #50735: rustc: don't trip an assertion for enums with present but uninhabited variants.
* #50693: typeck: Save the index of private fields
* #50748: Update stdsimd module
* #50694: Fix self referential impl Trait substitutions

r? @alexcrichton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta-accepted Accepted for backporting to the compiler in the beta channel. 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.

6 participants