tools/cmd
Rob Pike ce82fb0e23 go.tools/cmd/vet: use directory for pkg.path if path is "."
Before:
        math/big/nat_test.go:688: arg r for printf verb %s of wrong type: ..Word
After:
        math/big/nat_test.go:688: arg r for printf verb %s of wrong type: big.Word

R=gri
CC=golang-dev
https://golang.org/cl/10400044
2013-06-18 14:02:01 -07:00
..
cover go.tools/cmd/cover: add HTML output 2013-06-15 08:53:10 +10:00
vet go.tools/cmd/vet: use directory for pkg.path if path is "." 2013-06-18 14:02:01 -07:00