-
Notifications
You must be signed in to change notification settings - Fork 346
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
Implement intptrcast methods #779
Conversation
This is breaking the Edit: Apparently this only happens in my local build, CI seems to be ok. |
lgtm, @RalfJung do you want another look? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but I got a bunch of comments. :)
☔ The latest upstream changes (presumably #787) made this pull request unmergeable. Please resolve the merge conflicts. |
@bors r=oli-obk |
@christianpoveda: 🔑 Insufficient privileges: Not in reviewers |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That was my last nit, r=me if @oli-obk agrees. :)
@bors r=RalfJung,oli-obk let's get this party started 🎉 |
📌 Commit 7fbf8e5 has been approved by |
…-obk Implement intptrcast methods cc #224
Thank you, this one was really messy D: |
☀️ Test successful - checks-travis, status-appveyor |
Awesome, thanks a lot @christianpoveda ! |
cc #224