Commit Graph

1 Commits (3936ebfe5d2335248146c33d01aa239e8308b01a)

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