Skip to content

Go: Make implicit this receivers explicit #13006

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

Merged
merged 1 commit into from
May 3, 2023

Conversation

kaspersv
Copy link
Contributor

@kaspersv kaspersv commented May 3, 2023

Make all implicit this call receivers explicit to align with internal style guidelines.

@kaspersv kaspersv added the no-change-note-required This PR does not need a change note label May 3, 2023
@github-actions github-actions bot added the Go label May 3, 2023
@kaspersv kaspersv marked this pull request as ready for review May 3, 2023 11:46
@kaspersv kaspersv requested a review from a team as a code owner May 3, 2023 11:46
@owen-mc
Copy link
Contributor

owen-mc commented May 3, 2023

@kaspersv Are you running a performance evaluation for this?

@kaspersv
Copy link
Contributor Author

kaspersv commented May 3, 2023

@owen-mc Yes, see the linked DCA experiment, which doesn't show any noticeable difference in performance.

Copy link
Contributor

@owen-mc owen-mc left a comment

Choose a reason for hiding this comment

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

Thanks a lot!

@owen-mc owen-mc merged commit 3f645e9 into github:main May 3, 2023
@kaspersv kaspersv deleted the kaspersv/go-explicit-this-receivers branch June 20, 2023 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Go no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants