Skip to content

Pow::pow(123i64, 4u64) is not implemented, but Pow::pow(123i64, 4usize) is implemented #444

@mozhewen

Description

@mozhewen

I can't figure out why. I know large exponents can lead to overflow, but this happens even for very small numbers. Maybe some typos in thepow_impl! macro?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions