cmd/vet: silence struct tag warning for slice types #4684
Closed
Labels
Comments
I don't see this happening before Go 1.1. cmd/vet does not today require resolving imports and such in order to find out that foo.Elems is a slice, and it's unclear that it should. We can revisit after Go 1.1. Labels changed: added priority-later, removed priority-triage, go1.1. Status changed to LongTerm. |
This issue was closed by revision 83e22f1. Status changed to Fixed. |
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: