]> Cypherpunks repositories - gostls13.git/commit
go/types: clean up panics in instantiation
authorRobert Findley <rfindley@google.com>
Mon, 16 Aug 2021 19:59:08 +0000 (15:59 -0400)
committerRobert Findley <rfindley@google.com>
Fri, 20 Aug 2021 18:44:58 +0000 (18:44 +0000)
commit4d00fcbc4303bca38ecfc1c8a07661089496c1ab
tree5b4ceb8a3723c27ecaa844818af0ab770ba0d1cf
parentbacbc33439b124ffd7392c91a5f5d96eca8c0c0b
go/types: clean up panics in instantiation

This is a straightforward port of CL 341862 to go/types.

Change-Id: I4214c08d2889e2daf40254385656c6beed79571d
Reviewed-on: https://go-review.googlesource.com/c/go/+/342487
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
Reviewed-by: Robert Griesemer <gri@golang.org>
src/go/types/instantiate.go
src/go/types/named.go