Commit Graph

1 Commits (df2520edbbdb6e441ec54c7941c72a68d1f785ed)

Author SHA1 Message Date
Daniel Martí df2520edbb
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