]> Cypherpunks repositories - gostls13.git/commit
go/types: document that Defs[id] may be missing in ill-typed code
authorAlan Donovan <adonovan@google.com>
Tue, 8 Apr 2025 18:12:00 +0000 (14:12 -0400)
committerGopher Robot <gobot@golang.org>
Tue, 8 Apr 2025 20:26:21 +0000 (13:26 -0700)
commit8433412b741e60f8a6f9608bcf81a6ce1a10a75e
tree9c321850d32f752bfda5b0ff2f60d55ea7db4be0
parent559b5d814f63bbeee626778c41ab4ee4fd48030a
go/types: document that Defs[id] may be missing in ill-typed code

Updates #70968

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