]> Cypherpunks repositories - gostls13.git/commit
go/types, types2: remove superfluous unalias call (minor cleanup)
authorRobert Griesemer <gri@google.com>
Thu, 16 Oct 2025 17:33:34 +0000 (10:33 -0700)
committerGopher Robot <gobot@golang.org>
Thu, 16 Oct 2025 18:03:04 +0000 (11:03 -0700)
commit41f5659347f9498ce81911032bb46537d923bdd7
treef58b7f7b4cc545311c3889cff0f93e3dd9c0e667
parente7351c03c8b36e0639a3a581131217f52e99b1ac
go/types, types2: remove superfluous unalias call (minor cleanup)

Change-Id: Ifc0d6e999777513498f070c5bc2fb4640d38c671
Reviewed-on: https://go-review.googlesource.com/c/go/+/712460
Reviewed-by: Robert Griesemer <gri@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Robert Griesemer <gri@google.com>
Reviewed-by: Mark Freeman <markfreeman@google.com>
src/cmd/compile/internal/types2/alias.go
src/cmd/compile/internal/types2/signature.go
src/go/types/alias.go
src/go/types/signature.go