We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0fbdc7f + 51327f4 commit fc2e73bCopy full SHA for fc2e73b
README.md
@@ -4,6 +4,8 @@ An analyzer that finds exporting pointers for loop variables.
4

5
Pin them all!
6
7
+**As of Go 1.22, this problem no longer occurs and fixed by Go team, see [here](https://go.dev/blog/loopvar-preview)**
8
+
9
[](https://pkg.go.dev/kyoh86/exportloopref)
10
[](https://goreportcard.com/report/github.com/kyoh86/exportloopref)
11
[](https://codecov.io/gh/kyoh86/exportloopref)
0 commit comments