-
Notifications
You must be signed in to change notification settings - Fork 13.3k
ICE: Impossible case reached #52421
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
Comments
Same issue on stable |
I couldn't really minimize, and I can't publish the code verbatim, but more or less it had something to do with
|
Looks like a trait evaluation overflow error. Is this actually a bug or is this evaluation just impossible? In case of the latter, wouldn't it just be better to report that with a regular error? |
The trace looks quite similar to #52356. |
@dpc Were you able to produce a minimal example? |
@Centril I have failed. And that's almost 2 years old now. I don't remember which project or code that was. I think we can close. |
I'm sorry for no more info. I'll try to provide when I can.
The text was updated successfully, but these errors were encountered: