go/src/cmd
Robert Griesemer eab9a77a60 go/types, types2: fix unification code for defined types
Fixes #50929.

Change-Id: I65b8eaf5e4b423839bc53c7b1db3679961498c8a
Reviewed-on: https://go-review.googlesource.com/c/go/+/382076
Trust: Robert Griesemer <gri@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
2022-01-31 23:15:54 +00:00
..
addr2line
api cmd/api: reduce parallel 'go list' invocations to a constant 2022-01-26 19:17:30 +00:00
asm cmd/{asm,compile,internal/obj}: add "maymorestack" support 2021-11-05 00:52:06 +00:00
buildid
cgo cmd: move internal/str back to cmd/go 2021-10-27 16:39:27 +00:00
compile go/types, types2: fix unification code for defined types 2022-01-31 23:15:54 +00:00
cover all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
dist cmd/dist: avoid lapsing into x86 builds on ARM64 Macs 2022-01-18 14:56:19 +00:00
doc cmd/doc: don't log on constraint type elements 2021-12-20 23:32:14 +00:00
fix all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
go cmd/go: update go work edit -json types to final version 2022-01-31 22:55:32 +00:00
gofmt all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
internal cmd/internal/obj/arm64: adjust rule for VMOVQ instruction 2022-01-17 09:23:25 +00:00
link cmd/link: use SHT_INIT_ARRAY for .init_array section 2021-12-21 18:34:03 +00:00
nm all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
objdump cmd/objdump: print full disassembly when testing with -v 2021-10-04 22:54:58 +00:00
pack all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
pprof all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
test2json
trace all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
vendor all: update vendored golang.org/x/tools 2022-01-25 22:56:45 +00:00
vet all: use bytes.Cut, strings.Cut 2021-10-06 15:53:04 +00:00
README.vendor
go.mod all: update vendored golang.org/x/tools 2022-01-25 22:56:45 +00:00
go.sum all: update vendored golang.org/x/tools 2022-01-25 22:56:45 +00:00

README.vendor

See src/README.vendor for information on loading vendored packages
and updating the vendor directory.