Skip to content

feat: adds an assist to remove underscores from used variables #19692

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

vishruth-thimmaiah
Copy link
Contributor

@vishruth-thimmaiah vishruth-thimmaiah commented Apr 25, 2025

Addresses #19631

This PR adds an assist that suggests removing any underscore prefixes from used variables.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 25, 2025
@rustbot

This comment has been minimized.

@vishruth-thimmaiah vishruth-thimmaiah force-pushed the remove_underscore_for_used_var branch 2 times, most recently from 77f1bc1 to d208041 Compare April 25, 2025 19:39
@vishruth-thimmaiah vishruth-thimmaiah force-pushed the remove_underscore_for_used_var branch from d208041 to 70dd421 Compare April 26, 2025 18:15
@vishruth-thimmaiah vishruth-thimmaiah force-pushed the remove_underscore_for_used_var branch from 70dd421 to 4d025e1 Compare April 26, 2025 18:35
adds an assist that suggests removing any underscore prefixes from used
variables.
@vishruth-thimmaiah vishruth-thimmaiah force-pushed the remove_underscore_for_used_var branch from 4d025e1 to 47c22bf Compare April 26, 2025 18:43
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.

Thanks!

@ChayimFriedman2 ChayimFriedman2 added this pull request to the merge queue Apr 26, 2025
Merged via the queue into rust-lang:master with commit d8887c0 Apr 26, 2025
14 checks passed
@vishruth-thimmaiah vishruth-thimmaiah deleted the remove_underscore_for_used_var branch May 4, 2025 18:28
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.

3 participants