Skip to content

regression: this method takes two arguments (due to partial stabilization of bigint_helper_methods) #147965

@BoxyUwU

Description

@BoxyUwU
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/substrate-fixed-3a7ad87d6b74acdc/310e0d3/src/arith.rs:611:61
[INFO] [stdout]     |
[INFO] [stdout] 611 |                     let (col12, carry_col3) = partial_col12.carrying_add(ll_rh);
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^------- argument #2 of type `bool` is missing
[INFO] [stdout] ...
[INFO] [stdout] 644 | mul_div_fallback! { u128, u128, Unsigned }

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions