- Notifications
You must be signed in to change notification settings - Fork2.3k
Comparing changes
Open a pull request
base repository:golang/tools
Uh oh!
There was an error while loading.Please reload this page.
base:30def9c
head repository:golang/tools
Uh oh!
There was an error while loading.Please reload this page.
compare:f795b41
- 8commits
- 5files changed
- 2contributors
Commits on Jun 3, 2025
all: update codereview.cfg for gopls-release-branch.0.19
This is an automated CL which updates the codereview.cfg.Forgolang/go#73965Change-Id: I32346ce0e09554a3eda751da183a4e009468f211Reviewed-on:https://go-review.googlesource.com/c/tools/+/678615LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>Reviewed-by: Alan Donovan <adonovan@google.com>Auto-Submit: Gopher Robot <gobot@golang.org>Reviewed-by: Robert Findley <rfindley@google.com>
Commits on Jun 4, 2025
gopls: update go.mod for v0.19.0-pre.1
This is an automated CL which updates the go.mod and go.sum.Forgolang/go#73965Change-Id: I5edceef42d48d3e364813b6f7a4b49a7b114ea39Reviewed-on:https://go-review.googlesource.com/c/tools/+/678616LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>Auto-Submit: Alan Donovan <adonovan@google.com>Reviewed-by: Robert Findley <rfindley@google.com>Auto-Submit: Gopher Robot <gobot@golang.org>Reviewed-by: Alan Donovan <adonovan@google.com>
all: merge master (82473ce) into gopls-release-branch.0.19
Merge List:+ 2025-06-0482473ce gopls/doc/release: tweak v0.19+ 2025-06-04f3c581f gopls/internal/protocol: add DocumentURI.Base accessor+ 2025-06-04d9bacab gopls/internal/server: improve "editing generated file" warning+ 2025-06-041afeefa internal/mcp: unexport FileResourceHandler+ 2025-06-0433d5988 gopls/internal/server: Organize Imports of generated files+ 2025-06-04cb39a5f gopls/internal/golang: Format generated files+ 2025-06-04e43ca0c internal/mcp: validate tool input schemas+ 2025-06-0461f37dc gopls: use new gomodcache index+ 2025-06-04fed8cc8 internal/refactor: keep comments with same import+ 2025-06-03c7873a3 gopls/internal/golang: eliminate dot import: skip keyed fieldsUpdatesgolang/go#73965Change-Id: I0a76ac5e1fbfc367635a685ac3f69ff1ea874b99
gopls: update go.mod for v0.19.0-pre.2
This is an automated CL which updates the go.mod and go.sum.Forgolang/go#73965Change-Id: Ia48c703b8b1f44f2dba7c1e76f45b10ac51afff0Reviewed-on:https://go-review.googlesource.com/c/tools/+/678736Reviewed-by: Robert Findley <rfindley@google.com>Auto-Submit: Gopher Robot <gobot@golang.org>Reviewed-by: Alan Donovan <adonovan@google.com>LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Commits on Jun 10, 2025
Merge remote-tracking branch 'origin/master' into gopls-release-branc…
…h.0.19Forgolang/go#73965Change-Id: I4f1f76735a8a745d7bf0f0a532f2ac9bb5f4ed01
gopls: update go.mod for v0.19.0-pre.3
This is an automated CL which updates the go.mod and go.sum.Forgolang/go#73965Change-Id: Ic132377370bf45e86785f5c4460ceee6f61a91bcReviewed-on:https://go-review.googlesource.com/c/tools/+/680576Reviewed-by: Alan Donovan <adonovan@google.com>Reviewed-by: Robert Findley <rfindley@google.com>Auto-Submit: Gopher Robot <gobot@golang.org>LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>Auto-Submit: Alan Donovan <adonovan@google.com>
Commits on Jun 18, 2025
[gopls-release-branch.0.19] gopls/internal/settings: revert to old go…
…imports indexThere have been additional nil dereferences in the new logic(beyond those fixed in CL 680258) and the fix looks nontrivial.This is a partial revert of CL 678475.Fixesgolang/go#74055Change-Id: I95906e4302f8225edd6e512104db6808d512c280Reviewed-on:https://go-review.googlesource.com/c/tools/+/682715Reviewed-by: Robert Findley <rfindley@google.com>LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>Auto-Submit: Alan Donovan <adonovan@google.com>(cherry picked from commitb021ce4)Reviewed-on:https://go-review.googlesource.com/c/tools/+/682755
gopls: update go.mod for v0.19.1-pre.1
This is an automated CL which updates the go.mod and go.sum.Forgolang/go#74297Change-Id: Iebcdb08f1e4de299f691289bc7b24052a203c87eReviewed-on:https://go-review.googlesource.com/c/tools/+/682775Reviewed-by: Alan Donovan <adonovan@google.com>Auto-Submit: Gopher Robot <gobot@golang.org>LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>Reviewed-by: Robert Findley <rfindley@google.com>
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff 30def9c...f795b41
Uh oh!
There was an error while loading.Please reload this page.