reflect2 icon indicating copy to clipboard operation
reflect2 copied to clipboard

NoEscape fails in go vet

Open szli opened this issue 6 years ago • 0 comments

The NoEscape function in reflect2.go is causing go vet failure, and there is no way to suppress go vet failures. I see that is being used by countlog library. Is there any way to fix this?

szli avatar Oct 04 '18 18:10 szli