1
0
mirror of https://github.com/golang/go synced 2024-11-14 21:10:29 -07:00
go/src/cmd
Robert Griesemer e8475c94b8 cmd/compile/internal/types: shorten struct type names
They are in the types package, no need to mention the Type suffix.

Change-Id: Ie4fe1e3c1793514145e33f9df373d715f63e1aad
Reviewed-on: https://go-review.googlesource.com/39911
Run-TryBot: Robert Griesemer <gri@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
2017-04-07 03:44:05 +00:00
..
addr2line cmd/go: build test binaries with -s in addition to -w 2017-03-29 17:18:16 +00:00
api
asm cmd/internal/obj: remove Linklookup 2017-04-06 19:01:41 +00:00
cgo
compile cmd/compile/internal/types: shorten struct type names 2017-04-07 03:44:05 +00:00
cover
dist cmd/compile: factor out Pkg, Sym, and Type into package types 2017-04-07 03:04:00 +00:00
doc cmd/doc: implement "go doc struct.field" 2017-03-22 05:37:50 +00:00
fix cmd/fix,cmd/gofmt: flush to disk before diffing 2017-03-30 18:19:57 +00:00
go cmd/go: add test for test -race -i behavior 2017-04-05 18:46:16 +00:00
gofmt cmd/fix,cmd/gofmt: flush to disk before diffing 2017-03-30 18:19:57 +00:00
internal cmd/internal/obj: unify creation of numeric literal syms 2017-04-06 19:01:50 +00:00
link cmd/link: canonicalize the "package" of dupok text symbols 2017-04-02 03:25:02 +00:00
nm
objdump cmd/objdump: print Go code alongside assembly 2017-04-05 06:20:40 +00:00
pack
pprof cmd/pprof: use proxy from environment 2017-03-19 05:45:51 +00:00
trace
vendor
vet cmd/vet: remove Peek from list of canonical methods 2017-03-27 23:36:36 +00:00