tools/cmd/godex
Tim King 4f6e118e23 all: set gotypesalias=1 when using >=1.23 toolchain
Set gotypesalias=1 when using >=1.23 toolchain on all of
the main packages in x/tools that use go/types. Does not include
packages that are ignored due to build tags.

This effectively upgrades commit https://go.dev/cl/617095.

For golang/go#69772

Change-Id: I434c280b928ad21e1fd9c7f880e1324c14741dc3
Reviewed-on: https://go-review.googlesource.com/c/tools/+/619395
Reviewed-by: Robert Findley <rfindley@google.com>
Commit-Queue: Tim King <taking@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-10-10 17:44:59 +00:00
..
doc.go cmd: gofmt 2022-04-12 17:38:38 +00:00
gc.go all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
gccgo.go all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
godex.go all: set gotypesalias=1 when using >=1.23 toolchain 2024-10-10 17:44:59 +00:00
gotypesalias.go all: set gotypesalias=1 when using >=1.23 toolchain 2024-10-10 17:44:59 +00:00
isAlias18.go all: go fmt ./... 2021-02-20 03:28:52 +00:00
isAlias19.go all: go fmt ./... 2021-02-20 03:28:52 +00:00
print.go internal/aliases: remove Alias and Unalias 2024-09-20 19:51:09 +00:00
source.go cmd/godex: handle printing of type aliases 2017-01-11 21:17:45 +00:00
writetype.go internal/aliases: remove Alias and Unalias 2024-09-20 19:51:09 +00:00