Extra semicolon after cargo clippy --fix #8336
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
Uh oh!
There was an error while loading. Please reload this page.
Summary
you can access a reproducible example in this branch: clippy-fix-error. It seems that clippy forgot to remove a semicolon but I'm not entirely sure. I ran
clippy --fix
from themodels/models
directory.Version
Error output
Backtrace
The text was updated successfully, but these errors were encountered: