GAT/extended: wrong lifetime analysis #113721
Labels
A-GATs
Area: Generic associated types (GATs)
A-lifetimes
Area: Lifetimes / regions
C-bug
Category: This is a bug.
F-generic_associated_types_extended
`#![feature(generic_associated_types_extended)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Using
generic_associated_types_extended
(#95451), this code fails:with error:
The text was updated successfully, but these errors were encountered: