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 u128/i128 #31

Closed
luser opened this issue Sep 6, 2018 · 0 comments
Closed

Add support for u128/i128 #31

luser opened this issue Sep 6, 2018 · 0 comments

Comments

@luser
Copy link
Contributor

luser commented Sep 6, 2018

u128/i128 are missing from the list of primitives that get implementations of all the nice traits in scroll.

@m4b m4b closed this as completed in 30a1427 Sep 8, 2018
m4b added a commit that referenced this issue Sep 8, 2018
Add support for u128/i128. Fixes #31.
willglynn pushed a commit to willglynn/scroll that referenced this issue Nov 2, 2018
This change adds u128 and i128 to the list of primitive types that get
implementations of all the basic scroll traits.
willglynn pushed a commit to willglynn/scroll that referenced this issue Nov 2, 2018
Add support for u128/i128. Fixes m4b#31.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant