uncaptured lifetimes required to live as long as the opaque type #116794
Labels
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
C-bug
Category: This is a bug.
P-medium
Medium priority
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
The following valid code stopped compiling since v1.67, most likely due to #103491:
The text was updated successfully, but these errors were encountered: