-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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: the 1th autoderef failed #28347
Labels
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Comments
And with latest:
|
May be related to #27106 |
jdm
added
the
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
label
Sep 11, 2015
From that issue:
That's what ICE's here. |
Closed
steveklabnik
added a commit
to rust-lang/glacier
that referenced
this issue
Nov 28, 2016
This no longer ICEs as of |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ICE when using
Rc<RefCell<Box<FnMut()>>>.
rustc --version --verbose
:Backtrace:
Latest nightly I have laying around:
Looks similar to #21305.
The text was updated successfully, but these errors were encountered: