mirror of
https://github.com/golang/go
synced 2024-11-18 22:24:50 -07:00
213b5e130a
Remove duplicate DefaultType and use go/types.Default instead. DefaultTypes was moved to std repo in golang.org/cl/8530 and exposed in golang.org/cl/30715 . The use of types.Default improves the package by resolving UntypedRune to proper 'rune' named type instead of int32. Removes TODO left by adonovan. Change-Id: Ie1066ef5276115662c7f5cc4e8cfc20519358fde GitHub-Last-Rev: 2ea227133440c831f11e1335a051cabbd9eff8f6 GitHub-Pull-Request: golang/tools#200 Reviewed-on: https://go-review.googlesource.com/c/tools/+/215517 Reviewed-by: Robert Findley <rfindley@google.com> Run-TryBot: Robert Findley <rfindley@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
---|---|---|
.. | ||
analysis | ||
ast | ||
buildutil | ||
callgraph | ||
cfg | ||
expect | ||
gccgoexportdata | ||
gcexportdata | ||
internal | ||
loader | ||
packages | ||
pointer | ||
ssa | ||
types | ||
vcs |