Skip to content

fix: Fix parsing of self:: in fn param list - #23163

Open
ChayimFriedman2 wants to merge 1 commit into
rust-lang:masterfrom
ChayimFriedman2:isolated-self
Open

fix: Fix parsing of self:: in fn param list#23163
ChayimFriedman2 wants to merge 1 commit into
rust-lang:masterfrom
ChayimFriedman2:isolated-self

Conversation

@ChayimFriedman2

@ChayimFriedman2 ChayimFriedman2 commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Fixes #23150.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 17, 2026
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FP Syntax Error: fn f(self::S: S) {}

2 participants