]> Cypherpunks repositories - gostls13.git/commit
go/types: include AST in instantiatedIdent panic message
authorAlan Donovan <adonovan@google.com>
Tue, 28 Nov 2023 21:07:01 +0000 (16:07 -0500)
committerGopher Robot <gobot@golang.org>
Tue, 28 Nov 2023 22:55:47 +0000 (22:55 +0000)
commit6111acc8e6bc96f5ca0fa58adf4a0226fff3dd28
treed03218dd7daf2f45f077aea12a292bc4b55f5f36
parentaae7734658e5f302c0e3a10f6c5c596fd384dbd7
go/types: include AST in instantiatedIdent panic message

Updates golang/go#63933

Change-Id: I3ff71e92d124c850eb8b4d136e163bf5786897a2
Reviewed-on: https://go-review.googlesource.com/c/go/+/545615
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Findley <rfindley@google.com>
Auto-Submit: Alan Donovan <adonovan@google.com>
src/go/types/check.go