cmd/vet: isolate the type checking code into a separate file
We can enable/disable type checking with a build tag. Should simplify cutting the go1.1 distribution free of go/types. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/7482045
Showing
src/cmd/vet/types.go
0 → 100644
src/cmd/vet/typestub.go
0 → 100644
Please
register
or
sign in
to comment