Skip to content

Add regression test for confusing lifetime error message issue - #161369

Open
KevinA-cpu wants to merge 1 commit into
rust-lang:mainfrom
KevinA-cpu:regression-test-79033
Open

Add regression test for confusing lifetime error message issue#161369
KevinA-cpu wants to merge 1 commit into
rust-lang:mainfrom
KevinA-cpu:regression-test-79033

Conversation

@KevinA-cpu

@KevinA-cpu KevinA-cpu commented Aug 19, 2026

Copy link
Copy Markdown

closes #79033

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Aug 19, 2026
@rustbot

rustbot commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

Thanks for the pull request, and welcome! The Rust Project has assigned @TaKO8Ki (or someone else) to review your changes, you should hear from them (or someone else) within the next two weeks.

Please see the contribution instructions for more information.

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: compiler
  • compiler expanded to 75 candidates
  • Random selection from 17 candidates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. 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.

Confusing lifetime error: expected (&Location<'_>,), found (&Location<'_>,)

3 participants