зеркало из https://github.com/golang/tools.git
8111118043
This change resolves two interrelated outstanding bugs in handling Named types and type declarations in importMap(). 1) Named types did not visit their Underlying() types. 2) Whether Named types were fully visited was order dependent. Previously a Named type was not fully visited (methods visited, etc) when the type declaration was visited by addObj() before the Named type was visited by addType(). Fixes golang/go#49469 Change-Id: Ibf9c6d9afd4958d474149edf2749d994199f14b1 Reviewed-on: https://go-review.googlesource.com/c/tools/+/362414 gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Tim King <taking@google.com> Reviewed-by: Robert Findley <rfindley@google.com> |
||
---|---|---|
.. | ||
analysisinternal | ||
apidiff | ||
bug | ||
diff | ||
event | ||
facts | ||
fakenet | ||
fastwalk | ||
fuzzy | ||
gcimporter | ||
gocommand | ||
gopathwalk | ||
goroot | ||
imports | ||
jsonrpc2 | ||
jsonrpc2_v2 | ||
lockedfile | ||
memoize | ||
packagesinternal | ||
persistent | ||
pkgbits | ||
proxydir | ||
robustio | ||
stack | ||
testenv | ||
tokeninternal | ||
tool | ||
typeparams | ||
typesinternal | ||
xcontext |