Skip to content

Argument names for carrying_mul_add are wrong #148312

@CatsAreFluffy

Description

@CatsAreFluffy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsT-libsRelevant to the library team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions