-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
ICE: src/tools/clippy/clippy_lints/src/mut_reference.rs
#12171
Comments
matthiaskrgr
added
C-bug
Category: Clippy is not doing the correct thing
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
labels
Jan 18, 2024
I also encountered this ICE during my dev. This report is probably unneeded, but I'll send my ICE report anyways. rustc version
ICE 🧊 Backtrace
|
Why are lints even running here? Const eval fails which causes an incomplete array type. |
triage: still crashing 🧊 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
There was a rustc ice on master which has been fixed but the code still crashes a clippy lint.
Version
Error output
Backtrace
The text was updated successfully, but these errors were encountered: