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

Use ::std::ptr::null instead of literal 0. #95

Merged
merged 1 commit into from Jan 12, 2018

Conversation

@waywardmonkeys
Copy link
Collaborator

waywardmonkeys commented Jan 12, 2018

This brings us up to how current versions of bindgen generate
this construct.


This change is Reviewable

This brings us up to how current versions of bindgen generate
this construct.
@jdm
Copy link
Member

jdm commented Jan 12, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Jan 12, 2018

📌 Commit 8b63b4b has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Jan 12, 2018

Testing commit 8b63b4b with merge a734b07...

bors-servo added a commit that referenced this pull request Jan 12, 2018
Use ::std::ptr::null instead of literal 0.

This brings us up to how current versions of bindgen generate
this construct.

<!-- 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/95)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 12, 2018

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

@bors-servo bors-servo merged commit 8b63b4b into servo:master Jan 12, 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:std_ptr_null_usage branch Jan 12, 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.