mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
Unfortunately we can't enforce the repr invariant that Func.typ != nil without thinking about the object color invariants. For now, return a trivial Signature if typ == nil, which should never happen in bug-free client code. Fixes golang/go#65772 Change-Id: I7f89c6d8fdc8dcd4b8880572e54bb0ed9b6136eb Reviewed-on: https://go-review.googlesource.com/c/go/+/565375 Commit-Queue: Robert Griesemer <gri@google.com> Reviewed-by: Robert Findley <rfindley@google.com> Reviewed-by: Robert Griesemer <gri@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> |
||
|---|---|---|
| .. | ||
| 42888.txt | ||
| 44940.txt | ||
| 50102.txt | ||
| 57151.txt | ||
| 59473.txt | ||
| 60427.txt | ||
| 61308.txt | ||
| 61472.txt | ||
| 61696.txt | ||
| 62254.txt | ||
| 62484.txt | ||
| 63116.txt | ||
| 65238.txt | ||
| 65772.txt | ||
| 66008.txt | ||
| 66054.txt | ||
| 66836.txt | ||