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

[breaking change] Use union type for hb_var_int_t. #98

Merged
merged 1 commit into from Jan 16, 2018

Conversation

@waywardmonkeys
Copy link
Collaborator

waywardmonkeys commented Jan 13, 2018

Rust and bindgen now support unions better, so update to using that.

This is a breaking change.


This change is Reviewable

Rust and bindgen now support unions better, so update to using that.

This is a breaking change.
@waywardmonkeys
Copy link
Collaborator Author

waywardmonkeys commented Jan 13, 2018

I stubbed out a Debug impl for _hb_var_int_t. I'm not sure how much better we can do.

@jdm
Copy link
Member

jdm commented Jan 15, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Jan 15, 2018

📌 Commit 1916fd0 has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Jan 15, 2018

Testing commit 1916fd0 with merge fc73933...

bors-servo added a commit that referenced this pull request Jan 15, 2018
[breaking change] Use union type for hb_var_int_t.

Rust and bindgen now support unions better, so update to using that.

This is a breaking change.

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

bors-servo commented Jan 15, 2018

💔 Test failed - status-travis

@jdm
Copy link
Member

jdm commented Jan 15, 2018

@bors-servo retry

@bors-servo
Copy link
Contributor

bors-servo commented Jan 15, 2018

Testing commit 1916fd0 with merge 8b6121a...

bors-servo added a commit that referenced this pull request Jan 15, 2018
[breaking change] Use union type for hb_var_int_t.

Rust and bindgen now support unions better, so update to using that.

This is a breaking change.

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

bors-servo commented Jan 16, 2018

☀️ Test successful - status-travis
Approved by: jdm
Pushing 8b6121a to master...

@bors-servo bors-servo merged commit 1916fd0 into servo:master Jan 16, 2018
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@waywardmonkeys waywardmonkeys deleted the waywardmonkeys:use-union-type branch Jan 16, 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.