Skip to content

test: Remove loop variable rebinding #7587

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
Jul 12, 2024
Merged

Conversation

pgporada
Copy link
Member

Gopls had a recent update which fixed my text editor from complaining about the "loop variable being captured by func literal".

Fixes #7454

@pgporada pgporada requested a review from a team as a code owner July 11, 2024 16:10
@pgporada pgporada merged commit ebb5299 into main Jul 12, 2024
12 checks passed
@pgporada pgporada deleted the remove-loopvar-rebinding branch July 12, 2024 14:43
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.

go1.22: Remove loop variable lexical rebindings after a future gopls update
3 participants