Broken suggestion for lint "hidden lifetime parameters in types" #65615
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-lifetimes
Area: Lifetimes / regions
A-suggestion-diagnostics
Area: Suggestions generated by the compiler applied by `cargo fix`
C-bug
Category: This is a bug.
D-invalid-suggestion
Diagnostics: A structured suggestion resulting in incorrect code.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Consider this code:
When I run
cargo fix --edition-idioms
, I got:Meta
The text was updated successfully, but these errors were encountered: