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. Fixes #31. #32

Merged
merged 1 commit into from
Sep 8, 2018
Merged

Conversation

luser
Copy link
Contributor

@luser luser commented Sep 7, 2018

This change adds u128 and i128 to the list of primitive types that get
implementations of all the basic scroll traits.

This change adds u128 and i128 to the list of primitive types that get
implementations of all the basic scroll traits.
@m4b
Copy link
Owner

m4b commented Sep 8, 2018

@luser awesome thanks for this! Sure glad I wrote those macros now :D

@m4b m4b merged commit 62d6ade into m4b:master Sep 8, 2018
willglynn pushed a commit to willglynn/scroll that referenced this pull request 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

Successfully merging this pull request may close these issues.

2 participants