Skip to content

fix: resolve assignment lhs in its expression scope - #23016

Merged
ChayimFriedman2 merged 1 commit into
rust-lang:masterfrom
so1ve:fix/22988
Aug 3, 2026
Merged

fix: resolve assignment lhs in its expression scope #23016
ChayimFriedman2 merged 1 commit into
rust-lang:masterfrom
so1ve:fix/22988

Conversation

@so1ve

@so1ve so1ve commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

fixes #22988

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 3, 2026
@so1ve so1ve changed the title fix: exclude unknown types from term search fix: resolve assignment lhs in its expression scope Aug 3, 2026

@ChayimFriedman2 ChayimFriedman2 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ChayimFriedman2
ChayimFriedman2 added this pull request to the merge queue Aug 3, 2026
Merged via the queue into rust-lang:master with commit 137005e Aug 3, 2026
18 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FP invalid left-hand side of assignment function and enclosed var in closure same name

3 participants