]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] go/types: interface identity must consider full type set
authorRob Findley <rfindley@google.com>
Sat, 17 Jul 2021 00:46:39 +0000 (20:46 -0400)
committerRobert Findley <rfindley@google.com>
Mon, 19 Jul 2021 17:09:20 +0000 (17:09 +0000)
commit62f6f130fe1c6cbe9d2c1ea5160e83fb1cfa208a
tree4590f3f3a8c742c0ca2bb5c638b6f506d9de9afd
parentbaeabf3b366fad1eae113f8334451906dac61c0d
[dev.typeparams] go/types: interface identity must consider full type set

This is a port of CL 333889 to go/types.

Change-Id: I66cefb81a33f4677efc18c1ca923ded374a87f12
Reviewed-on: https://go-review.googlesource.com/c/go/+/335080
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
src/go/types/predicates.go
src/go/types/unify.go