Aurora Blog
Home
Golang cmd/compile: confusing error message by dint of non-telegraphed type inference
2025-09-27 14:03:17
2447
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
2025-09-27 14:03:15
6371
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
2025-09-27 14:03:13
1178
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
2025-09-27 14:03:11
5866
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
2025-09-27 14:03:09
2749
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
2025-09-27 14:03:07
1031
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]
2025-09-27 14:03:04
63822
#!watchflakesdefault <- ((pkg == "golang.org/x/tools/gopls/internal/util/lru" && test == "Test...
Golang x/tools/go/analysis/passes/inline: publish //go:fix inline analyzer
2025-09-27 14:02:58
1432
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
2025-09-27 14:02:56
2210
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
2025-09-27 14:02:54
723
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
2025-09-27 14:02:52
6361
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]
2025-09-27 14:02:50
65004
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/filecache" && test == "TestC...
Viper List all config result
2025-09-27 14:02:45
1025
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
2025-09-27 14:02:43
3405
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()
2025-09-27 14:02:41
9207
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
2025-09-27 14:02:39
4418
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
2025-09-27 14:02:37
2903
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?
2025-09-27 14:02:35
1137
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
2025-09-27 14:02:33
1573
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
2025-09-27 14:02:27
534
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
上一页
下一页
1
…
39
40
41
42
43
…
386
.