Skip to content

whitelist x86 fxsr feature #47514

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 17, 2018
Merged

whitelist x86 fxsr feature #47514

merged 1 commit into from
Jan 17, 2018

Conversation

gnzlbg
Copy link
Contributor

@gnzlbg gnzlbg commented Jan 17, 2018

#47223 properly checks that only white-listed features are allowed in combination with target_feature, but the fxsr feature used by stdsimd was not white-listed.

r? @alexcrichton

@hanna-kruppe
Copy link
Contributor

@bors r+

@bors
Copy link
Collaborator

bors commented Jan 17, 2018

📌 Commit 86d6301 has been approved by rkruppe

@kennytm kennytm added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jan 17, 2018
kennytm added a commit to kennytm/rust that referenced this pull request Jan 17, 2018
whitelist x86 fxsr feature

rust-lang#47223 properly checks that only white-listed features are allowed in combination with `target_feature`, but the `fxsr` feature used by `stdsimd` was not white-listed.

r? @alexcrichton
bors added a commit that referenced this pull request Jan 17, 2018
@bors bors merged commit 86d6301 into rust-lang:master Jan 17, 2018
# for free to join this conversation on GitHub. Already have an account? # 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