mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
b7f49ca0fa
Move private bignum module to core::num, because it is not only used in flt2dec. Extract private 80-bit soft-float into new core::num module for the same reason.