1
0
mirror of https://github.com/golang/go synced 2024-10-04 21:11:22 -06:00
go/src/cmd
Robert Griesemer a544a3a6f7 cmd/go: use new vet location
Change-Id: I7d96ebcca5954152edb821bb41b6047a1c622949
Reviewed-on: https://go-review.googlesource.com/10731
Reviewed-by: Andrew Gerrand <adg@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
2015-06-05 20:09:36 +00:00
..
addr2line cmd/addr2line: skip fork test on darwin/arm64 2015-04-12 11:53:24 +00:00
api go/importer: added go/importer package, adjusted go/types 2015-04-15 02:28:53 +00:00
asm cmd/asm: delete Addr.Reg2 2015-05-30 02:47:25 +00:00
cgo cmd/cgo: wrap generated exports with extern "C" for C++ 2015-05-08 04:23:43 +00:00
compile cmd/compile: document Node fields used by each Op 2015-06-05 05:01:24 +00:00
cover cmd/cover: fix missing error check in test 2015-06-02 05:23:55 +00:00
dist cmd/dist: add more logging details when go list std cmd fails 2015-06-05 15:19:29 +00:00
doc cmd/doc: do not show unexported constants 2015-06-04 21:51:49 +00:00
fix all: use "reports whether" in place of "returns true if(f)" 2015-03-18 15:14:06 +00:00
go cmd/go: use new vet location 2015-06-05 20:09:36 +00:00
gofmt cmd/gofmt, go/format: refactor common pieces into internal/format 2015-04-01 17:35:26 +00:00
internal cmd/internal/obj/arm64: make function prologue more predictable 2015-06-04 16:54:22 +00:00
link cmd/link: delete dead flags 2015-06-05 04:55:53 +00:00
newlink cmd/link: move to cmd/newlink 2015-05-21 17:31:40 +00:00
nm cmd/nm: skip fork test on darwin/arm64 2015-04-12 11:52:22 +00:00
objdump cmd/objdump: disable external linking test on openbsd/arm 2015-04-29 15:47:51 +00:00
old5a cmd/old5a, cmd/old8a, cmd/old9a: rebuild y.go 2015-05-29 17:36:43 +00:00
old6a cmd/internal/obj: make Prog.From3 a pointer 2015-05-29 16:19:02 +00:00
old8a cmd/old5a, cmd/old8a, cmd/old9a: rebuild y.go 2015-05-29 17:36:43 +00:00
old9a cmd/old5a, cmd/old8a, cmd/old9a: rebuild y.go 2015-05-29 17:36:43 +00:00
pack all: retire architecture letter in file names, public API 2015-05-21 17:32:17 +00:00
pprof cmd/pprof: use copy of svgpan library instead of link to remote site 2015-06-05 04:36:00 +00:00
trace cmd/...: fix vet issues and cull dead code 2015-04-18 01:47:28 +00:00
vet cmd/vet: skip exec tests on systems that can't exec 2015-06-05 14:35:13 +00:00
yacc cmd/internal/gc, cmd/yacc: merge yaccerrors.go into cmd/yacc 2015-05-15 17:29:26 +00:00