Bad suggestion in mistyped literal suffix #4762
Labels
C-bug
Category: Clippy is not doing the correct thing
L-suggestion
Lint: Improving, adding or fixing lint suggestions
The lint literal representation lints get confused when a float has a fraction and an exponent.
In the example below the suggestion includes a weird digit separator after the 'E'.
I'm already working on a fix. I just wanted to document this.
The text was updated successfully, but these errors were encountered: