Skip to content
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

Compiler panic evaluating complex associated types #68578

Closed
svenknobloch opened this issue Jan 27, 2020 · 2 comments
Closed

Compiler panic evaluating complex associated types #68578

svenknobloch opened this issue Jan 27, 2020 · 2 comments
Labels
A-codegen Area: Code generation A-trait-system Area: Trait system C-bug Category: This is a bug. glacier ICE tracked in rust-lang/glacier. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Comments

@svenknobloch
Copy link

Compiler panic evaluating complex associated types meant to emulate generic associated types.

Playground

@jonas-schievink jonas-schievink added C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. I-nominated labels Jan 27, 2020
@Centril Centril added A-codegen Area: Code generation A-trait-system Area: Trait system labels Jan 27, 2020
@Aaron1011
Copy link
Member

This looks like another case of #62529

@pnkfelix
Copy link
Member

pnkfelix commented Feb 6, 2020

triage: Closing as duplicate (or at least "instance") of #62529

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-codegen Area: Code generation A-trait-system Area: Trait system C-bug Category: This is a bug. glacier ICE tracked in rust-lang/glacier. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

6 participants