4c123a9e71
Making bignum optional allows skipping the rustc-serialize and rand dependencies too, and it makes a big difference in num's build time. With default (all) features, clean build time including dependencies: 27 seconds. With no default features, clean build time including dependencies (none): 5 seconds. |
||
---|---|---|
.. | ||
bigint.rs | ||
complex.rs | ||
integer.rs | ||
iter.rs | ||
lib.rs | ||
rational.rs | ||
traits.rs |