]> Cypherpunks repositories - gostls13.git/commit
go/types: set tparamsIsIface to true
authorRobert Findley <rfindley@google.com>
Wed, 17 Nov 2021 15:42:13 +0000 (10:42 -0500)
committerRobert Findley <rfindley@google.com>
Wed, 17 Nov 2021 19:51:32 +0000 (19:51 +0000)
commit9a33945f2cc4b2108defdcdea80dc0ebe5af3c24
tree4d11f09913e4c0e529c466e39535a40e1033561f
parent88474d47ddeb5714a18923048beaa5dafa7196d5
go/types: set tparamsIsIface to true

This is a port of CL 363155 from types2 to go/types.

Change-Id: Ic24f8c88513599c8f4685f0b66d3782ac4e6831a
Reviewed-on: https://go-review.googlesource.com/c/go/+/364717
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/typeparam.go