1
0
mirror of https://github.com/golang/go synced 2024-11-26 07:47:57 -07:00
go/usr
Austin Clements d11a4b0dd4 Fix named types being defined to named types. In general, the
code assumes that the definition of a named type is not a
named type, but some code paths could violate that.

R=rsc
APPROVED=rsc
DELTA=9  (5 added, 2 deleted, 2 changed)
OCL=34046
CL=34053
2009-08-28 14:39:12 -07:00
..
austin Fix named types being defined to named types. In general, the 2009-08-28 14:39:12 -07:00
dsymonds/iterable convert non-pkg go files to whole-package compilation. 2009-08-12 13:18:54 -07:00
gri/pretty Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
rsc checkpoint & test (pidigits) before trying to automate. 2009-08-25 15:37:22 -07:00