Higher-Ranked Trait Bounds Crash the Compiler #109201
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.
Code
Playground
Interestingly, this also crashes in the same way
Playground
It does not crash when fully qualified syntax is used:
Playground
Meta
This bug only exists on stable. Based on what happens in a successful run on nightly
it seems that something is going wrong when attempting to provide help messages for E0223
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: