]> Cypherpunks repositories - gostls13.git/commit
go/types: don't print instance markers for type hashes
authorRobert Findley <rfindley@google.com>
Tue, 31 Aug 2021 21:59:05 +0000 (17:59 -0400)
committerRobert Findley <rfindley@google.com>
Tue, 31 Aug 2021 23:46:12 +0000 (23:46 +0000)
commit3c8c9e1e443a0a49ae42836b82fb1290d42b7857
tree078787543a7445c18c7472c4e2ce0dcf68c47492
parent2d98a4b4bcd11f58356b183865f73e984294dbd3
go/types: don't print instance markers for type hashes

This is a port of CL 345891 to go/types.

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