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 128-bit integers #144

Merged
merged 1 commit into from
Nov 8, 2018
Merged

Add support for 128-bit integers #144

merged 1 commit into from
Nov 8, 2018

Conversation

alexcrichton
Copy link
Contributor

Only compile in this support if rustc is new enough, otherwise continue
to omit the bindings for older-than-1.26 rustc

Closes #143

Only compile in this support if rustc is new enough, otherwise continue
to omit the bindings for older-than-1.26 rustc

Closes #143
@dtolnay dtolnay merged commit f7aae83 into master Nov 8, 2018
@dtolnay dtolnay deleted the u128 branch November 8, 2018 17:10
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