Skip to content

Stabilize simd_x86_bittest feature #86233

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

Merged
merged 1 commit into from
Jun 13, 2021

Conversation

JohnTitor
Copy link
Member

This pulls rust-lang/stdarch#1180, FCP is complete: #59414 (comment)
Closes #59414

@rust-highfive
Copy link
Contributor

⚠️ 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 Jun 11, 2021
@Amanieu
Copy link
Member

Amanieu commented Jun 11, 2021

@bors r+

@bors
Copy link
Collaborator

bors commented Jun 11, 2021

📌 Commit ca4e028ca300745959be0145df6b987069fc55a7 has been approved by Amanieu

@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 Jun 11, 2021
@JohnTitor
Copy link
Member Author

@Mark-Simulacrum This stabilizes the feature with since="1.54.0", should I give higher priority than #86234, or r- and increment the version number?

@JohnTitor
Copy link
Member Author

@bors r- just in case.

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jun 12, 2021
@JohnTitor JohnTitor force-pushed the stabilize-simd-x86-bittest branch from ca4e028 to b8b559c Compare June 12, 2021 17:29
@JohnTitor
Copy link
Member Author

Updated, @bors r=Amanieu

@bors
Copy link
Collaborator

bors commented Jun 12, 2021

📌 Commit b8b559c has been approved by Amanieu

@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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jun 12, 2021
@bors
Copy link
Collaborator

bors commented Jun 13, 2021

⌛ Testing commit b8b559c with merge a75e74d...

@bors
Copy link
Collaborator

bors commented Jun 13, 2021

☀️ Test successful - checks-actions
Approved by: Amanieu
Pushing a75e74d to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jun 13, 2021
@bors bors merged commit a75e74d into rust-lang:master Jun 13, 2021
@rustbot rustbot added this to the 1.55.0 milestone Jun 13, 2021
@JohnTitor JohnTitor deleted the stabilize-simd-x86-bittest branch June 13, 2021 03:51
@jonas-schievink jonas-schievink added relnotes Marks issues that should be documented in the release notes of the next release. T-lang Relevant to the language team, which will review and decide on the PR/issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. labels Jul 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-lang Relevant to the language team, which will review and decide on the PR/issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tracking issue for x86 bittest intrinsics
6 participants