Skip to content

Fix duplicate lifetime parameter - #160378

Draft
bb1yd wants to merge 1 commit into
rust-lang:mainfrom
bb1yd:fix-duplicate-lifetime-parameter
Draft

Fix duplicate lifetime parameter#160378
bb1yd wants to merge 1 commit into
rust-lang:mainfrom
bb1yd:fix-duplicate-lifetime-parameter

Conversation

@bb1yd

@bb1yd bb1yd commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Closes #123713

@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Aug 2, 2026
@bb1yd bb1yd changed the title fix duplicate lifetime parameter Fix duplicate lifetime parameter Aug 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rustc suggests for<'a> when lifetime param already exists

2 participants