]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] go/types: move newTypeSet function into typeset.go
authorRob Findley <rfindley@google.com>
Fri, 16 Jul 2021 13:39:05 +0000 (09:39 -0400)
committerRobert Findley <rfindley@google.com>
Fri, 16 Jul 2021 23:07:10 +0000 (23:07 +0000)
commit79955155e9a68ce47c50f0c77b7f41b10d093dab
treeb006fd5cc477b595bb0205935f944e6ad01643b0
parentfe4f13404d553958c5b5889ce8b94144798d07bf
[dev.typeparams] go/types: move newTypeSet function into typeset.go

This is a straightforward port of CL 331515 to go/types.

Change-Id: I05c687e7dd7a64a8a7815c4483ff7fbb06b37627
Reviewed-on: https://go-review.googlesource.com/c/go/+/335031
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
Reviewed-by: Robert Griesemer <gri@golang.org>
src/go/types/interface.go
src/go/types/typeset.go