go/src/cmd/cgo
Alan Donovan 4bfc3a9d14 std,cmd: go fix -any std cmd
This change mechanically replaces all occurrences of interface{}
by 'any' (where deemed safe by the 'any' modernizer) throughout
std and cmd, minus their vendor trees.

Since this fix is relatively numerous, it gets its own CL.

Also, 'go generate go/types'.

Change-Id: I14a6b52856c3291c1d27935409bca8d5fd4242a2
Reviewed-on: https://go-review.googlesource.com/c/go/+/719702
Commit-Queue: Alan Donovan <adonovan@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Auto-Submit: Alan Donovan <adonovan@google.com>
2025-11-11 19:59:40 -08:00
..
internal std,cmd: go fix -any std cmd 2025-11-11 19:59:40 -08:00
ast.go std,cmd: go fix -any std cmd 2025-11-11 19:59:40 -08:00
doc.go all: remove extra space in the comments 2025-11-03 10:05:39 -08:00
gcc.go std,cmd: go fix -any std cmd 2025-11-11 19:59:40 -08:00
godefs.go std,cmd: go fix -any std cmd 2025-11-11 19:59:40 -08:00
main.go std,cmd: go fix -any std cmd 2025-11-11 19:59:40 -08:00
out.go std,cmd: go fix -any std cmd 2025-11-11 19:59:40 -08:00
util.go std,cmd: go fix -any std cmd 2025-11-11 19:59:40 -08:00