Skip to content

Whitelist aes x86 feature flag #47822

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jan 30, 2018
Merged

Whitelist aes x86 feature flag #47822

merged 1 commit into from
Jan 30, 2018

Conversation

gnzlbg
Copy link
Contributor

@gnzlbg gnzlbg commented Jan 28, 2018

Required to fix rust-lang/stdarch#295 in stdsimd.

Closes #44544 .

r? @alexcrichton

@kennytm kennytm added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 28, 2018
@newpavlov
Copy link
Contributor

Related issue: #44544

@alexcrichton
Copy link
Member

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Jan 28, 2018

📌 Commit 2497d10 has been approved by alexcrichton

kennytm added a commit to kennytm/rust that referenced this pull request Jan 29, 2018
Whitelist aes x86 feature flag

Required to fix rust-lang/stdarch#295 in stdsimd.

Closes rust-lang#44544 .

r? @alexcrichton
kennytm added a commit to kennytm/rust that referenced this pull request Jan 30, 2018
Whitelist aes x86 feature flag

Required to fix rust-lang/stdarch#295 in stdsimd.

Closes rust-lang#44544 .

r? @alexcrichton
bors added a commit that referenced this pull request Jan 30, 2018
Rollup of 12 pull requests

- Successful merges: #47515, #47603, #47718, #47732, #47760, #47780, #47822, #47826, #47836, #47839, #47853, #47855
- Failed merges:
@bors bors merged commit 2497d10 into rust-lang:master Jan 30, 2018
# for free to join this conversation on GitHub. Already have an account? # 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.

Implement all x86 AES-NI vendor intrinsics Whitelist aes and sha target_features?
5 participants