]> Cypherpunks.ru repositories - gostls13.git/commit
[dev.typeparams] go/types: move Interface type decl into interface.go (cleanup)
authorRob Findley <rfindley@google.com>
Fri, 16 Jul 2021 14:45:51 +0000 (10:45 -0400)
committerRobert Findley <rfindley@google.com>
Fri, 16 Jul 2021 23:34:53 +0000 (23:34 +0000)
commit624d152db711cff77466b2049ae29377a110396a
tree98269e000264f86f360a669f1a7c5e2d9bf535a8
parente12d43866d3d68441cbbf858bca21ae20b1deeb9
[dev.typeparams] go/types: move Interface type decl into interface.go (cleanup)

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

Change-Id: I9971c49570424368575108832eac0cd978eb3fe6
Reviewed-on: https://go-review.googlesource.com/c/go/+/335039
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/interface.go
src/go/types/type.go