Skip to content
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

deps: update x/tools, gopls to 6d1e33f1 and go-internal to 86f73c51 #1110

Merged
merged 1 commit into from
Sep 23, 2021

Conversation

leitzler
Copy link
Member

Note that this change also updates go-internal to 86f73c51 to be able to
run tests on go tip.

  • internal/lsp: handle panic in hoverRune by using token.Pos 6d1e33f1
  • internal/lsp/cache: keep going on failed analyzers c8db7616
  • internal/lsp/analysis: add a useany analyzer 28479586
  • go/pointer: skip tests that depend on an unstable API changed in Go 1.18 efaec4e6
  • go/callgraph/vta: improve support for function value flow ecbcf3a2
  • internal/lsp/analysis/implementmissing: add analyzer b98090b8
  • internal/typeparams: update to the new Instances API 0d12d39b
  • internal/typesinternal: document ReadGo116ErrorData fe076c89
  • go/internal/gcimporter: add support for exporting the 1.18 export format 91c880c3
  • gopls/doc: add instructions for the new "kokoro rerun" feature d2417d5c
  • internal/lsp/templates: replace panic by logging 464a8874
  • internal/lsp/diagnostics: avoid erroneous error message for orphaned files a0016a2a

Note that this change also updates go-internal to 86f73c51 to be able to
run tests on go tip.

* internal/lsp: handle panic in hoverRune by using token.Pos 6d1e33f1
* internal/lsp/cache: keep going on failed analyzers c8db7616
* internal/lsp/analysis: add a useany analyzer 28479586
* go/pointer: skip tests that depend on an unstable API changed in Go 1.18 efaec4e6
* go/callgraph/vta: improve support for function value flow ecbcf3a2
* internal/lsp/analysis/implementmissing: add analyzer b98090b8
* internal/typeparams: update to the new Instances API 0d12d39b
* internal/typesinternal: document ReadGo116ErrorData fe076c89
* go/internal/gcimporter: add support for exporting the 1.18 export format 91c880c3
* gopls/doc: add instructions for the new "kokoro rerun" feature d2417d5c
* internal/lsp/templates: replace panic by logging 464a8874
* internal/lsp/diagnostics: avoid erroneous error message for orphaned files a0016a2a
Copy link
Member

@myitcv myitcv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@leitzler leitzler merged commit 14f7e56 into main Sep 23, 2021
@leitzler leitzler deleted the deps_latest_tools_gointernal branch September 23, 2021 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants