]> Cypherpunks repositories - gostls13.git/commit
go/types: remove structuralString in favor of inlined code
authorRobert Findley <rfindley@google.com>
Tue, 16 Nov 2021 04:29:25 +0000 (23:29 -0500)
committerRobert Findley <rfindley@google.com>
Tue, 16 Nov 2021 15:16:54 +0000 (15:16 +0000)
commitf041c7e3028545ba39c60d6e20ab9b74c01bbf33
tree0c24de56f29d7b03aa7eb22660d79e1634e2f96e
parent289c930750fccac6aca578c675694b612532fd24
go/types: remove structuralString in favor of inlined code

This is a clean port of CL 363154 from types2 to go/types.

Change-Id: I26c18767041db096390e84ba9200ec69b66778d0
Reviewed-on: https://go-review.googlesource.com/c/go/+/364234
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/builtins.go
src/go/types/type.go