tools/gopls/internal
Rob Findley 8c3ba8c103 internal/refactor: undo variadic elimination during substitution
When substituting an argument that has been synthetically packed into a
composite literal expression, into the varadic argument of a call, we
can undo the variadic elimination and unpack the arguments into the
call.

Fixes golang/go#63717
Fixes golang/go#69441

Change-Id: I8a48664b2e6486ca492e03e233b8600473e9d1a9
Reviewed-on: https://go-review.googlesource.com/c/tools/+/629136
Reviewed-by: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-11-20 19:06:21 +00:00
..
analysis
bloom
cache
clonetest
cmd
debug
doc
file
filecache
fuzzy
golang gopls/internal/golang: fix gopls hover doc link 2024-11-20 18:09:13 +00:00
label
licenses
lsprpc
mod
progress
protocol
server
settings
telemetry
template
test internal/refactor: undo variadic elimination during substitution 2024-11-20 19:06:21 +00:00
util
version
vulncheck
work