Aurora Blog
Home
Golang x/exp/trace: tests timeout after Go CL 693398
2025-08-20 14:06:40
6287
Go versiongo version go1.26-devel_5a56d8848b Mon Aug 18 12:15:08 2025 -0700 linux/amd64Output of go env in your module/w...
Golang cmd/go: doc object-reference fragments are percent-escaped with -http
2025-08-20 14:06:38
2011
Go versiongo version 1.25.0 linux/amd64Output of go env in your module/workspace:% go envAR='ar'CC='gcc'CGO_CFLAGS='-O2 ...
Golang x/tools/cmd/goimports: support gofmt option to simplify code
2025-08-20 14:06:32
2421
go version go1.8.3 darwin/amd64Using goimports as of https://github.com/golang/tools/commit/84a35ef54dff3c5596983e180ec1...
Golang encoding/hex: DecodeString wastes memory
2025-08-20 14:06:30
4148
What version of Go are you using?go version go1.11.4 windows/amd64What did you do?https://play.golang.org/p/pbZJx5AZHpJW...
Golang cmd/go: test -cover can't find covdata tool with switched toolchain and empty tests
2025-08-20 14:06:24
2154
Go versiongo version go1.25.0 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
Golang runtime: improve scaling of lock2
2025-08-20 14:06:08
24861
Part of my experience with runtime.mutex values is that process-wide demand for a single mutex can slow the program to a...
Golang cmd/link: cgo cross linking using the clang --target flag creates crashing programs
2025-08-20 14:06:04
9405
Go versiongo version go1.24.2 linux/amd64Output of go env in your module/workspace:(Some output here and below manually ...
Golang proposal: spec: support for struct members in interface/constraint syntax
2025-08-20 14:06:02
69641
Author backgroundWould you consider yourself a novice, intermediate, or experienced Go programmer?I consider myself an i...
Golang import/path: Plea for a brief addendum to the documentation on the issue of big.Int shallow copies (28423)
2025-08-20 14:05:59
3364
Go versiongo version go1.23.0 linux/amd64Output of go env in your module/workspace:GO111MODULE='on'GOARCH='amd64'GOBIN='...
Golang cmd/internal/testdir:8_10: Test/maplinear.go failures
2025-08-20 14:05:53
2835
#!watchflakesdefault <- pkg == "cmd/internal/testdir:8_10" && test == "Test/maplinear.go"...
Golang proposal: io: CopierTo and CopierFrom interfaces
2025-08-20 14:05:51
28580
Current version of the proposal: https://github.com/golang/go/issues/67074#issuecomment-3201513059Proposal DetailsThe io...
Golang proposal: maps: Add Group and GroupFunc
2025-08-20 14:05:48
3176
Proposal DetailsI propose to add the functions Group and GroupFunc to the package maps , as I find myself reimplementing...
Golang encoding/json: document behaviour of json.Marshal() with non-pointer elements with MarshalJSON() defined for pointers
2025-08-20 14:05:46
11964
Go versiongo1.22.6, go1.23.0Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''GOCACHE='/User...
Golang crypto/tls: support getting the TLS configuration from Windows
2025-08-20 14:05:38
3123
BackgroundWindows provides a rich set of built-in features to configure and retrieve TLS settings, either locally via Po...
Golang runtime:cpu2: TestReadMetricsSched/running failures
2025-08-20 14:05:36
2353
#!watchflakesdefault <- pkg == "runtime:cpu2" && test == "TestReadMetricsSched/running"Is...
Golang runtime/pprof: TestProfilerStackDepth/heap failures
2025-08-20 14:05:29
6714
#!watchflakesdefault <- pkg == "runtime/pprof" && test == "TestProfilerStackDepth/heap"Is...
Golang runtime/pprof: TestProfilerStackDepth failures
2025-08-20 14:05:26
3259
#!watchflakesdefault <- pkg == "runtime/pprof" && test == "TestProfilerStackDepth"Issue c...
Golang x/mobile: compatibility with Android 15
2025-08-20 14:05:22
1303
How to adapt to Android 15?android : https://developer.android.google.cn/guide/practices/page-sizes?hl=zh-cn#buildCommen...
Golang proposal: iter: Allow nil iterators
2025-08-20 14:05:11
4654
Proposal DetailsI'm not sure if this is a bug, or an intended behavior (couldn't find the answer anywhere; looked throug...
Golang cmd/link: build fails with: combining dwarf failed
2025-08-20 14:05:09
3094
Go versiongo version go1.25.0 darwin/arm64same problem observed on go1.24.5 darwin/arm64Output of go env in your module/...
上一页
下一页
1
…
8
9
10
11
12
…
286
.