Ad
  • Default User Avatar

    Hey, I think the Rust's tests are broken.
    I can't pass this: tests::do_not_use_bigint

    Use of the `num` crate is disallowed. Also forbidden are:
    bigint, BigInt, BigUint, BigRational, Ratio
     at src/lib.rs:138:9
    

    Even if I do not import any library.