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
all: merge master (85554d6) into gopls-release-branch.0.12
Also tidy and add back the replace directive.
For golang/go#60917
Conflicts:
- gopls/go.mod
- gopls/go.sum
Merge List:
+ 2023-06-20 85554d6 gopls/internal/lsp/cache: add debugging assertion for golang/go#60904
+ 2023-06-20 9960b69 gopls/internal/lsp/cache: guard against "unsafe" by package path, not ID
+ 2023-06-20 6480332 gopls/internal/lsp/cache: use types.Unsafe in analysisPackage
+ 2023-06-20 155320d gopls/internal/lsp/work: don't crash when hovering over broken mod dir
+ 2023-06-20 b71392a gopls/internal/lsp/cache: reduce importing in analysis
+ 2023-06-20 d1a388b internal/gcimporter: avoid a crash when exporting a struct with no pkg
+ 2023-06-16 a4ed05f cmd/digraph: add "to dot" to emit Graphviz dot
+ 2023-06-15 7261b32 gopls/internal/regtest: fix goimports on windows when using vendoring
+ 2023-06-14 41e4e56 gopls/internal/lsp/source/completion: ensuring completion completeness
+ 2023-06-14 ac29460 go/ssa: fix bug in writeSignature on external functions
+ 2023-06-14 3b62e7e go/ssa: use core type within (*builder).receiver
+ 2023-06-14 f394d45 gopls/internal/lsp/cache: compute xrefs and methodsets asynchronously
+ 2023-06-14 27dbf85 go.mod: update golang.org/x dependencies
+ 2023-06-13 c6c9830 go/types/objectpath: memoize scope lookup in objectpath.Encoder
+ 2023-06-13 0245e1d gopls/internal/regtest/codelens: set GOWORK=off for go mod vendor
+ 2023-06-13 85be888 go/analysis/passes/defers: add analyser for defer mistake
+ 2023-06-13 c43232f cmd/digraph: improve examples using go list, mod
+ 2023-06-12 6e1595c internal/gcimporter: treat unknown constant values the same as invalid
+ 2023-06-12 c59d87f gopls/internal/lsp/cache: two minor simplifications
+ 2023-06-10 db6a81e go/packages/packagestest: set Config.Logf if the test is run verbosely
+ 2023-06-06 a01290f internal/typeparams: work around LookupFieldOrMethod inconsistency
+ 2023-06-05 6f567c8 gopls/internal/lsp/filecache: reduce lifespan of os.FileInfos
+ 2023-06-05 726c727 gopls/internal/lsp: enable min/max builtin completion test
Change-Id: I85926c5d711102941750ad122844c10d13acc09a
0 commit comments