go/src/cmd
Bryan C. Mills ccaa491386 cmd/go: log failures to remove workdir
Failures here don't otherwise affect the build, but they do cause a
slow file leak in the user's temp directory. The user deserves at
least a cursory warning that something may be amiss.

Updates #30789

Change-Id: Id0e72b1967e7f7c88cdc94d532554496653f264b
Reviewed-on: https://go-review.googlesource.com/c/go/+/171764
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
2019-04-11 21:12:56 +00:00
..
addr2line internal/testenv: remove SetModVendor 2019-03-08 23:40:24 +00:00
api cmd/api: use 'go list' to locate transitive dependencies of std 2019-03-08 15:14:27 +00:00
asm cmd/asm/internal/arch: improve the comment of function IsMIPSMUL 2019-04-10 14:39:34 +00:00
buildid
cgo runtime: create library startup for aix/ppc64 2019-03-27 17:22:11 +00:00
compile cmd/compile: add ORESULT, remove OINDREGSP 2019-04-08 21:33:15 +00:00
cover cmd/cover: rename temporary directory prefix for consistency 2019-04-09 01:48:12 +00:00
dist cmd/dist: add BOOT_GO_LDFLAGS - counterpart of BOOT_GO_GCFLAGS 2019-04-10 21:23:18 +00:00
doc cmd/doc: correctly indent pre-formatted blocks 2019-03-31 23:35:35 +00:00
fix cmd/fix,cmd/cgo,misc/cgo: map the EGLDisplay C type to uintptr in Go 2018-12-15 19:27:41 +00:00
go cmd/go: log failures to remove workdir 2019-04-11 21:12:56 +00:00
gofmt go/ast: fix SortImports to handle block comments 2019-03-28 23:49:52 +00:00
internal cmd/internal/obj/x86: allow non-zero offset in TLS reference 2019-04-09 18:57:21 +00:00
link cmd/link/internal/ld: fix c-archive mach-o compatibility 2019-04-11 04:49:51 +00:00
nm cmd/nm: fix cgo tests for aix/ppc64 2019-03-20 13:50:44 +00:00
objdump internal/testenv: remove SetModVendor 2019-03-08 23:40:24 +00:00
pack
pprof all: use "reports whether" consistently instead of "returns whether" 2018-12-02 15:12:26 +00:00
test2json
trace all: fix typos as reported by 'misspell' 2019-02-26 23:02:05 +00:00
vendor cmd: update go.mod versions for vetall bug 2019-03-26 03:57:49 +00:00
vet cmd/vet/all: enable AIX checks 2019-03-28 19:34:53 +00:00
go.mod cmd: update go.mod versions for vetall bug 2019-03-26 03:57:49 +00:00
go.sum cmd: update go.mod versions for vetall bug 2019-03-26 03:57:49 +00:00