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

Commits on Sep 23, 2021

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

    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
    leitzler committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    c8cadaf View commit details
    Browse the repository at this point in the history