Skip to content

Conversation

Hmikihiro
Copy link
Contributor

@Hmikihiro Hmikihiro commented Aug 9, 2025

close #20398
ast::NameRef can have keyword like Self, super, but ast::Name can't have keyword.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 9, 2025
@Hmikihiro Hmikihiro force-pushed the fix_generate_function_generate_by_indent_token branch from 7b78b96 to cfd4103 Compare August 9, 2025 06:48
@Veykril Veykril added this pull request to the merge queue Aug 9, 2025
Merged via the queue into rust-lang:master with commit 44bdfdf Aug 9, 2025
15 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 9, 2025
@Hmikihiro Hmikihiro deleted the fix_generate_function_generate_by_indent_token branch August 9, 2025 10:00
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.

Failed to make ast node syntax::ast::generated::nodes::Name from text mod Self;
3 participants