Skip to content

cargo test panic #1

@BaldDemian

Description

@BaldDemian

5 test cases failed due to the char::to_digit call: to_digit: invalid radix -- radix must be in the range 2 to 36 inclusive.

I believe this is caused by the change of char::to_digit method after Rust 1.84.0.

rust-lang/rust@aeffff8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions