go/src/go
Cuong Manh Le e9a306e004 types2, go/types: correct NewTypeParam documentation
Signature type does not have SetTypeParams method, only Named type.

Change-Id: Ic7a25c24cb821540d921eb2c94dfff31f28f7aa4
Reviewed-on: https://go-review.googlesource.com/c/go/+/593955
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Findley <rfindley@google.com>
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>
2024-06-21 18:41:24 +00:00
..
ast all: change from sort functions to slices functions where feasible 2024-05-23 01:00:11 +00:00
build all: document legacy //go:linkname for final round of modules 2024-05-29 17:58:53 +00:00
constant all: change from sort functions to slices functions where feasible 2024-05-23 01:00:11 +00:00
doc go/doc: added the predeclared identifiers clear, min, max 2024-06-17 17:35:24 +00:00
format go: add available godoc link 2023-10-19 12:02:03 +00:00
importer go: add available godoc link 2023-10-19 12:02:03 +00:00
internal all: change from sort functions to slices functions where feasible 2024-05-23 01:00:11 +00:00
parser go/token: correct out-of-bounds token offsets and positions 2024-01-31 20:26:14 +00:00
printer all: make function comments match function names 2024-06-03 14:56:25 +00:00
scanner go: add available godoc link 2023-10-19 12:02:03 +00:00
token all: change from sort functions to slices functions where feasible 2024-05-23 01:00:11 +00:00
types types2, go/types: correct NewTypeParam documentation 2024-06-21 18:41:24 +00:00
version go/version: fix package to accept go1.21.0-bigcorp 2024-01-31 19:56:48 +00:00