-
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: len_without_is_empty #7186
Comments
This might be a dupe of rust-lang/rust#84002? |
Similar issue on 1.52:
Intermittent panic, haven't been able to minimise so far:
|
I can't reproduce the ICE in a playground. Could you maybe add the features you had enabled during the Clippy run? @rustbot label +I-ICE +C-bug |
The bug appears to be related to incremental compilation. There are several other similar issues in rust-lang/rust issue tracker, |
I'm closing this because of rust-lang/rust#84002 (comment). |
I can't figure out how to get this to reproduce so I'm not sure how to minimize.
Source:
spinso-symbol/src/lib.rs
The text was updated successfully, but these errors were encountered: