Commit Graph

1 Commits (f90cc05f6db76670532409da5fc1d789df09791a)

Author SHA1 Message Date
Daniel Martí 8ca3d0adcf bundle x/tools/go/types/typeutil.hash and modify it
See the two "NOTE" comments below. In summary:

* struct field tags are not hashed
* named types are hashed by name rather than by pointer

We are keeping an eye on https://go.dev/issue/69420 as well.
3 months ago