New false positive in zero_prefixed_literal #5169
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
Neither of Clippy's two suggestions of
xF
and0oxF
are compilable.Mentioning @JohnTitor @flip1995 because I believe this is a regression introduced in #5129.
The text was updated successfully, but these errors were encountered: