]> Cypherpunks repositories - gostls13.git/commit
go/types,types2: superficial changes to align types and types2
authorRobert Findley <rfindley@google.com>
Mon, 16 Aug 2021 13:36:49 +0000 (09:36 -0400)
committerRobert Findley <rfindley@google.com>
Mon, 16 Aug 2021 18:43:31 +0000 (18:43 +0000)
commit9ff61acbd76733ec065cb1185608aa5564f2685a
tree03d0cd8f1ca5679eb8df3250e33104852b5bfdfe
parentfda8ee8b077dd8a5819cac7c52c3af1499a0674e
go/types,types2: superficial changes to align types and types2

This CL contains an assortment of superficial fixes noticed while
self-reviewing the most recent stack of ports. It also makes a couple
adjustments to termlist_test.go, in both go/types and
cmd/compile/internal/types2.

Change-Id: I64c8cda5e1704e86ac11c6ffc86d55248f44ef79
Reviewed-on: https://go-review.googlesource.com/c/go/+/342490
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/cmd/compile/internal/types2/termlist_test.go
src/go/types/builtins.go
src/go/types/termlist_test.go
src/go/types/typestring.go