]> Cypherpunks repositories - gostls13.git/commit
go/types, types2: factor out check for updated type arguments (cleanup)
authorRobert Griesemer <gri@golang.org>
Thu, 23 May 2024 02:36:05 +0000 (19:36 -0700)
committerGopher Robot <gobot@golang.org>
Thu, 23 May 2024 03:04:07 +0000 (03:04 +0000)
commit83ff4fd5713cbccdf1e5c3433b34d6213cfd825c
tree8b7457cc48000cf681bc49af93bbde3942cbba13
parentf294ddeb29c84572566b96584b1d17db26556b88
go/types, types2: factor out check for updated type arguments (cleanup)

Change-Id: I3e2668e4a24c145f121199a5f7f4278ff5d5f1da
Reviewed-on: https://go-review.googlesource.com/c/go/+/587676
Reviewed-by: Robert Griesemer <gri@google.com>
Reviewed-by: Robert Findley <rfindley@google.com>
Auto-Submit: Robert Griesemer <gri@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/types2/subst.go
src/go/types/subst.go