False positive unused_lifetime
#141784
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
C-bug
Category: This is a bug.
D-invalid-suggestion
Diagnostics: A structured suggestion resulting in incorrect code.
L-unused_lifetimes
Lint: unused_lifetimes
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I tried this code:
=>
suggested code (cargo fix)
does not compile:
The text was updated successfully, but these errors were encountered: