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 #8

Closed
harpocrates opened this issue Jan 16, 2017 · 0 comments · Fixed by #10
Closed

Add support for 128-bit integers #8

harpocrates opened this issue Jan 16, 2017 · 0 comments · Fixed by #10

Comments

@harpocrates
Copy link
Owner

This has been merged into Rust as of rust-lang/rust#35954.

harpocrates added a commit that referenced this issue Jan 18, 2017
Added i128 and u128 to the AST, pretty-printing and the WIP parser.
This should fix #8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant