]> Cypherpunks.ru repositories - gostls13.git/commit
go/types: no need to validate substituted instances
authorRobert Findley <rfindley@google.com>
Mon, 16 Aug 2021 20:03:59 +0000 (16:03 -0400)
committerRobert Findley <rfindley@google.com>
Fri, 20 Aug 2021 18:45:13 +0000 (18:45 +0000)
commit30a423eb3934251286bb57954c9d9d4b2385815e
tree23467eb497982165c65dccdd756da3b799126bde
parente49775e0579891479888a514c82cf6eea123763f
go/types: no need to validate substituted instances

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

Change-Id: I7363e4642ade7ab30ca822a2be71f4d2804cc4a9
Reviewed-on: https://go-review.googlesource.com/c/go/+/342669
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
src/go/types/subst.go