mirror of https://github.com/golang/go.git
This CL adds a new infertypeargs analyzer, which finds call exprs where type arguments could be inferred, and suggests a quick fix to simplify them. Along the way, may two changes to the supporting frameworks: - Initialized types.Info.Instances in go/packages - Fail analysis tests run with suggested fixes if formatting the resulting source fails. Change-Id: Ib15e5bd7c26aa293c5fc18a4cff6bc047e9e31d2 Reviewed-on: https://go-review.googlesource.com/c/tools/+/351552 Trust: Robert Findley <rfindley@google.com> Run-TryBot: Robert Findley <rfindley@google.com> gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
|---|---|---|
| .. | ||
| analysisinternal | ||
| apidiff | ||
| event | ||
| fakenet | ||
| fastwalk | ||
| gocommand | ||
| gopathwalk | ||
| imports | ||
| jsonrpc2 | ||
| jsonrpc2_v2 | ||
| lsp | ||
| memoize | ||
| mod | ||
| packagesinternal | ||
| proxydir | ||
| span | ||
| stack | ||
| testenv | ||
| tool | ||
| typeparams | ||
| typesinternal | ||
| xcontext | ||