-
Notifications
You must be signed in to change notification settings - Fork 13.3k
ICE: resolve_trait_associated_const: unexpected vtable type #43483
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
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Comments
With backtrace:
|
Potentially related: #34344 |
@Mark-Simulacrum Please cc me on any CTFE-related bugs. |
Possibly fixed (at least the ICE) by #43505, but there's no nightly including it yet on playpen. |
topecongiro
added a commit
to topecongiro/rust
that referenced
this issue
Dec 30, 2017
Closes rust-lang#29924. Closes rust-lang#38857. Closes rust-lang#39665. Closes rust-lang#39872. Closes rust-lang#39553. Closes rust-lang#41210. Closes rust-lang#41880. Closes rust-lang#43483.
bors
added a commit
that referenced
this issue
Dec 31, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
(Playpen) fails on current nightly with
The text was updated successfully, but these errors were encountered: