go/src/cmd
Jay Conrod 1c95530b0d cmd: update golang.org/x/tools
This pulls in CL 235797.

Fixes #39151

Change-Id: I367cff2e9b432a778213501c42fb510c1514643f
Reviewed-on: https://go-review.googlesource.com/c/go/+/238157
Run-TryBot: Jay Conrod <jayconrod@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Akhil Indurti <aindurti@gmail.com>
Reviewed-by: Michael Matloob <matloob@golang.org>
2020-06-16 15:47:27 +00:00
..
addr2line run.bat: do not unset GOROOT_FINAL before running tests 2020-06-10 03:27:28 +00:00
api cmd/api: limit concurrent 'go list' calls to GOMAXPROCS 2020-04-20 21:23:00 +00:00
asm cmd/asm: fix the encoding error of VCNT instruction for arm64 2020-06-09 15:58:36 +00:00
buildid
cgo cmd/cgo: in -godefs mode, don't change constant to type 2020-06-11 21:53:45 +00:00
compile cmd/compile: fix ordering problems in struct equality 2020-06-15 18:03:08 +00:00
cover cmd/cover: include a package name in the HTML title 2020-04-30 03:58:01 +00:00
dist cmd/dist: do not unset GOROOT_FINAL prior to running tests 2020-06-09 02:49:06 +00:00
doc cmd/doc: don't print package clauses on error 2020-04-17 21:42:13 +00:00
fix cmd/cgo,cmd/fix,misc/cgo: map the EGLConfig C type to uintptr in Go 2020-05-31 09:48:08 +00:00
go cmd/go/internal/web: don't follow an infinite number of redirects 2020-06-11 14:40:28 +00:00
gofmt cmd/gofmt, go/format, go/printer: move number normalization to printer 2020-05-01 21:54:06 +00:00
internal cmd/internal/objabi: enable frame-pointer for iOS arm64 2020-06-10 20:58:11 +00:00
link cmd/dist: do not unset GOROOT_FINAL prior to running tests 2020-06-09 02:49:06 +00:00
nm Revert "cmd/internal/goobj: add index to symbol name for indexed symbols" 2020-06-03 19:20:41 +00:00
objdump cmd/dist: do not unset GOROOT_FINAL prior to running tests 2020-06-09 02:49:06 +00:00
oldlink all: avoid awkward wording from CL 236857 2020-06-08 21:36:04 +00:00
pack
pprof cmd/objdump: add support for -gnu option on Go objdump 2020-03-30 14:30:49 +00:00
test2json
trace cmd/trace: fix the broken link in region pages and improve UX 2020-04-21 14:57:43 +00:00
vendor cmd: update golang.org/x/tools 2020-06-16 15:47:27 +00:00
vet cmd/vet: add ifaceassert and stringintconv checks 2020-03-10 00:47:00 +00:00
README.vendor
go.mod cmd: update golang.org/x/tools 2020-06-16 15:47:27 +00:00
go.sum cmd: update golang.org/x/tools 2020-06-16 15:47:27 +00:00

README.vendor

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