go/go
Tim King 6872d3b8cd passes/unusedwrites: Add TODO for how to handle generics.
Adds a TODO to explain how to support generics, e.g. fn._Instantiations() should be included once available.

Refactors the run() function to make this simple in the future.

Updates golang/go#52503

Change-Id: Iec84f9bf200cab1026b19e1962165102be0a85ef
Reviewed-on: https://go-review.googlesource.com/c/tools/+/403355
Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
Run-TryBot: Guodong Li <guodongli@google.com>
Run-TryBot: Tim King <taking@google.com>
Reviewed-by: Guodong Li <guodongli@google.com>
Auto-Submit: Tim King <taking@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2022-05-02 19:39:36 +00:00
..
analysis passes/unusedwrites: Add TODO for how to handle generics. 2022-05-02 19:39:36 +00:00
ast all: gofmt 2022-04-12 17:53:17 +00:00
buildutil all: gofmt 2022-04-12 17:53:17 +00:00
callgraph callgraph/vta: Removes dead return statement (misc cleanup). 2022-05-02 15:58:56 +00:00
cfg all: gofmt 2022-04-12 17:53:17 +00:00
expect all: gofmt 2022-04-12 17:53:17 +00:00
gccgoexportdata all: gofmt 2022-04-12 17:53:17 +00:00
gcexportdata all: gofmt 2022-04-12 17:53:17 +00:00
internal go/internal/gcimporter: key tparams by Package instead of pkgname 2022-04-18 18:21:07 +00:00
loader all: gofmt 2022-04-12 17:53:17 +00:00
packages go/packages: remove usage of golang.org/x/xerrors 2022-04-20 16:10:13 +00:00
pointer pointer: Adds unit tests for pointer with type parameters. 2022-05-02 19:18:49 +00:00
ssa ssautil: Add unit tests that set ssa.InstantiateGenerics 2022-04-25 21:36:24 +00:00
types all: gofmt 2022-04-12 17:53:17 +00:00
vcs all: gofmt 2022-04-12 17:53:17 +00:00