Useless check for chars #14052
Labels
C-bug
Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
Summary
to_ascii_lowercase
is totally fine.Lint Name
clippy::manual_ignore_case_cmp
Reproducer
I tried this code:
I saw this happen:
Version
Additional Labels
No response
The text was updated successfully, but these errors were encountered: