Skip to content

Remove the mapping for expr_underscore from the syntax factory constructor#21848

Merged
ChayimFriedman2 merged 1 commit intorust-lang:masterfrom
Shourya742:2026-03-20-remove-mapping-expr-underscore
Mar 20, 2026
Merged

Remove the mapping for expr_underscore from the syntax factory constructor#21848
ChayimFriedman2 merged 1 commit intorust-lang:masterfrom
Shourya742:2026-03-20-remove-mapping-expr-underscore

Conversation

@Shourya742
Copy link
Member

@Shourya742 Shourya742 commented Mar 20, 2026

expr_underscore method represents a leaf expr with no inputs, the PR remove's the no-op mapping defined in it.

part of #15710 and #18285

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 20, 2026
Copy link
Contributor

@ChayimFriedman2 ChayimFriedman2 left a comment

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 Mar 20, 2026
Merged via the queue into rust-lang:master with commit e8d68f6 Mar 20, 2026
17 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 20, 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.

3 participants