### Location (URL) https://doc.rust-lang.org/nightly/std/primitive.u64.html#method.carrying_mul_add ### Summary The description refers to `carry1` and `carry2`, but the corresponding arguments are `carry` and `add`.
Location (URL)
https://doc.rust-lang.org/nightly/std/primitive.u64.html#method.carrying_mul_add
Summary
The description refers to
carry1andcarry2, but the corresponding arguments arecarryandadd.