]> Cypherpunks.ru repositories - gostls13.git/commit
go/types: minor cleanup of writeTParamList
authorRobert Findley <rfindley@google.com>
Mon, 16 Aug 2021 01:22:38 +0000 (21:22 -0400)
committerRobert Findley <rfindley@google.com>
Mon, 16 Aug 2021 14:26:59 +0000 (14:26 +0000)
commit11a43df461a7f3d2b72168fbe9f5b7dca09c2543
tree87787d096603ada0c8efa80228bbd74648ecc36d
parentb0fba64ef47cc22bed926821704f223f89a56b42
go/types: minor cleanup of writeTParamList

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

Change-Id: Iaf5fe7321d907df4421128c66cf8c58129eaae8b
Reviewed-on: https://go-review.googlesource.com/c/go/+/342435
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/infer.go
src/go/types/typestring.go