Aatch / ramp

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

error[E0432]: unresolved import `std::alloc::Alloc` #117

Closed HaoXuan40404 closed 4 years ago

HaoXuan40404 commented 4 years ago

Build failed in version 0.5.3. image

clarfonthey commented 4 years ago

You need to update to the latest nightly.

rozbb commented 4 years ago

Sorry about that. Fixed.