]> Cypherpunks.ru repositories - gostls13.git/commit
[dev.typeparams] go/types: move Struct type decl into struct.go (cleanup)
authorRob Findley <rfindley@google.com>
Fri, 16 Jul 2021 14:39:55 +0000 (10:39 -0400)
committerRobert Findley <rfindley@google.com>
Fri, 16 Jul 2021 23:34:35 +0000 (23:34 +0000)
commitb3e7f23a480513039c0aa6edac95a9718b02cab2
tree925238ea20ec52c788b109300c9095f5be241246
parent7c35f5c2fc5975cda9480a8549643f23fbb2ac7d
[dev.typeparams] go/types: move Struct type decl into struct.go (cleanup)

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

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