The `to_digit_is_some()` lint suggests using `char::is_digit()`. It should not trigger in const contexts before Rust 1.87. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
The `to_digit_is_some()` lint suggests using `char::is_digit()`. It should not trigger in const contexts before Rust 1.87. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||