go/src/cmd
Alberto Donizetti 4e6fe71380 cmd/go: document which vet tests are enabled during go test
Update #18085
Fixes #24009

Change-Id: I655ad76284480002f8d49da269be92ded306128b
Reviewed-on: https://go-review.googlesource.com/107077
Reviewed-by: Rob Pike <r@golang.org>
2018-04-20 08:29:00 +00:00
..
addr2line cmd/go: build test binaries with -s in addition to -w 2017-03-29 17:18:16 +00:00
api cmd/api: don’t rely on hardcoded go versions 2017-12-11 22:28:37 +00:00
asm cmd/asm: add rev64 instruction on ARM64 2018-04-19 03:00:36 +00:00
buildid cmd/buildid: fix rewrite algorithm 2018-01-04 16:56:51 +00:00
cgo cmd/cgo: add support for GOARCH=sparc64 2018-03-26 18:58:51 +00:00
compile cmd/compile: make generated function code more consistent 2018-04-20 01:09:31 +00:00
cover all: use strings.Builder instead of bytes.Buffer where appropriate 2018-03-26 23:05:53 +00:00
dist cmd/dist, os/user: test os/user in osusergo mode as well, fix plan9 & windows 2018-04-16 19:38:57 +00:00
doc Revert "cmd/doc: skip directories like other go tools" 2018-04-17 12:42:59 +00:00
fix all: restore changes from faulty merge/revert 2018-02-12 20:13:59 +00:00
go cmd/go: document which vet tests are enabled during go test 2018-04-20 08:29:00 +00:00
gofmt cmd/fix,cmd/gofmt: flush to disk before diffing 2017-03-30 18:19:57 +00:00
internal cmd/internal/obj/arm64: summarize the Go assembly syntax and the GNU syntax mapping rules 2018-04-20 01:40:35 +00:00
link cmd/link: do not pass -no-pie to host linker when -linkshared is passed 2018-04-12 10:21:35 +00:00
nm cmd/internal/goobj: accept int64 in readInt 2017-11-01 18:23:58 +00:00
objdump cmd/objdump: pass the correct execution mode to x86asm.Decode in disasm_x86 on 386 2017-11-10 20:11:20 +00:00
pack cmd: remove some unused parameters 2018-04-02 15:51:31 +00:00
pprof go/printer, gofmt: tuned table alignment for better results 2018-04-04 13:39:34 -07:00
test2json cmd/test2json: document missing "skip" action 2018-03-24 18:37:22 +00:00
trace cmd/trace: change span id computation for trace view use 2018-04-13 16:18:30 +00:00
vendor cmd/vendor/golang.org/x/arch: pull updates from x repo 2018-04-20 03:14:01 +00:00
vet cmd/vet: fix panic in dead code checker on ill-formed switch statements. 2018-04-15 23:51:20 +00:00