GAT : internal compiler error #66734
Labels
A-GATs
Area: Generic associated types (GATs)
A-NLL
Area: Non-lexical lifetimes (NLL)
C-bug
Category: This is a bug.
F-generic_associated_types
`#![feature(generic_associated_types)]` a.k.a. GATs
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.
This code:
Produces this compiler crash:
The text was updated successfully, but these errors were encountered: