]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] go/types: move instantiation code to instantiate.go (cleanup)
authorRob Findley <rfindley@google.com>
Fri, 16 Jul 2021 23:52:46 +0000 (19:52 -0400)
committerRobert Findley <rfindley@google.com>
Mon, 19 Jul 2021 17:07:28 +0000 (17:07 +0000)
commit4a72be87b354e7ae641ccebfb57242ee24c8d7f4
treeb8bdf99b2a260eb3ed4adb593fabf9295d693e88
parent41ff0aac13fd0537702a7f28091a841bef233548
[dev.typeparams] go/types: move instantiation code to instantiate.go (cleanup)

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

Change-Id: Ib9fb1b09e10c400e62d20b55ff0558f3a92fc0eb
Reviewed-on: https://go-review.googlesource.com/c/go/+/335072
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/instantiate.go
src/go/types/subst.go