Fix `extra_unused_lifetimes` false positive This PR fixes #9014. I confirmed the FP on the `crates.io` source as `@JohnTitor` mentioned, and confirmed that the FP is no longer present following this change. I did not include a test in this PR because I think constructing one would be complicated, and the fix is pretty simple. But please let me know if this is unacceptable. changelog: fix `extra_unused_lifetimes` FP |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||