x/tools/go/analysis/passes/nilness: check pointers inside structs as well #43301
Labels
Milestone
Comments
/cc @matloob |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
nilness
currently (as of golang/tools@ae774e9 with Go 1.15.6) correctly reports this issue:But not this one:
Full reproduction code.
The text was updated successfully, but these errors were encountered: