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

Added i128/u128 support #169

Merged
merged 1 commit into from
Feb 19, 2021
Merged

Added i128/u128 support #169

merged 1 commit into from
Feb 19, 2021

Conversation

mitsuhiko
Copy link
Owner

This unconditionally adds support for i128/u128 as we're only supporting rustc versions where it is available.

Fixes #167

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@mitsuhiko mitsuhiko merged commit 2a51441 into master Feb 19, 2021
@mitsuhiko mitsuhiko deleted the feature/int128 branch February 19, 2021 21:48
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.

"u128 is not supported"
1 participant