wrong hint about removing .into_iter()
in zip
#11819
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
Summary
I tried running
cargo clippy --fix
on https://github.com/TeXitoi/keyberon but I got the following issue.Please note that this warning
is valid and can be fixed with the suggestion.
Lint Name
useless_conversion
Reproducer
A reproducer can be found on:
https://github.com/borisfaure/keyberon/tree/explicit_into_iter
Version
Additional Labels
@rustbot label +
I-suggestion-causes-error
The text was updated successfully, but these errors were encountered: