-
Notifications
You must be signed in to change notification settings - Fork 13.3k
thread 'rustc' panicked at 'capacity overflow #24841
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
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Comments
I get this issue compiling libcore when there are a lot of errors, as well. |
Closed
Triaging: I've checked out the repository on that exact commit and it does not ICE anymore.
Now it causes an error because of incompatible types on an arm during macro expansions.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When compiling https://github.com/Zoxc/RustParser/tree/4f9284bb576bd4b68054bfe1b96c146b0bfd7e48
On rustc 1.1.0-nightly (90cc830 2015-04-22) (built 2015-04-23) and rustc 1.1.0-nightly (da62384 2015-04-25) (built 2015-04-26).
The text was updated successfully, but these errors were encountered: