]> Cypherpunks repositories - gostls13.git/commit
go/types: remove targs from substMap
authorRobert Findley <rfindley@google.com>
Mon, 16 Aug 2021 17:36:27 +0000 (13:36 -0400)
committerRobert Findley <rfindley@google.com>
Mon, 16 Aug 2021 18:44:57 +0000 (18:44 +0000)
commit631af58e2058677072e213aeea25e924ebf19fcf
treec09ecadd32027f4f52775e40d25409d11239c5b1
parentd1ba047edfa6b904894fb3be1991df4300044699
go/types: remove targs from substMap

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

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