-
Notifications
You must be signed in to change notification settings - Fork 894
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
Clean up dependency and code base #1759
Conversation
☔ The latest upstream changes (presumably #1744) made this pull request unmergeable. Please resolve the merge conflicts. |
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.
A few questions inline. Thanks for the PR!
e19438a
to
9a199a1
Compare
Mostly LGTM but needs nick's comments resolving. |
☔ The latest upstream changes (presumably #1754) made this pull request unmergeable. Please resolve the merge conflicts. |
☔ The latest upstream changes (presumably #1764) made this pull request unmergeable. Please resolve the merge conflicts. |
0158a82
to
f435160
Compare
☔ The latest upstream changes (presumably #1769) made this pull request unmergeable. Please resolve the merge conflicts. |
7f62906
to
0db046d
Compare
System allocator has been used by default since Rust v.1.32.
Is there anything I can do to improve this pull request? |
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.
A final pass and this LGTM. Thank you for the libc::c_char
fix, since I was about to have to do that myself :D
This pull request:
Closes #1755.