diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2025-05-09 23:48:17 +0200 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2025-05-10 00:20:55 +0200 |
| commit | bde939058b21dabcbd56b2fc55dacd36d1f97d49 (patch) | |
| tree | 8b6018feed359f0111c88f043a4c29b0f04e4c42 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 16fd2a83d791d1a4eddbe620ebac37da208e25c4 (diff) | |
| download | rust-bde939058b21dabcbd56b2fc55dacd36d1f97d49.tar.gz rust-bde939058b21dabcbd56b2fc55dacd36d1f97d49.zip | |
`char::is_digit()` is const-stable only since Rust 1.87
The `to_digit_is_some()` lint suggests using `char::is_digit()`. It should not trigger in const contexts before Rust 1.87.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
