]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] go/types: update TypeParam APIs to match types2
authorRob Findley <rfindley@google.com>
Fri, 16 Jul 2021 23:01:16 +0000 (19:01 -0400)
committerRobert Findley <rfindley@google.com>
Mon, 19 Jul 2021 15:50:51 +0000 (15:50 +0000)
commit9e147c55b7a08b487efff3a87a27ed8c463cf347
tree190bd7367015faa92f983496558dbb6276fa0fdf
parent22a38ba5caa49fb7d494b09fedef90afb674cd77
[dev.typeparams] go/types: update TypeParam APIs to match types2

This is a partial port of CL 323029, consisting only of changes to
go/types. Changes to the importer will be made in a separate CL.

Change-Id: I3b300f5e8f4df36c2c87e3f164705cd3c36218ac
Reviewed-on: https://go-review.googlesource.com/c/go/+/335145
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/decl.go
src/go/types/type.go
src/go/types/typeparam.go