]> Cypherpunks repositories - gostls13.git/commit
go/types, types2: add additional tracing output in type inference
authorRobert Griesemer <gri@golang.org>
Thu, 3 Oct 2024 19:29:40 +0000 (12:29 -0700)
committerGopher Robot <gobot@golang.org>
Thu, 3 Oct 2024 22:23:53 +0000 (22:23 +0000)
commit7703db647c0f36566d3ef28ea15d196db5ad3ff2
tree4cac5427a95421bca684f0f734d5e3e7ab0719a5
parentb4712ab055a582186c40afb4ffe8c9854b9e6032
go/types, types2: add additional tracing output in type inference

To support analyzing type inference failures.

Change-Id: I47882f6b634d5fcf1834923ec372313323d31a9d
Reviewed-on: https://go-review.googlesource.com/c/go/+/617895
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Griesemer <gri@google.com>
Reviewed-by: Tim King <taking@google.com>
Auto-Submit: Robert Griesemer <gri@google.com>
src/cmd/compile/internal/types2/infer.go
src/go/types/infer.go