-
Notifications
You must be signed in to change notification settings - Fork 13k
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: rustc stack overflow on compiling eventual with lifetimes #25415
Labels
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Comments
sfackler
added
the
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
label
May 14, 2015
Closed
Triaging: I was not able to ICE that commit. I was not able to build it as well, due to lifetime errors:
Tested on |
Cannot reproduce. The linked commit does not build due to lifetime errors, and as such this isn't really actionable. Closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Repro: reem/eventual@8a229e1
Compiling with
cargo build
yields a stack overflow withinrustc
.The text was updated successfully, but these errors were encountered: