diff options
| author | bors <bors@rust-lang.org> | 2022-04-11 18:56:21 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-04-11 18:56:21 +0000 |
| commit | dbcd82885f4730077fabd57340d7e297122bc596 (patch) | |
| tree | b1c7f8d5e3ee2fa27aa6aff6dc1b931863457dab /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
| parent | 636ed84c815e1fa86a4ee7764d52d43615af6742 (diff) | |
| parent | 06cfeb90c156d70c2318774081b37db809f6d840 (diff) | |
| download | rust-dbcd82885f4730077fabd57340d7e297122bc596.tar.gz rust-dbcd82885f4730077fabd57340d7e297122bc596.zip | |
Auto merge of #8624 - pitaj:is_digit_ascii_radix, r=xFrednet
New lint `is_digit_ascii_radix` Closes #6399 changelog: Added [`is_digit_ascii_radix`]: recommend `is_ascii_digit()` or `is_ascii_hexdigit()` in place of `is_digit(10)` and `is_digit(16)`
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions
