Skip to content
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

REF: Fix rename of item used in struct literal field shorthand #9117

Merged
merged 1 commit into from Jul 27, 2022

Conversation

dima74
Copy link
Member

@dima74 dima74 commented Jul 26, 2022

Fixes #9115

changelog: Fix rename of constant used in struct literal field shorthand

@dima74 dima74 added the fix Pull requests that fix some bug(s) label Jul 26, 2022
@dima74 dima74 added this to In Progress in To test via automation Jul 26, 2022
Copy link
Member

@vlad20012 vlad20012 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

@bors
Copy link
Contributor

bors bot commented Jul 27, 2022

Build succeeded:

@bors bors bot merged commit 89cc3b3 into master Jul 27, 2022
To test automation moved this from In Progress to Test Jul 27, 2022
@bors bors bot deleted the diralik/fix-rename-field-shorthand branch July 27, 2022 08:58
@github-actions github-actions bot added this to the v176 milestone Jul 27, 2022
@mili-l mili-l self-assigned this Jul 27, 2022
@mili-l mili-l moved this from Test to Done in To test Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Pull requests that fix some bug(s)
Projects
To test
  
Done
Development

Successfully merging this pull request may close these issues.

rename local var cause incorrect rename in constructor
3 participants