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

Add support for serialization and deserialization of 128-bit integers. #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

nlewycky
Copy link

@nlewycky nlewycky commented Dec 2, 2019

Also adds tests for other integer sizes.

Fixes #5, though I'd appreciate if you have ideas how to correctly support the conditional support of 128-bit integers, or let me know if you think that's unnecessary.

While updating test to include i128 and u128, also include other integer sizes.
@nlewycky
Copy link
Author

nlewycky commented Mar 6, 2020

@dtolnay ping?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

support u128 and i128
1 participant