-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Insights: golang/go
Overview
-
- 0 Merged pull requests
- 8 Open pull requests
- 59 Closed issues
- 31 New issues
Could not load contribution data
Please try again later
8 Pull requests opened by 5 people
-
cmd/link: remove hard dependency on ld.gold on aarch64
#75074 opened
Aug 18, 2025 -
net: filter GetAddr netlink requests by interface index
#75076 opened
Aug 18, 2025 -
go/ast: using reflect.TypeAssert
#75098 opened
Aug 20, 2025 -
cmd/compile/internal/ir: using reflect.TypeAssert
#75099 opened
Aug 20, 2025 -
cmd/gofmt: using reflect.TypeAssert
#75101 opened
Aug 20, 2025 -
cmd/link: allow one to specify the data section in the internal linker
#75117 opened
Aug 21, 2025 -
net/textproto: eliminate some bounds checks
#75126 opened
Aug 23, 2025 -
strings: eliminate some bounds checks in TrimSpace
#75127 opened
Aug 23, 2025
59 Issues closed by 16 people
-
net/http/httptest: make it possible to use a Server (TLS or not) to test cookies
#31054 closed
Aug 23, 2025 -
archive/zip: feature: support streamable archives
#74147 closed
Aug 23, 2025 -
cmd/cgo: segmentation violation with -race, only on one machine
#74038 closed
Aug 23, 2025 -
all: stop using non-libc system calls on OpenBSD
#36435 closed
Aug 23, 2025 -
go/types: invalid value of iota
#75122 closed
Aug 22, 2025 -
os: `Root.MkdirAll` can return "file exists" when called concurrently on the same path
#75114 closed
Aug 22, 2025 -
Windows: Go 1.25 internal linker produces invalid PE (misaligned SizeOfHeaders and sections, EXE won’t run)
#75121 closed
Aug 22, 2025 -
cmd/link: -buildmode=c-shared not supported on windows/arm
#43800 closed
Aug 22, 2025 -
runtime/pprof: failure in TestCPUProfile on windows/arm
#42862 closed
Aug 22, 2025 -
cmd/asm: amd64 PCALIGN between labels generates wrong jump targets
#74648 closed
Aug 22, 2025 -
runtime: document explicitly that finalizers and cleanups can hold up other finalizers and cleanups
#72950 closed
Aug 21, 2025 -
x/tools/gopls/internal/analysis/modernize: waitgroup modernizer makes a complete mess of it
#74708 closed
Aug 21, 2025 -
x/tools/gopls: automatic imports sometimes pick non-optimal modules
#60663 closed
Aug 21, 2025 -
x/tools/gopls: FoldingRange: no fold option for functions (there is a comment at the end of the line)
#73735 closed
Aug 21, 2025 -
runtime: enhance map cacheline efficiency via prefetch
#52902 closed
Aug 21, 2025 -
internal/goexperiment: remove CoverageRedesign some time in 1.23
#55953 closed
Aug 21, 2025 -
cmd/link: TestDWARF/c-archive/testprog failures
#75006 closed
Aug 20, 2025 -
runtime:cpu4: TestReadMetricsSched/running failures
#75093 closed
Aug 20, 2025 -
runtime:cpu1: TestReadMetricsSched/not-in-go failures
#75091 closed
Aug 20, 2025 -
runtime:cpu4: TestReadMetricsSched/waiting failures
#75073 closed
Aug 20, 2025 -
runtime:cpu2: TestReadMetricsSched/running failures
#75072 closed
Aug 20, 2025 -
x/tools/gopls/internal/analysis/modernize: fmtappendf suggests invalid fix
#74709 closed
Aug 20, 2025 -
cmd/go: "get toolchain@latest" should ignore release candidates [1.24 backport]
#74821 closed
Aug 20, 2025 -
cmd/go: "get toolchain@latest" should ignore release candidates [1.25 backport]
#74822 closed
Aug 20, 2025 -
errors: Join docs should mention Is/As
#74461 closed
Aug 20, 2025 -
cmd/go: doc object-reference fragments are percent-escaped with -http
#75088 closed
Aug 20, 2025 -
os, syscall: volume handles with FILE_FLAG_OVERLAPPED fail when calling ReadAt
#74951 closed
Aug 20, 2025 -
os: File.Seek doesn't set the correct offset with Windows overlapped handles
#75081 closed
Aug 20, 2025 -
proposal: gofmt: Allow compact, single-line error handling in gofmt
#75104 closed
Aug 20, 2025 -
import/path: issue title"go test -race" can break if -linkmode=external isn't used
#75103 closed
Aug 20, 2025 -
proposal: encoding/json: `nilasempty` to encode nil-slices as `[]`
#37711 closed
Aug 20, 2025 -
proxy.golang.org: github.com/groob/plist redirection issue
#75095 closed
Aug 20, 2025 -
text/template causing binary size to be exploded
#75090 closed
Aug 19, 2025 -
cmd/go: install cross compiled binaries uses subdirectories
#74979 closed
Aug 19, 2025 -
x/crypto/ssh/knownhosts: incorrect parsing of known_hosts for ipv6
#53463 closed
Aug 19, 2025 -
os: MkdirTemp rare error message has wrong path
#75012 closed
Aug 19, 2025 -
x/exp/trace: tests timeout after Go CL 693398
#75085 closed
Aug 19, 2025 -
proposal: spec: proposal title Add Required Struct Fields
#75089 closed
Aug 19, 2025 -
proposal: maps: Add Group and GroupFunc
#66948 closed
Aug 19, 2025 -
cmd/go/internal/test: "go help testflag" refers to legacy options of pprof
#74336 closed
Aug 19, 2025 -
os: File.Seek doesn't set the correct offset with Windows overlapped handles [1.24 backport]
#75082 closed
Aug 19, 2025 -
GOEXPERIMENT=greenteagc cause panic with GOTOOLCHAIN=go1.25.0 (without installing go1.25.0)
#75080 closed
Aug 19, 2025 -
Disable DWARF 5 in Go 1.25
#75079 closed
Aug 19, 2025 -
B
#75078 closed
Aug 18, 2025 -
x/tools/gopls: pkg is not in your go.mod file error when run with GOPRIVATE or GONOSUM & GONOPROXY envs
#75075 closed
Aug 18, 2025 -
cmd/compile: arm64 build fails with: constrained unpredictable behavior
#75063 closed
Aug 18, 2025 -
ARM64 NEON Implementation of hex.Encode and hex.Decode
#75070 closed
Aug 18, 2025 -
cmd/compile: compiler error for valid code
#75069 closed
Aug 18, 2025 -
x/pkgsite: support SPDX or URL license declarations
#75067 closed
Aug 18, 2025 -
x/sys/windows: drop deprecated usage of `syscall.Syscall` in windows package
#74977 closed
Aug 18, 2025 -
lib/wasm: leftover console.log from debugging in wasm_exec.js
#75055 closed
Aug 17, 2025 -
x/tools: versions older than 2mo contain public packages that fail to build with Go 1.25.0
#75060 closed
Aug 17, 2025 -
proposal: runtime audit hooks
#75059 closed
Aug 17, 2025 -
`cmd/go`: `go mod tidy` do not honor repository `.git/config` nor global `.gitconfig`
#75058 closed
Aug 17, 2025 -
proposal: syscall/js: publish wasm_exec.js and wasm_exec_node.js bindings to npm
#58250 closed
Aug 17, 2025 -
misc/wasm: Go's WASM running slow in Node v19
#59748 closed
Aug 17, 2025 -
github.com/AfterShip/email-verifier is not in your go.mod file
#75057 closed
Aug 17, 2025
31 Issues opened by 23 people
-
x/pkgsite: package removal request for [github.com/unnaturalacce/extnetip]
#75128 opened
Aug 23, 2025 -
x/crypto/chacha20: chacha20 is extremely slow even slower than chacha20-poly1305
#75125 opened
Aug 23, 2025 -
cmd/compile: wrong fields values of pointer structures after I/O operations while debugging
#75124 opened
Aug 23, 2025 -
runtime:cpu1: TestSignalM failures
#75123 opened
Aug 23, 2025 -
proxy.golang.org: investigate and fix humungus.tedunangst.com traffic
#75120 opened
Aug 22, 2025 -
cmd/go: implement Mercurial support for go mod download -reuse, go list -reuse
#75119 opened
Aug 22, 2025 -
x/image/font/opentype: can't draw "/System/Library/Fonts/Apple Color Emoji.ttc" (sbix issue?)
#75118 opened
Aug 22, 2025 -
os: `Root.MkdirAll` can return "file exists" when called concurrently on the same path [1.25 backport]
#75116 opened
Aug 21, 2025 -
os: `Root.MkdirAll` can return "file exists" when called concurrently on the same path [1.24 backport]
#75115 opened
Aug 21, 2025 -
testing/synctest: allow `runtime.AddCleanup` functions in bubble
#75113 opened
Aug 21, 2025 -
x/website: wiki/Range page contains a table overflow on Safari
#75112 opened
Aug 21, 2025 -
os, syscall: volume handles with FILE_FLAG_OVERLAPPED fail when calling ReadAt [1.25 backport]
#75111 opened
Aug 21, 2025 -
proposal: crypto/tls: add QUICEvent.Err
#75108 opened
Aug 20, 2025 -
x/tools/gopls/internal/test/marker: Test/mcptools/workspace_diagnostics_empty.txt failures
#75107 opened
Aug 20, 2025 -
time: suspending the host inconsistently pause timers based on the OS
#75106 opened
Aug 20, 2025 -
cmd/go/internal/modcmd: `go mod edit -json` is missing `GoDebug`
#75105 opened
Aug 20, 2025 -
runtime: init function run unexpectedly when plugin.Open fails
#75102 opened
Aug 20, 2025 -
runtime: map clear in go 1.25 performance pitfalls
#75097 opened
Aug 20, 2025 -
x/tools/gopls: fails to find references of generic func field
#75096 opened
Aug 20, 2025 -
runtime: unknown GOEXPERIMENT spinbitmutex
#75094 opened
Aug 20, 2025 -
cmd/internal/testdir:8_10: Test/maplinear.go failures
#75087 opened
Aug 19, 2025 -
proposal: crypto/tls: support getting the TLS configuration from Windows
#75086 opened
Aug 19, 2025 -
os: File.Seek doesn't set the correct offset with Windows overlapped handles [1.25 backport]
#75083 opened
Aug 19, 2025 -
cmd/link: using CGO with DWARF5 generates malformed Windows binaries
#75077 opened
Aug 18, 2025 -
x/build: bot linux-riscv64-mengzhuo--vf2-3 reported as broken
#75071 opened
Aug 18, 2025 -
cmd/link: build fails with: combining dwarf failed
#75068 opened
Aug 18, 2025 -
proposal: cmd/vet: warn when runtime.AddCleanup closes over the variable with the Cleanup attached
#75066 opened
Aug 18, 2025 -
x/pkgsite: recieved 429 Too Many Requests when on public wifi
#75065 opened
Aug 18, 2025 -
x/tools/gopls: modernize should simplify func calls which always return nil errors now
#75064 opened
Aug 18, 2025 -
x/pkgsite: output box of example not shown
#75062 opened
Aug 18, 2025 -
x/crypto/ssh: panic stating scalarBaseMult was not 32 bytes on FIPS enabled host with curve25519
#75061 opened
Aug 18, 2025
164 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
lib/wasm: wrong `this` argument passed in wasm_exec::_makeFuncWrapper
#74927 commented on
Aug 17, 2025 • 0 new comments -
wasm: support emscripten compiler for cgo on wasm
#55351 commented on
Aug 17, 2025 • 0 new comments -
lib/wasm: long tasks with Go WebAssembly
#39620 commented on
Aug 17, 2025 • 0 new comments -
net/http: `CrossOriginProtection` insecure bypass patterns not limited to exact matches
#75054 commented on
Aug 17, 2025 • 0 new comments -
x/debug/cmd/viewcore: confusing error message when not specifying --exe
#29045 commented on
Aug 17, 2025 • 0 new comments -
net/http: the server-side parse form returns inaccurate error
#74955 commented on
Aug 17, 2025 • 0 new comments -
cmd/compile: ARM64 CSE flags generation between `CMP 0$` and instruction already setting the flags according to the result
#74878 commented on
Aug 17, 2025 • 0 new comments -
x/tools/gopls: add CodeLens `Go to TestXxx`
#75030 commented on
Aug 17, 2025 • 0 new comments -
proposal: x/crypto/ssh: refactor signers API
#74424 commented on
Aug 17, 2025 • 0 new comments -
net/http: Request context is not canceled when `Server.WriteTimeout` is reached
#59602 commented on
Aug 17, 2025 • 0 new comments -
x/tools/gopls: support jump-to-definition on field doc links
#75038 commented on
Aug 17, 2025 • 0 new comments -
testing: implement b.Loop keepalive without preventing inlining, which can lead to heap allocs
#73137 commented on
Aug 17, 2025 • 0 new comments -
cmd/cgo: "fatal: morestack on g0" when interacting with PHP Fibers
#62130 commented on
Aug 17, 2025 • 0 new comments -
all: flaky failures on openbsd/ppc64
#74187 commented on
Aug 18, 2025 • 0 new comments -
cmd/go: repeated `run pkg@version` calls hit the proxy for no apparent reason
#72944 commented on
Aug 18, 2025 • 0 new comments -
proposal: cmd/go: compile-time instrumentation and `-toolexec`
#69887 commented on
Aug 18, 2025 • 0 new comments -
cmd/go: support fetching git repos with sha256 hashes
#68359 commented on
Aug 18, 2025 • 0 new comments -
runtime: green tea garbage collector
#73581 commented on
Aug 18, 2025 • 0 new comments -
x/build: bot netbsd-arm-bsiegert reported as broken
#71998 commented on
Aug 18, 2025 • 0 new comments -
proposal: spec: short function literals
#21498 commented on
Aug 18, 2025 • 0 new comments -
cmd/compile: no debug information emitted for type used only as initializer
#46670 commented on
Aug 18, 2025 • 0 new comments -
x/tools/internal/refactor/inline: choose better local names for renaming imports
#74965 commented on
Aug 18, 2025 • 0 new comments -
encoding/json: skyrocketing memory allocation in encoding when `jsonv2` experiment enabled
#75026 commented on
Aug 18, 2025 • 0 new comments -
.github: issue template doesn't describe toolchain selection
#75043 commented on
Aug 18, 2025 • 0 new comments -
runtime/pprof: labels are not added to profiles
#23458 commented on
Aug 18, 2025 • 0 new comments -
testing/synctest: be more explicit about goroutine leaks
#75052 commented on
Aug 18, 2025 • 0 new comments -
cmd/link: stop requiring gold on arm64 when GNU ld is fixed
#22040 commented on
Aug 18, 2025 • 0 new comments -
proposal: x/mod/modfile: add AddNewReplace methods for for WorkFile and File
#74688 commented on
Aug 18, 2025 • 0 new comments -
cmd/go: test -o sometimes invokes test executable from build cache
#74769 commented on
Aug 18, 2025 • 0 new comments -
proposal: runtime: a hard limit version of GOMEMLIMIT for testing
#63338 commented on
Aug 19, 2025 • 0 new comments -
strconv: use DragonBox instead of Ryu for FormatFloat
#74886 commented on
Aug 19, 2025 • 0 new comments -
proposal: all: add bare metal support
#73608 commented on
Aug 19, 2025 • 0 new comments -
os: StartProcess ETXTBSY race on Unix systems
#22315 commented on
Aug 19, 2025 • 0 new comments -
proposal: maphash: drop purego version and establish stronger runtime boundary
#74285 commented on
Aug 19, 2025 • 0 new comments -
net/http: failures with `timeout waiting for SETTINGS frames`
#60359 commented on
Aug 19, 2025 • 0 new comments -
proposal: debug/gosym: rewrite gosym package with new interface, inlined tree support, low memory overhead, and more
#74396 commented on
Aug 19, 2025 • 0 new comments -
cmd/link: TestScript/randlayout_option failures
#71843 commented on
Aug 19, 2025 • 0 new comments -
x/mobile: compatibility with Android 15
#68754 commented on
Aug 19, 2025 • 0 new comments -
x/sys/unix: AIX IOCTL SetWinsize integer overflows
#74792 commented on
Aug 19, 2025 • 0 new comments -
runtime:cpu2: TestAbortInCgo failures
#73487 commented on
Aug 19, 2025 • 0 new comments -
proposal: spec: typed struct tags
#74472 commented on
Aug 19, 2025 • 0 new comments -
cmd/link: cgo cross linking using the clang --target flag creates crashing programs
#73406 commented on
Aug 19, 2025 • 0 new comments -
cmd/go: get -tool results in invalid go.sum
#74691 commented on
Aug 19, 2025 • 0 new comments -
cmd/go: potential test flakes for TestScript/mod_invalid_version
#74830 commented on
Aug 19, 2025 • 0 new comments -
crypto: ignore rand io.Reader where behavior is not specified
#70942 commented on
Aug 19, 2025 • 0 new comments -
cmd/go: test cache uses stale coverage data with -coverpkg
#74873 commented on
Aug 19, 2025 • 0 new comments -
cmd/go: test -cover can't find covdata tool with switched toolchain and empty tests
#75031 commented on
Aug 19, 2025 • 0 new comments -
Go compiler and runtime meeting notes
#43930 commented on
Aug 19, 2025 • 0 new comments -
x/tools/cmd/goimports: support gofmt option to simplify code
#21476 commented on
Aug 19, 2025 • 0 new comments -
cmd/go: "run" and "tool" do not stamp binaries with the main module's version information
#75033 commented on
Aug 19, 2025 • 0 new comments -
unique: TestCanonMap/LoadOrStore/ConcurrentUnsharedKeys failures
#74083 commented on
Aug 19, 2025 • 0 new comments -
x/tools/gopls: find write references only
#74997 commented on
Aug 19, 2025 • 0 new comments -
net/http: TestCmdGoNoHTTPServer failures
#67381 commented on
Aug 19, 2025 • 0 new comments -
net/http: TestClient failures
#74100 commented on
Aug 19, 2025 • 0 new comments -
cmd/compile: on amd64, compiler's Zero operation is slower than memclrNoHeapPointers for 1024-2048 bytes
#74171 commented on
Aug 19, 2025 • 0 new comments -
cmd/compile: For some sizes, zeroing memory through OpZero could be faster (AMD64)
#56997 commented on
Aug 19, 2025 • 0 new comments -
cmd/go: TestScript/list_symlink_vendor_issue14054 failures
#74863 commented on
Aug 19, 2025 • 0 new comments -
net/rpc/jsonrpc: client implementation is not compatible with JSON-RPC 1.0 spec
#30188 commented on
Aug 20, 2025 • 0 new comments -
net: TestLookupDotsWithRemoteSource is flaky
#27992 commented on
Aug 20, 2025 • 0 new comments -
runtime:cpu1: TestPreemptionAfterSyscall/10µs failures
#72138 commented on
Aug 20, 2025 • 0 new comments -
cmd/compile: BCE of fixed width blocks during iteration
#74474 commented on
Aug 20, 2025 • 0 new comments -
x/tools: v0.8.0 through v0.25.0 (Oct 2024) contain public packages that fail to build with Go 1.25.0
#74462 commented on
Aug 20, 2025 • 0 new comments -
x/tools/gopls: prefix SignatureHelp label with "func"
#74917 commented on
Aug 20, 2025 • 0 new comments -
runtime: clear() is slow for maps with big capacity and small number of items
#70617 commented on
Aug 20, 2025 • 0 new comments -
proposal: encoding/json: "nonil" struct tag to marshal nil slices and maps as non-null
#27589 commented on
Aug 20, 2025 • 0 new comments -
proposal: os: add methods to safely convert between files and roots
#70370 commented on
Aug 20, 2025 • 0 new comments -
proposal: flag: add All, AllSet iterators
#65675 commented on
Aug 20, 2025 • 0 new comments -
proposal: cmd/go: make it easier to fork modules
#74884 commented on
Aug 20, 2025 • 0 new comments -
proposal: spec: expression to create pointer to simple types
#45624 commented on
Aug 20, 2025 • 0 new comments -
proposal: x/net/http3: add experimental HTTP/3 implementation
#70914 commented on
Aug 20, 2025 • 0 new comments -
testing/synctest: bubble not terminating [1.25 backport]
#75021 commented on
Aug 20, 2025 • 0 new comments -
proposal: syscall/js: add Value.Format and make Value.String stricter
#72049 commented on
Aug 20, 2025 • 0 new comments -
runtime: allow preemption-disable around critical section
#65874 commented on
Aug 20, 2025 • 0 new comments -
proposal: spec: infer types from sufficiently constrained constraints
#73527 commented on
Aug 20, 2025 • 0 new comments -
runtime: let idle OS threads exit
#14592 commented on
Aug 20, 2025 • 0 new comments -
proposal: runtime/mainthread: add mainthread.Do for mediating access to the main thread
#70089 commented on
Aug 20, 2025 • 0 new comments -
internal/trace: TestTraceGCStress/AllocFree failures
#74542 commented on
Aug 20, 2025 • 0 new comments -
x/build: timeout on LUCI openbsd-amd64 builder
#65311 commented on
Aug 20, 2025 • 0 new comments -
syscall: add Open O_* flags for Windows FILE_FLAG_* flags
#73676 commented on
Aug 20, 2025 • 0 new comments -
runtime: fatal error: semasleep on Darwin signal stack
#75051 commented on
Aug 20, 2025 • 0 new comments -
log/slog: improve performance by pooling encoders for Any values
#74645 commented on
Aug 20, 2025 • 0 new comments -
cmd/compile: methods on generic type parameters are not inlined
#75056 commented on
Aug 20, 2025 • 0 new comments -
cmd/compile: excessive time spent in line numbering
#75001 commented on
Aug 20, 2025 • 0 new comments -
net/http: TestRequestWriteTransport failures with `unexpected Transfer-Encoding in request`
#52575 commented on
Aug 20, 2025 • 0 new comments -
time: TestAfterTick failures
#69115 commented on
Aug 20, 2025 • 0 new comments -
proposal: crypto/tls: synchronous processing of TLS handshake messages when using QUIC
#74922 commented on
Aug 20, 2025 • 0 new comments -
x/build: `darwin-amd64` LUCI builders are sometimes too slow
#65040 commented on
Aug 20, 2025 • 0 new comments -
runtime/pprof: TestVMInfo failures
#73475 commented on
Aug 20, 2025 • 0 new comments -
x/mobile: support multiple independent bindings in the same app
#15956 commented on
Aug 21, 2025 • 0 new comments -
proposal: x/net/context: deprecate package or symbols in package, and potentially tag/delete
#49506 commented on
Aug 21, 2025 • 0 new comments -
proposal: x/net/http2: allow configuring the buffer allocator to avoid copies during reads
#73560 commented on
Aug 21, 2025 • 0 new comments -
proposal: x/crypto/acme: include problem as error in OrderError type
#74430 commented on
Aug 21, 2025 • 0 new comments -
proposal: runtime: expose `goid` and `gopc` in `GoroutineProfile`
#59663 commented on
Aug 21, 2025 • 0 new comments -
proposal: review meeting minutes
#33502 commented on
Aug 21, 2025 • 0 new comments -
proposal: reflect: Add Type.Fields() iter.Seq[StructField] and Type.Methods() iter.Seq[Method]
#66631 commented on
Aug 21, 2025 • 0 new comments -
x/tools/gopls: resolve imports with name collisions and let the user customize aliases
#74918 commented on
Aug 21, 2025 • 0 new comments -
x/pkgsite: package removal request for github.com/soumayg9673/pwd and github.com/soumayg9673/passwordgo
#74858 commented on
Aug 21, 2025 • 0 new comments -
x/tools/gopls: normalize feature sets of unimported completions and organize imports
#36077 commented on
Aug 21, 2025 • 0 new comments -
x/tools/gopls: add a setting to control removal of unused imports, and a quickfix
#54362 commented on
Aug 21, 2025 • 0 new comments -
cmd/compile: store pairing on arm64 misses some cases
#71987 commented on
Aug 21, 2025 • 0 new comments -
x/tools/gopls: fails to find new std library APIs dynamically
#63767 commented on
Aug 21, 2025 • 0 new comments -
x/tools/gopls: incorrectly suggests internal/singleflight completion
#64083 commented on
Aug 21, 2025 • 0 new comments -
x/tools/gopls: do not suggest names from unimportable internal packages
#44890 commented on
Aug 21, 2025 • 0 new comments -
x/tools/go/packages: add Postorder, an iterator over import graph
#74875 commented on
Aug 21, 2025 • 0 new comments -
proposal: io: CopierTo and CopierFrom interfaces
#67074 commented on
Aug 21, 2025 • 0 new comments -
proposal: encoding/json/v2: MarshallJSONTo: Skip fields when marshalling to json
#74322 commented on
Aug 21, 2025 • 0 new comments -
runtime: clean up system call code
#51087 commented on
Aug 21, 2025 • 0 new comments -
runtime: TestMemoryLimit failures on Darwin
#73136 commented on
Aug 21, 2025 • 0 new comments -
cmd/go: TestScript/list_empty_importpath failures
#73976 commented on
Aug 21, 2025 • 0 new comments -
proposal: runtime/pprof: add detailed, per-goroutine versions of debug=0,1 goroutine profiles
#74954 commented on
Aug 21, 2025 • 0 new comments -
cmd/compile: opt: generate conditional comparisons for || and && conditions
#71268 commented on
Aug 21, 2025 • 0 new comments -
cmd/link: add -D flag to specify data segment address in the linker
#74945 commented on
Aug 21, 2025 • 0 new comments -
proposal: x/net/http2: deprecate WriteScheduler
#67817 commented on
Aug 22, 2025 • 0 new comments -
proposal: simd: architecture-specific SIMD intrinsics under a GOEXPERIMENT
#73787 commented on
Aug 22, 2025 • 0 new comments -
cmd/cgo/internal/test: TestCthread failures
#71818 commented on
Aug 22, 2025 • 0 new comments -
runtime/pprof: theoretical appendLocsForStack panic with SIGPROF between cgocallback and exitsyscall
#70529 commented on
Aug 22, 2025 • 0 new comments -
proposal: spec: support for struct members in interface/constraint syntax
#51259 commented on
Aug 22, 2025 • 0 new comments -
net: `WriteMsgUDPAddrPort` should accept zero value destination addresses
#74841 commented on
Aug 22, 2025 • 0 new comments -
expvar: make it possible to remove memstat and cmdline defaults
#29105 commented on
Aug 22, 2025 • 0 new comments -
cmd/link: TestRandLayout failures
#75010 commented on
Aug 22, 2025 • 0 new comments -
x/tools/gopls: cannot choose the "right" value for completionBudget
#63459 commented on
Aug 22, 2025 • 0 new comments -
crypto/x509: unexpected name mismatch error
#31440 commented on
Aug 22, 2025 • 0 new comments -
crypto/fips140: selective policy enforcement framework
#74630 commented on
Aug 22, 2025 • 0 new comments -
net: Resolver doesn't use provided Dial function in all cases
#60712 commented on
Aug 22, 2025 • 0 new comments -
x/net/quic: TestStreamTransfer failures
#74933 commented on
Aug 22, 2025 • 0 new comments -
x/pkgsite-metrics: module fails to tidy after upgrading golang.org/x/exp/event to its latest version
#74596 commented on
Aug 22, 2025 • 0 new comments -
x/telemetry/internal/upload: TestRun_Concurrent failures
#67737 commented on
Aug 22, 2025 • 0 new comments -
runtime: TestReadMetricsSched failures
#75049 commented on
Aug 22, 2025 • 0 new comments -
all: plan9-arm builder failing frequently with a variety of errors
#49338 commented on
Aug 22, 2025 • 0 new comments -
cmd/go: TestScript/list_symlink_internal failures
#74864 commented on
Aug 22, 2025 • 0 new comments -
runtime: TestPingPongHog failures
#65293 commented on
Aug 22, 2025 • 0 new comments -
go/ast: Free-floating comments are single-biggest issue when manipulating the AST
#20744 commented on
Aug 22, 2025 • 0 new comments -
x/tools/go/analysis/structtag: stricter JSON tag checking
#74376 commented on
Aug 22, 2025 • 0 new comments -
os/exec: TestLookPath fails on plan9 after CL 685755 [1.25 backport]
#75008 commented on
Aug 22, 2025 • 0 new comments -
all: remove support for windows/arm
#71671 commented on
Aug 22, 2025 • 0 new comments -
proposal: runtime: support general dynamic thread local storage model
#71953 commented on
Aug 22, 2025 • 0 new comments -
os: `Root.OpenRoot` sets incorrect name, losing prefix of original root
#73868 commented on
Aug 23, 2025 • 0 new comments -
os/exec: TestLookPath fails on plan9 after CL 685755 [1.24 backport]
#75007 commented on
Aug 23, 2025 • 0 new comments -
runtime: linux/s390x test timeout
#60413 commented on
Aug 23, 2025 • 0 new comments -
all: test failures on `linux/s390x`
#58901 commented on
Aug 23, 2025 • 0 new comments -
runtime: flaky failures on NetBSD since CL 526118
#62524 commented on
Aug 23, 2025 • 0 new comments -
os/exec: TestContextCancel failures on netbsd
#58699 commented on
Aug 23, 2025 • 0 new comments -
all: flaky failures on netbsd/arm
#73820 commented on
Aug 23, 2025 • 0 new comments -
x/pkgsite: generate static docs
#2381 commented on
Aug 23, 2025 • 0 new comments -
cmd/compile,runtime: race support for riscv64
#64345 commented on
Aug 23, 2025 • 0 new comments -
runtime, cmd/compile: add runtime.free, runtime.freetracked and GOEXPERIMENT=runtimefree
#74299 commented on
Aug 23, 2025 • 0 new comments -
proposal: errors: As with type parameters
#51945 commented on
Aug 23, 2025 • 0 new comments -
proposal: runtime: softfloat for RISCV target
#75015 commented on
Aug 23, 2025 • 0 new comments -
all: future of the openbsd/mips64 port
#61546 commented on
Aug 23, 2025 • 0 new comments -
x/pkgsite: package removal request for git.ckikoo.asia/ckikoo git.linjie0503.online/ckikoo
#74962 commented on
Aug 23, 2025 • 0 new comments -
os: `ReadDir` and `Readdir` on a `File` opened from a relative path try the wrong paths for `FileInfo` structs
#62028 commented on
Aug 23, 2025 • 0 new comments -
all: unrecognized failures on `plan9/386`
#60255 commented on
Aug 23, 2025 • 0 new comments -
cmd/go/internal/vcweb/vcstest: TestScripts/git/gitrepo-sha256.txt failures [consistent failure]
#73704 commented on
Aug 24, 2025 • 0 new comments -
proposal: x/sys/unix: ReadMsgUnix without source address
#72068 commented on
Aug 24, 2025 • 0 new comments -
cmd/compile: change GORISCV64=rva20u64 to include compressed instructions
#71105 commented on
Aug 24, 2025 • 0 new comments -
x/build/cmd/relui: error sending release annoucement email
#74777 commented on
Aug 24, 2025 • 0 new comments -
cmd/link: use gold on ARM/ARM64 only if gold is available
#49748 commented on
Aug 18, 2025 • 0 new comments -
os: optimise cgo clearenv
#70672 commented on
Aug 23, 2025 • 0 new comments -
runtime: goroutine leak detection by using the garbage collector
#74622 commented on
Aug 21, 2025 • 0 new comments -
log/slog: reduce allocs on Any value handling
#74646 commented on
Aug 20, 2025 • 0 new comments -
crypto/internal/boring: make dst allocation for AES-GCM more efficient
#74740 commented on
Aug 18, 2025 • 0 new comments -
log/slog: add multiple handlers support for logger
#74840 commented on
Aug 19, 2025 • 0 new comments -
types2: omit redundant generic type instantiation error if type is invalid
#74996 commented on
Aug 20, 2025 • 0 new comments -
cmd/link,runtime: fix c-shared dlopen on non-glibc systems (#13492)
#75048 commented on
Aug 17, 2025 • 0 new comments