go/go
Suzy Mueller 8314b7aa0d go/analysis: add suggested fix for unkeyed composite literals
Include a suggested fix with the diagnostic for unkeyed composite
literals. This suggested fix will add the name of each of the
fields.

For golang/go#53062

Change-Id: I0c33191ff3cf66c95a9a055848274cc2b0c38224
Reviewed-on: https://go-review.googlesource.com/c/tools/+/414674
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Alan Donovan <adonovan@google.com>
Run-TryBot: Suzy Mueller <suzmue@golang.org>
2022-06-30 17:24:19 +00:00
..
analysis go/analysis: add suggested fix for unkeyed composite literals 2022-06-30 17:24:19 +00:00
ast go/ast/astutil: clarify PathEnclosingInterval 2022-06-02 16:01:13 +00:00
buildutil all: gofmt 2022-04-12 17:53:17 +00:00
callgraph go/ssa: tweak Function.Name() for generic instantiations 2022-05-18 21:36:11 +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 go/gcexportdata: fix Find for Go modules 2022-06-28 13:29:54 +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: fix loading single file when outside of GOPATH, module 2022-06-21 16:40:32 +00:00
pointer go/ssa: tweak Function.Name() for generic instantiations 2022-05-18 21:36:11 +00:00
ssa go/ssa: tweak Function.Name() for generic instantiations 2022-05-18 21:36:11 +00:00
types go/types/objectpath: implement fast path for concrete methods 2022-05-13 20:45:12 +00:00
vcs all: gofmt 2022-04-12 17:53:17 +00:00