]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.21] go/types, types2: don't use generics
authorRobert Griesemer <gri@golang.org>
Fri, 13 Oct 2023 01:32:09 +0000 (18:32 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 13 Oct 2023 15:10:45 +0000 (15:10 +0000)
commit64b6c481075b9fce611af37baf1cce0144455784
tree12c8a4a1e6b5d2a2046713ab10cbf920f000bce7
parentef6993f3270c95e1158b11d9fc1a047528b34da6
[release-branch.go1.21] go/types, types2: don't use generics

This fixes cherry-pick CL 531998.

For #63339.

Change-Id: I6dac0909ca85d68684ce36025284d25db32e0b15
Reviewed-on: https://go-review.googlesource.com/c/go/+/535135
Auto-Submit: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
src/cmd/compile/internal/types2/call.go
src/cmd/compile/internal/types2/predicates.go
src/go/types/call.go
src/go/types/predicates.go