Aatch / ramp

RAMP - Rust Arithmetic in Multiple Precision
Apache License 2.0
261 stars 38 forks source link

ramp-0.2.2/src/ll/limb.rs:89:28: 89:66 error: unresolved name `std::intrinsics::u64_add_with_overflow` [E0425] #51

Closed NobbZ closed 9 years ago

NobbZ commented 9 years ago

rustc 1.6.0-nightly (5b4986fa5 2015-11-08)

Aatch commented 9 years ago

Ah, right, I need to push a new version. This has been fixed in master though.

Aatch commented 9 years ago

New version (0.2.3) just uploaded.