-
Notifications
You must be signed in to change notification settings - Fork 18k
x/tools/gopls: release version v0.13.1 #61675
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Change https://go.dev/cl/514356 mentions this issue: |
Change https://go.dev/cl/514576 mentions this issue: |
For golang/go#61675 Merge List: + 2023-07-31 3d20bbe internal/gcimporter: add a missing return if objectpath fails + 2023-07-31 c16d0be cmd/gonew: add new tool for starting a module by copying one + 2023-07-31 304e203 internal/edit: copy cmd/internal/edit + 2023-07-28 82861e0 gopls/internal/lsp/source: reinstate equalOrigin for references check + 2023-07-28 1561060 gopls/internal/lsp/source: fix incorrect 'origin' logic for named types + 2023-07-28 fe58b07 gopls/internal/lsp/source: fix renaming of type parameters + 2023-07-28 3a3c169 gopls/internal/lsp/source: refresh embeddirective analyzer docs Change-Id: Ibdfdcf9531bb9582d2886908ed1e4a25a63c1479
For golang/go#61675 Change-Id: Ib71e0894087ed599323eac12fa000b06c0ecf7b0 Reviewed-on: https://go-review.googlesource.com/c/tools/+/514576 Run-TryBot: Robert Findley <rfindley@google.com> Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com> TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Robert Findley <rfindley@google.com>
Change https://go.dev/cl/514577 mentions this issue: |
Remove the replace directive and update x/tools. For golang/go#61675 Change-Id: I5be0e93a779bee699af72e91dfbe95640532e9fc Reviewed-on: https://go-review.googlesource.com/c/tools/+/514577 gopls-CI: kokoro <noreply+kokoro@google.com> Run-TryBot: Robert Findley <rfindley@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
Change https://go.dev/cl/514816 mentions this issue: |
For golang/go#61675 Merge List: + 2023-08-01 5b4d426 gopls/internal/hooks: clean language version before passing to gofumpt + 2023-08-01 2160c5f gopls/internal/lsp/analysis: fix stubmethods with variadic parameters Change-Id: I5a27fc0307d7f032b6f06d677a29a757a3c7f758
Change https://go.dev/cl/514817 mentions this issue: |
Remove the replace directive and update x/tools. For golang/go#61675 Change-Id: I2158fbdfa1688b203847a0fea029c64851faa485 Reviewed-on: https://go-review.googlesource.com/c/tools/+/514817 Run-TryBot: Robert Findley <rfindley@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> gopls-CI: kokoro <noreply+kokoro@google.com> Reviewed-by: Peter Weinberger <pjw@google.com>
This issue tracks progress toward releasing gopls@v0.13.1
The text was updated successfully, but these errors were encountered: