Golang cmd/compile: confusing error message by dint of non-telegraphed type inference

Go versionGo 1.25 (go.dev/play 2025-09-25)MREAttempt compilation of https://go.dev/play/p/WilsJYD63yZ [2025-09-25]:packa...

Golang proposal: debug/bisect: publish x/tools/internal/bisect

golang.org/x/tools/cmd/bisect is incredibly useful for binary-searching over potential bug locations when a compiler or ...

Golang x/telemetry/config: add telemetry for package move refactoring

SummaryWe want to improve package move refactoring as part of the larger effort to improve gopls' suite of refactoring t...

Golang x/build/cmd/golangbuild: also move or delete untested nested modules for run-tests-outside-repository check

One of the items implemented in #60666 was:[x] run subrepo tests from outside their repositories (equivalent to x/build/...

Golang x/tools/gopls: rename package decl fails in CLI

The rename package feature appears not to be working either in the CLI nor in Emacs+eglot:xtools$ cat a/a.go package axt...

Golang x/tools/gopls: document Rename package feature

See:- https://github.com/golang/go/issues/69582Comment From: gabyhelpRelated Issues and Documentationx/tools/gopls: allo...

Golang x/tools/gopls/internal/{util/lru,filecache}: SEGV in TestConcurrency [loong64 miscompile]

#!watchflakesdefault <- ((pkg == "golang.org/x/tools/gopls/internal/util/lru" && test == "Test...

Golang x/tools/go/analysis/passes/inline: publish //go:fix inline analyzer

Background: gopls has an analyzer that inlines calls to functions annotated with //go:fix inline directives. We would li...

Golang go/types: panic in allowVersion if token.Pos is out of bounds

The type checker performs various checks on the Go language level applicable to certain constructs, such as whether unde...

Golang x/tools/gopls: allow renaming arbitrary package paths

This issue proposes to extend gopls' package renaming feature to prompt with the full package path of the the package (r...

Golang x/tools/go/analysis/passes/modernize: publish

Background: gopls has a couple dozen Analyzers that flag features of Go code that could be improved by using newer featu...

Golang x/tools/gopls/internal/filecache: TestConcurrency failures [consistent failure]

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/filecache" && test == "TestC...

Viper List all config result

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper viper.SetDefault() doesn't work with BindEnv() consistently

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper viper.SetConfigFile()

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper Unexpected viper.WriteConfig() and viper.SafeWriteConfig() behaviour

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper SetConfigFile works for ".env" extension, but not with other extensions

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper How to merge the values of the same parameters in a configuration file?

Preflight Checklist[ ] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper Enhance the watching function by adding more information to a costomized Event struct

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Pandas BUG: FloatingArray.__setitem__ accepts FloatingArray as key

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
上一页 下一页
.