explicit_counter_loop suggests enumerate when it does not exist #4678
Labels
C-bug
Category: Clippy is not doing the correct thing
I-suggestion-causes-error
Issue: The suggestions provided by this Lint cause an ICE/error when applied
In the following code:
clippy suggests:
But, if I try that, I get:
The text was updated successfully, but these errors were encountered: