You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A direct dependency on x/exp/slices was added in CL 497756. As a matter
of policy, we don't depend on x/exp from gopls. Also, this left the
module in an untidy state.
I suspect that the slices package was added by a bad goimports
operation, which is another issue entirely. In any case, the standard
library slices package is not available in 1.18.
Change-Id: I76b78313537ef9918317ecec25c4b12ed526c62f
Reviewed-on: https://go-review.googlesource.com/c/tools/+/524817
gopls-CI: kokoro <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Auto-Submit: Robert Findley <[email protected]>
Reviewed-by: Alan Donovan <[email protected]>
0 commit comments