ICE: Lifetime issue not detected for GAT #117489
Labels
A-GATs
Area: Generic associated types (GATs)
A-implied-bounds
Area: Implied bounds / inferred outlives-bounds
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.
I encountered this while trying to understand the relatively new GAT feature in Rust.
Code
Meta
rustc --version --verbose
:rustc +nightly --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: