]> Cypherpunks repositories - gostls13.git/commit
go/types: rename TypeParams to TParamList
authorRobert Findley <rfindley@google.com>
Mon, 16 Aug 2021 17:37:45 +0000 (13:37 -0400)
committerRobert Findley <rfindley@google.com>
Mon, 16 Aug 2021 18:45:07 +0000 (18:45 +0000)
commitddffe30a21c909314a7bab8815505b709e921c3c
treebbd9e4ca1038dc39cd57ea69b56bd09a7863f42b
parent631af58e2058677072e213aeea25e924ebf19fcf
go/types: rename TypeParams to TParamList

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

Change-Id: I4f21170eb2ea1e5395a6eba5132f34aa1d53bb20
Reviewed-on: https://go-review.googlesource.com/c/go/+/342481
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/decl.go
src/go/types/named.go
src/go/types/signature.go
src/go/types/typeparam.go