1
0
mirror of https://github.com/golang/go synced 2024-10-01 16:38:34 -06:00
go/src/cmd
Alan Donovan 1f388bc806 cmd/vet: remove pkgfact analyzer, left in by mistake
Also, document process for updating vendored x/tools.

Change-Id: I826744603ae0752e508a6db7334a2bf9adaf1289
Reviewed-on: https://go-review.googlesource.com/c/149963
Run-TryBot: Alan Donovan <adonovan@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-11-17 13:25:36 +00:00
..
addr2line cmd/addr2line: defer closing objfile 2018-11-05 16:42:57 +00:00
api cmd/api: explicit tagKey with GOOS and GOARCH 2018-10-05 17:53:43 +00:00
asm cmd/asm: rename -symabis to -gensymabis 2018-11-16 21:57:50 +00:00
buildid cmd/buildid: fix rewrite algorithm 2018-01-04 16:56:51 +00:00
cgo cmd/cgo: recognized untyped Go constants as untyped constants 2018-11-16 23:30:19 +00:00
compile cmd/compile: provide updating mechanism for format test 2018-11-16 17:33:54 +00:00
cover cmd/cover: fix off-by-one error in TestCoverHTML 2018-08-22 06:54:03 +00:00
dist cmd/asm: rename -symabis to -gensymabis 2018-11-16 21:57:50 +00:00
doc cmd/doc: allow -all to apply to individual items 2018-10-31 00:33:31 +00:00
fix all: use "reports whether" consistently in the few places that didn't 2018-11-02 22:47:58 +00:00
go cmd/asm: rename -symabis to -gensymabis 2018-11-16 21:57:50 +00:00
gofmt all: use strings.ReplaceAll and bytes.ReplaceAll where applicable 2018-09-26 22:14:25 +00:00
internal cmd/go: fix experiment isolation in cache key 2018-11-16 17:50:00 +00:00
link cmd/link: fix isStmt DWARF info 2018-11-14 22:01:38 +00:00
nm cmd: add XCOFF objfile and adapt cmd/nm tests 2018-10-31 13:47:42 +00:00
objdump cmd/objdump: defer closing the file after opening 2018-08-21 02:45:00 +00:00
pack cmd: remove some unused parameters 2018-04-02 15:51:31 +00:00
pprof cmd/pprof: disable readline UI support for TERM=dumb 2018-07-11 01:08:56 +00:00
test2json cmd/test2json: document missing "skip" action 2018-03-24 18:37:22 +00:00
trace cmd/trace: notes on MMU view improvements 2018-11-05 19:10:33 +00:00
vendor cmd/vet: remove pkgfact analyzer, left in by mistake 2018-11-17 13:25:36 +00:00
vet cmd/vet: remove pkgfact analyzer, left in by mistake 2018-11-17 13:25:36 +00:00