-
Notifications
You must be signed in to change notification settings - Fork 1.7k
cargo clippy --fix fails and requests a bug report be entered #10133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
Comments
with the current version (https://github.com/hschimke/rxing/releases/tag/v0.2.1) I can confirm that running with --broken-code will complete. The broken compiler reports errors in only one file, they match what is attached below.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
When running
cargo clippy --fix
on my library project rxing (https://github.com/hschimke/rxing) I receive the below error with a request to submit the issue as a bug report for rustc.rustc:
cargo:
clippy:
Here is the complete text of the error:
The text was updated successfully, but these errors were encountered: