ICE with Self in default generic type argument #59353
Labels
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 found this ICE when trying to generalize some of my code.
This works on the latest stable, and on playground
https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=312318cf9fff1be2c7cb8cc6d7d16898
And generates the following ICE
The text was updated successfully, but these errors were encountered: