Skip to content

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

Merged
Veykril merged 1 commit into
rust-lang:masterfrom
ChayimFriedman2:isolated-self
Sep 6, 2026
Merged

fix: Fix parsing of self:: in fn param list#23163
Veykril merged 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
@Veykril
Veykril added this pull request to the merge queue Sep 6, 2026
Merged via the queue into rust-lang:master with commit 9074e9b Sep 6, 2026
18 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 6, 2026
@ChayimFriedman2
ChayimFriedman2 deleted the isolated-self branch September 7, 2026 01:30
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 Syntax Error: fn f(self::S: S) {}

3 participants