Aurora Blog
Home
Golang x/tools/gopls: MCP: nil panic in summarizeDiagnostics (CodeAction without WorkspaceEdit)
2025-09-17 14:05:12
2631
#!stacks"sigpanic" && "mcp.summarizeDiagnostics:+6"Issue created by stacks.func summarizeDia...
Golang strings: documentation refers to non-existent function SplitFunc
2025-09-17 14:05:08
1724
Go versiongo version 1.25.1Output of go env in your module/workspace:N/AWhat did you do?I noticed in the function docume...
Golang os: new test TestOpenFileCreateExclDanglingSymlink fails on Plan 9 [1.24 backport]
2025-09-17 14:05:05
584
@millerresearch requested issue #73729 to be considered for backport to the next 1.24 minor release.@gopherbot please co...
Golang os: new test TestOpenFileCreateExclDanglingSymlink fails on Plan 9
2025-09-17 14:05:02
1405
CL 672396 added a symlink test for #73702 which always fails on Plan9:--- FAIL: TestOpenFileCreateExclDanglingSymlink (0...
Golang cmd/compile: no debug information emitted for type used only as initializer
2025-09-17 14:04:53
1207
What version of Go are you using (go version)?$ go version1.16.3Does this issue reproduce with the latest release?Yes, a...
Golang os: Root.OpenRoot sets incorrect name, losing prefix of original root
2025-09-17 14:04:49
17747
Calling OpenRoot on a *os.Root sets the resulting root's name to the relative component only, rather than preserving the...
Golang os: Root.OpenRoot sets incorrect name, losing prefix of original root [1.25 backport]
2025-09-17 14:04:45
331
@neild requested issue #73868 to be considered for backport to the next 1.25 minor release.@gopherbot please open backpo...
Golang os, syscall: volume handles with FILE_FLAG_OVERLAPPED fail when calling ReadAt [1.25 backport]
2025-09-17 14:04:42
745
@qmuntal requested issue #74951 to be considered for backport to the next 1.25 minor release.@gopherbot please backport ...
Golang x/pkgsite: package removal request for https://pkg.go.dev/github.com/dbos-inc/dbos-transact-go/dbos
2025-09-17 14:04:35
1390
Hello, I made a mistake in versioning a package: https://pkg.go.dev/github.com/dbos-inc/dbos-transact-go/dbos.To work ar...
Golang runtime: (on linux/mips64le) bad pointer in frame main.invoke at 0xc000091da8: 0x7
2025-09-17 14:04:32
11300
Over in https://github.com/docker-library/golang we maintain builds of a weekly snapshot of tip across the various archi...
Golang x/tools/cmd/stringer: document option 'trimprefix'
2025-09-17 14:04:29
689
Go versionOnline 'Latest' version on the pkg.go.dev documentationOutput of go env in your module/workspace:irrelevantWha...
Golang x/tools/gopls: quick fix implement method should have doc links for interface
2025-09-17 14:04:26
978
Is your feature request related to a problem? Please describe.When you define a compile time interface check like var _...
Golang cmd/link: internal linking support for windows/arm64
2025-09-17 14:04:02
473
This is a #10373 spin-off and a tracking issue to add support for internal linking to the windows/arm64 port.I plan to d...
Golang runtime: consider CNTVCT_EL0 to implement cputicks on ARM64
2025-09-17 14:04:00
2936
To get the current time in seconds, the runtime implements runtime.nanotime as a call to the OS (the vdso on GOOS=linux,...
Golang proposal: crypto/sha3: provide NewLegacyKeccak256 and NewLegacyKeccak512
2025-09-17 14:03:50
1894
Proposal DetailsGo 1.24 added a crypto/sha3 module imported from x/crypto (see #69982). One of the changes in crypto/sha...
Golang cmd/link: the value stored in pcHeader in runtime.firstmoduledata is different from runtime.pclntab when using external links on macOS arm64 cgo
2025-09-17 14:03:48
18852
Go versiongo version devel go1.24-2a10a5351b Wed Aug 14 12:32:08 2024 +0800 windows/amd64Output of go env in your module...
Golang x/tools/gopls/internal/telemetry/cmd/stacks: allow dups to be reported by simply appending a comment
2025-09-17 14:03:43
2607
The stacks command de-dups stack counter reports based on their hash. A GitHub issue search looks for this hash in the f...
Golang x/telemetry/config: add counters for MCP server tool usage
2025-09-17 14:03:39
1819
SummaryTargeting gopls@v0.21.0, we are adding telemetry to collect usage metrics for all tools provided by the gopls MCP...
Golang x/tools/gopls/internal/cache: TestMatchingPortsStdlib failures
2025-09-17 14:03:36
3794
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/cache" && test == "TestMatch...
Golang proposal: cmd/go: allow go:cgo_import_static outside of the standard library
2025-09-17 14:03:34
5013
Proposal DetailsThe go:cgo_import_static directive is used to import unresolved references from an object file that has ...
上一页
下一页
1
…
43
44
45
46
47
…
368
.