Independent lifetimes still considered overly constrained #74502
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
D-confusing
Diagnostics: Confusing error or lint that should be reworked.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I saw a confusing error message today which seems related to #60216, but not sure if it's the same.
The function in question takes four independent lifetimes which (in my mind) should be free to grow as large as the compiler would like.
The text was updated successfully, but these errors were encountered: