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

Remove unused simd implementation of side offsets. #268

Merged
merged 1 commit into from Jan 30, 2018

Conversation

@nical
Copy link
Collaborator

nical commented Jan 30, 2018

This is kind of a breaking change for people that enable --features unstable. I believe that servo does not use this. I'd rather remove it for now and potentially re-add it or reimplement it when simd in stable rust is a thing and we need simd-ified side offsets.


This change is Reviewable

@nical nical force-pushed the nical:rm-sideoffsets-simd branch from 17d9d0d to c51ef0d Jan 30, 2018
@nical
Copy link
Collaborator Author

nical commented Jan 30, 2018

@SimonSapin
Copy link
Member

SimonSapin commented Jan 30, 2018

Given that the version number is 0.17.0 which is not yet on crates.io:

@bors-servo r+

@bors-servo
Copy link
Contributor

bors-servo commented Jan 30, 2018

📌 Commit c51ef0d has been approved by SimonSapin

@bors-servo
Copy link
Contributor

bors-servo commented Jan 30, 2018

Testing commit c51ef0d with merge 049ce35...

bors-servo added a commit that referenced this pull request Jan 30, 2018
Remove unused simd implementation of side offsets.

This is kind of a breaking change for people that enable `--features unstable`. I believe that servo does not use this. I'd rather remove it for now and potentially re-add it or reimplement it when simd in stable rust is a thing and we need simd-ified side offsets.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/euclid/268)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 30, 2018

☀️ Test successful - status-travis
Approved by: SimonSapin
Pushing 049ce35 to master...

@bors-servo bors-servo merged commit c51ef0d into servo:master Jan 30, 2018
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@nical nical deleted the nical:rm-sideoffsets-simd branch Jan 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.