-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Insights: golang/go
Overview
-
- 0 Merged pull requests
- 4 Open pull requests
- 46 Closed issues
- 46 New issues
Could not load contribution data
Please try again later
4 Pull requests opened by 3 people
-
unicode/utf8: make DecodeRune{,InString} inlineable
#75181 opened
Aug 28, 2025 -
strconv: replace Ryu ftoa with Dragonbox
#75195 opened
Aug 30, 2025 -
cmd/go: support `-help`
#75204 opened
Aug 30, 2025 -
path{,/filepath}: speed up Match
#75211 opened
Aug 31, 2025
46 Issues closed by 13 people
-
cmd/compile: unexpected implicit type for bit shift casted to float64
#75222 closed
Sep 1, 2025 -
proposal: net/netip: add conversions between IP ranges and prefixes
#65909 closed
Sep 1, 2025 -
net/netip: Prefix, the range of bits for 4in6 addresses must be restricted to [96,128]
#53153 closed
Sep 1, 2025 -
Apology
#75217 closed
Sep 1, 2025 -
net: net.Conn write panic on darwin amd64
#75216 closed
Sep 1, 2025 -
Releases: Delay of new releases on Termux android
#75215 closed
Sep 1, 2025 -
x/net: incorrect html parsing
#75213 closed
Sep 1, 2025 -
net/http: ServeMux with CONNECT and empty path broke in 1.22
#74422 closed
Aug 31, 2025 -
proxy.golang.org:xD
#75206 closed
Aug 31, 2025 -
proposal: iters: package with convenience methods for iter.Seq and iter.Seq2
#75202 closed
Aug 30, 2025 -
proposal: net/netip: add `UnmappedEquals(netip.AddrPort)` to `netip.AddrPort`
#54366 closed
Aug 30, 2025 -
cmd/compile,runtime: race support for riscv64
#64345 closed
Aug 30, 2025 -
runtime: unknown GOEXPERIMENT spinbitmutex
#75094 closed
Aug 29, 2025 -
cmd/compile: emits unnecessary deferreturn
#5712 closed
Aug 29, 2025 -
net: document that Dial/Listen with "ip4:tcp" or "ip6:tcp" fails on Windows
#23209 closed
Aug 29, 2025 -
testing: use $GOTMPDIR for temporary files when set
#61585 closed
Aug 29, 2025 -
cmd/link: linkname to runtime.addmoduledata is not forbidden
#75180 closed
Aug 29, 2025 -
x/playground: update to Go 1.25
#75161 closed
Aug 29, 2025 -
go doc behaviour change for builtin package
#75189 closed
Aug 29, 2025 -
testing/synctest: be more explicit about goroutine leaks
#75052 closed
Aug 29, 2025 -
cmd/link: build fails with: combining dwarf failed
#75068 closed
Aug 29, 2025 -
go/constant: complex != unknown violates Compare contract
#75137 closed
Aug 29, 2025 -
test_title
#75187 closed
Aug 28, 2025 -
cmd/compile: lack of BCE in for loops without inline increment
#75184 closed
Aug 28, 2025 -
x/build: bot netbsd-arm-bsiegert reported as broken
#71998 closed
Aug 28, 2025 -
golang.org/x/net/publicsuffix vulnerability
#75175 closed
Aug 28, 2025 -
cmd/go/internal/doc: `go doc -http` nav bar behavior inconsistent with `pkg.go.dev`
#75185 closed
Aug 28, 2025 -
fatal error: invalid runtime symbol table
#75182 closed
Aug 28, 2025 -
x/vuln: Odd false positive when using -mode=binary
#75179 closed
Aug 28, 2025 -
os: ReadDir on regular file returns non nil slice on Windows
#75157 closed
Aug 28, 2025 -
debug/elf: index out of range in DWARF
#75130 closed
Aug 28, 2025 -
proposal: go: compile time string macros
#75173 closed
Aug 27, 2025 -
net/http: CONNECT proxied requests can read an unlimited number of bytes from bad proxy
#74633 closed
Aug 27, 2025 -
x/website: clarify that *obj = MyStruct{} does not allocate memory
#75169 closed
Aug 27, 2025 -
net/http: `CrossOriginProtection` insecure bypass patterns not limited to exact matches [1.25 backport]
#75160 closed
Aug 27, 2025 -
proposal: net/http: allow serving HTTP/2 without HTTP/1.1 fallback
#75168 closed
Aug 27, 2025 -
net/http: `CrossOriginProtection` insecure bypass patterns not limited to exact matches
#75054 closed
Aug 27, 2025 -
sqllite: doesn't work
#75165 closed
Aug 27, 2025 -
crypto/fips140: TLS handshake fails with go1.25 and FIPS-140-3 strict mode
#75166 closed
Aug 27, 2025 -
net: `WriteMsgUDPAddrPort` should accept zero value destination addresses
#74841 closed
Aug 27, 2025 -
syscall: sort environment passed to CreateProcess / CreateProcessAsUser
#29530 closed
Aug 27, 2025 -
cmd/go, testing: go fuzz testing get's stuck somewhere else other than the code to be fuzzed
#74571 closed
Aug 26, 2025 -
x/net/quic: TestStreamTransfer failures
#74933 closed
Aug 26, 2025 -
crypto/ecdh: use of X25519 is not allowed in FIPS 140-only mode
#75148 closed
Aug 26, 2025
46 Issues opened by 35 people
-
debug/pe: pe.Open fails on object files produced by llvm-mingw 21 [1.25 backport]
#75221 opened
Sep 1, 2025 -
debug/pe: pe.Open fails on object files produced by llvm-mingw 21 [1.24 backport]
#75220 opened
Sep 1, 2025 -
debug/pe: pe.Open fails on object files produced by llvm-mingw 21
#75219 opened
Sep 1, 2025 -
proxy.golang.org: Forbidden for https://proxy.golang.org/github.com/klauspost/compress/@v/v1.18.0.zip
#75218 opened
Sep 1, 2025 -
cmd/go: TestScript/cover_pkgall_multiple_mains failures
#75214 opened
Sep 1, 2025 -
proxy.golang.org: support for go-import subdir
#75212 opened
Aug 31, 2025 -
testing: B.Loop fails to terminate early when it hits the 1 Billion iteration cap
#75210 opened
Aug 31, 2025 -
runtime: growslice doesn't count gc.MallocHeaderSize while rounding to size classes
#75209 opened
Aug 31, 2025 -
x/tools/gopls: Unbearably slow windows performance
#75208 opened
Aug 31, 2025 -
x/tools/gopls: impossible nil deref in reflect package
#75207 opened
Aug 31, 2025 -
x/tools/gopls/internal/analysis/modernize: apply modernizations for TrimPrefix to TrimSuffix too
#75205 opened
Aug 30, 2025 -
cmd/compile: intrinsify reflect.TypeFor
#75203 opened
Aug 30, 2025 -
cmd/compile: functions that involve a lot of constant folding are not inlined
#75201 opened
Aug 30, 2025 -
x/tools/gopls: CodeAction: do not offer "inline variable" on an lvalue reference
#75200 opened
Aug 30, 2025 -
x/tools/gopls: analyzer docs mishandle section headings
#75199 opened
Aug 30, 2025 -
cmd/go: `-trimpath` should respect replace statements
#75198 opened
Aug 30, 2025 -
x/pkgsite: package removal request for [https://pkg.go.dev/github.com/lcucurachi/go-node]
#75197 opened
Aug 30, 2025 -
os: ReadDir on non-directory doesn't return error on Plan 9
#75196 opened
Aug 30, 2025 -
go/types, types2: missed error for structs referencing invalid types
#75194 opened
Aug 29, 2025 -
x/pkgsite: package removal request for https://pkg.go.dev/github.com/dbos-inc/dbos-transact-go/dbos
#75193 opened
Aug 29, 2025 -
x/tools/gopls: Completion: "unexpected surrounding: %q != %q" bug in collectCompletions
#75192 opened
Aug 29, 2025 -
proxy.golang.org: revise background refresh pacing
#75191 opened
Aug 29, 2025 -
x/tools/gopls/internal/analysis/modernize: replace a string += string loop by strings.Builder
#75190 opened
Aug 29, 2025 -
runtime: improve AddCleanup performance
#75188 opened
Aug 29, 2025 -
proposal: x/sys/unix: add (*CPUSet).Fill helper to enable all CPUs
#75186 opened
Aug 28, 2025 -
wiki: allocfreetrace=1 doesn't work & traceallocfree is not documented
#75183 opened
Aug 28, 2025 -
x/crypto/ssh/agent: client panics on SSH_AGENT_SUCCESS (0x06) replies
#75178 opened
Aug 28, 2025 -
proposal: encoding/json/v2: custom unmarshalers for underlying types should work with named types
#75177 opened
Aug 28, 2025 -
[CGO] Frequent segmentation faults on build.
#75176 opened
Aug 28, 2025 -
x/tools/go/packages: Load(config, "./...") has odd behavior with build tags
#75174 opened
Aug 27, 2025 -
x/pkgsite: don't set jsonv2 tag when showing encoding/json documentation
#75170 opened
Aug 27, 2025 -
cmd/cgo: run more gcc invocations concurrently
#75167 opened
Aug 27, 2025 -
proposal: runtime: cgroup memory limit aware GOMEMLIMIT default
#75164 opened
Aug 27, 2025 -
encode/json/v2: gjson test failed in goexperiment.jsonv2
#75163 opened
Aug 27, 2025 -
cmd/cgo/internal/testsanitizers: TestASAN/asan_global2_fail failures
#75162 opened
Aug 27, 2025 -
x/pkgsite: request removal of listing for github.com/syllableai/hydrogen-auth/cmd/authd
#75158 opened
Aug 26, 2025 -
x/tools/gopls: "invalid type" completion for make(map) in struct field assign
#75155 opened
Aug 26, 2025 -
proposal: crypto/sha3: make the zero value of SHA3 useable
#75154 opened
Aug 26, 2025 -
proposal: archive/tar: add Reader NextOffset()
#75153 opened
Aug 26, 2025 -
cmd/go: `go tool` signal forwarding does not play nice with foreground tools
#75152 opened
Aug 26, 2025 -
proposal: syscall: Open sharemode on Windows
#75151 opened
Aug 26, 2025 -
image/color: GrayModel of half-transparent colors
#75150 opened
Aug 26, 2025 -
encode/json/v2: panic when calling json.GetOption(json.DefaultOptionsV2(), json.WithMarshalers)
#75149 opened
Aug 26, 2025 -
runtime: init function run unexpectedly when plugin.Open fails [1.25 backport]
#75147 opened
Aug 26, 2025 -
runtime: init function run unexpectedly when plugin.Open fails [1.24 backport]
#75146 opened
Aug 26, 2025
124 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.
-
cmd/go: TestScript/list_symlink_vendor_issue14054 failures
#74863 commented on
Aug 26, 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 26, 2025 • 0 new comments -
proposal: runtime/pprof: cross system stack transitions in the heap profiler
#66385 commented on
Aug 26, 2025 • 0 new comments -
proposal: crypto/tls: support getting the TLS configuration from Windows
#75086 commented on
Aug 26, 2025 • 0 new comments -
proposal: io: CopierTo and CopierFrom interfaces
#67074 commented on
Aug 26, 2025 • 0 new comments -
runtime: clean up system call code
#51087 commented on
Aug 26, 2025 • 0 new comments -
proposal: image/png: Add HuffmanOnly compression levels
#59023 commented on
Aug 26, 2025 • 0 new comments -
proposal: errors: As with type parameters
#51945 commented on
Aug 26, 2025 • 0 new comments -
all: remove support for windows/arm
#71671 commented on
Aug 26, 2025 • 0 new comments -
net/http: failures with `timeout waiting for SETTINGS frames`
#60359 commented on
Aug 26, 2025 • 0 new comments -
runtime:cpu1: TestPreemptionAfterSyscall/100μs failures
#72965 commented on
Aug 26, 2025 • 0 new comments -
all: flaky failures on openbsd/ppc64
#74187 commented on
Aug 26, 2025 • 0 new comments -
net: TestReadTimeout failures with "EOF"
#43711 commented on
Aug 26, 2025 • 0 new comments -
x/tools/gopls/internal/analysis/modernize: slicescontains analyzer suggests invalid refactoring when function parameter type doesn't match slice element type
#74938 commented on
Aug 26, 2025 • 0 new comments -
x/tools/gopls/internal/test/integration/completion: TestFuzzFunc/default fails after regenerating x/tools/internal/stdlib with 1.25.0
#74987 commented on
Aug 26, 2025 • 0 new comments -
proposal: net/http: custom handlers for 404 and 405 HTTP response codes
#65648 commented on
Aug 26, 2025 • 0 new comments -
cmd/go: version stamping from VCS no longer works in Go 1.25 when in a nested module and repo root has no go.mod file
#74763 commented on
Aug 26, 2025 • 0 new comments -
proposal: encoding/json/v2: add support for user-defined format flags and option values
#71664 commented on
Aug 26, 2025 • 0 new comments -
testing/synctest: test timeout with no runnable goroutines
#75134 commented on
Aug 26, 2025 • 0 new comments -
proposal: spec: short function literals
#21498 commented on
Aug 26, 2025 • 0 new comments -
x/mobile: fatal error: bulkBarrierPreWrite: unaligned arguments
#46893 commented on
Aug 26, 2025 • 0 new comments -
proposal: syscall/js: add Value.Format and make Value.String stricter
#72049 commented on
Aug 26, 2025 • 0 new comments -
cmd/internal/obj/riscv: riscv64 compressed instructions
#47560 commented on
Aug 27, 2025 • 0 new comments -
cmd/compile: bound-check elimination does not propagate slice length equality correctly
#75144 commented on
Aug 27, 2025 • 0 new comments -
x/pkgsite: spreading malware, package removal request for github.com/unnaturalacce/extnetip
#75128 commented on
Aug 27, 2025 • 0 new comments -
internal/coverage/cfile: TestCoverageApis/emitToWriter failures
#74632 commented on
Aug 27, 2025 • 0 new comments -
syscall: add Open O_* flags for Windows FILE_FLAG_* flags
#73676 commented on
Aug 27, 2025 • 0 new comments -
proposal: must: Do
#54297 commented on
Aug 27, 2025 • 0 new comments -
cmd/compile: TestScript/script_test_basics failures
#70356 commented on
Aug 27, 2025 • 0 new comments -
runtime:cpu1: TestPreemptionAfterSyscall/1ms failures
#71181 commented on
Aug 27, 2025 • 0 new comments -
proposal: spec: add sum types / discriminated unions
#19412 commented on
Aug 27, 2025 • 0 new comments -
net/http: support content negotiation
#19307 commented on
Aug 27, 2025 • 0 new comments -
cmd/link: using CGO with DWARF5 generates malformed Windows binaries
#75077 commented on
Aug 27, 2025 • 0 new comments -
runtime: build fails when run via QEMU for linux/amd64 running on linux/arm64
#69255 commented on
Aug 27, 2025 • 0 new comments -
go/types: type inferred for append([]byte(nil), y) causes NewSignatureType to panic
#73871 commented on
Aug 27, 2025 • 0 new comments -
all: test failures using proxy.golang.org
#55162 commented on
Aug 28, 2025 • 0 new comments -
os: add (*Process).WithHandle
#70352 commented on
Aug 28, 2025 • 0 new comments -
runtime: TestPingPongHog failures
#65293 commented on
Aug 28, 2025 • 0 new comments -
log/slog: add multiple handlers support for logger
#65954 commented on
Aug 28, 2025 • 0 new comments -
cmd/compile: overhaul inliner
#61502 commented on
Aug 28, 2025 • 0 new comments -
build: adopt Go 1.24 as bootstrap toolchain for Go 1.26
#69315 commented on
Aug 28, 2025 • 0 new comments -
proposal: crypto/fips140: selective policy enforcement framework
#74630 commented on
Aug 28, 2025 • 0 new comments -
cmd/compile: utf8.DecodeRune should be fast/slow-path inlineable
#31666 commented on
Aug 28, 2025 • 0 new comments -
cmd/go, x/tools/gopls: clarify error messages about std modules (which have no '.')
#65301 commented on
Aug 28, 2025 • 0 new comments -
proposal: x/mod/modfile: add AddNewReplace methods for WorkFile and File
#74688 commented on
Aug 28, 2025 • 0 new comments -
x/tools/gopls: add CodeLens `Go to TestXxx`
#75030 commented on
Aug 28, 2025 • 0 new comments -
meta: intermittent `unexpected disconnect while reading sideband packet` when fetching golang.org/x repos since 2022年03月25日
#52490 commented on
Aug 29, 2025 • 0 new comments -
cmd/cover: inconsistent treatment of comments
#22545 commented on
Aug 29, 2025 • 0 new comments -
proposal: simd: architecture-specific SIMD intrinsics under a GOEXPERIMENT
#73787 commented on
Aug 29, 2025 • 0 new comments -
x/tools/gopls: prefix SignatureHelp label with "func"
#74917 commented on
Aug 29, 2025 • 0 new comments -
x/crypto/chacha20: chacha20 is extremely slow even slower than chacha20-poly1305
#75125 commented on
Aug 29, 2025 • 0 new comments -
runtime: linux/s390x test timeout
#60413 commented on
Aug 29, 2025 • 0 new comments -
cmd/go: TestScript/test_fuzz_fuzztime failures
#72104 commented on
Aug 29, 2025 • 0 new comments -
cmd/cgo/internal/testsanitizers: TestLSAN/lsan1 failures
#74110 commented on
Aug 29, 2025 • 0 new comments -
proxy.golang.org: investigate and fix humungus.tedunangst.com traffic
#75120 commented on
Aug 29, 2025 • 0 new comments -
cmd/link: TestScript/randlayout_option failures
#71843 commented on
Aug 29, 2025 • 0 new comments -
runtime:cpu2: TestAbortInCgo failures
#73487 commented on
Aug 29, 2025 • 0 new comments -
internal/goexperiment, cmd/go: user facing documentation for GOEXPERIMENT points to internal source for list of supported values
#74344 commented on
Aug 29, 2025 • 0 new comments -
proposal: cmd/fix: apply fixes from modernizers and gofix analyzers
#71859 commented on
Aug 29, 2025 • 0 new comments -
x/tools/gopls/internal/golang: inline variable: nil panic in inlineVariableOne
#74347 commented on
Aug 29, 2025 • 0 new comments -
x/tools/gopls: stubmethods: "could not find the enclosing function of the return statement" bug in GetIfaceStubInfo
#70666 commented on
Aug 29, 2025 • 0 new comments -
x/tools/gopls/internal/cache/methodsets: "missing object path for %s" bug in indexBuilder.build
#70418 commented on
Aug 29, 2025 • 0 new comments -
x/tools/gopls: "could not compute pos to range for %v: %v" bug (reported by telemetry)
#65960 commented on
Aug 29, 2025 • 0 new comments -
x/tools/gopls: "package name is %q, want %q" bug in typeCheckBatch.importPackage
#64235 commented on
Aug 29, 2025 • 0 new comments -
x/tools/gopls: duplicate package paths in export data manifest (via telemetry)
#63822 commented on
Aug 29, 2025 • 0 new comments -
proposal: testing: allow examples the use of testing.T/B/F for test framework examples
#64993 commented on
Aug 29, 2025 • 0 new comments -
access: LUCI TryBots
#75145 commented on
Aug 29, 2025 • 0 new comments -
go/ast: add ParseDirective
#68021 commented on
Aug 29, 2025 • 0 new comments -
x/build: timeout on LUCI openbsd-amd64 builder
#65311 commented on
Aug 29, 2025 • 0 new comments -
x/build: build and test failures on openbsd-amd64 builders
#66474 commented on
Aug 29, 2025 • 0 new comments -
net/http: TestCmdGoNoHTTPServer failures
#67381 commented on
Aug 29, 2025 • 0 new comments -
net/http: TestClient failures
#74100 commented on
Aug 29, 2025 • 0 new comments -
cmd/go/internal/lockedfile: TestCanLockExistingFile failures
#74780 commented on
Aug 29, 2025 • 0 new comments -
x/build: LUCI builders fail to fetch dependencies for subrepos
#65482 commented on
Aug 29, 2025 • 0 new comments -
os/exec: TestContextCancel failures on netbsd
#58699 commented on
Aug 29, 2025 • 0 new comments -
cmd/go: TestScript/list_symlink_internal failures on Windows
#74864 commented on
Aug 30, 2025 • 0 new comments -
cmd/go: TestScript/list_empty_importpath failures
#73976 commented on
Aug 30, 2025 • 0 new comments -
encoding/gob: type information missing from nested ignored interfaces
#34879 commented on
Aug 30, 2025 • 0 new comments -
runtime: TestGdb* failures
#58932 commented on
Aug 30, 2025 • 0 new comments -
all: test failures with `EBADF` from fork/exec on NetBSD
#63444 commented on
Aug 30, 2025 • 0 new comments -
image/jpeg: chroma downsampling ratios are restricted
#2362 commented on
Aug 30, 2025 • 0 new comments -
strconv: use DragonBox instead of Ryu for FormatFloat
#74886 commented on
Aug 30, 2025 • 0 new comments -
net/http: TestRequestWriteTransport failures with `unexpected Transfer-Encoding in request`
#52575 commented on
Aug 30, 2025 • 0 new comments -
x/image/font/opentype: can't draw "/System/Library/Fonts/Apple Color Emoji.ttc" (sbix issue?)
#75118 commented on
Aug 30, 2025 • 0 new comments -
proposal: spec: permit conversion of []A to []B if A and B have same underlying type modulo struct tags
#71183 commented on
Aug 30, 2025 • 0 new comments -
unicode/utf8: make DecodeRune and DecodeLastRune inlineable
#48195 commented on
Aug 30, 2025 • 0 new comments -
cmd/compile: inline reflect.TypeOf (or make it intrinsic)
#16869 commented on
Aug 30, 2025 • 0 new comments -
x/tools/gopls: CodeActions: nil panic in refactorRewriteEliminateDotImport
#74581 commented on
Aug 31, 2025 • 0 new comments -
archive/tar: re-add sparse file support
#22735 commented on
Aug 31, 2025 • 0 new comments -
archive/tar: add support for writing tar containing sparse files
#13548 commented on
Aug 31, 2025 • 0 new comments -
cmd/go: "run" and "tool" do not stamp binaries with the main module's version information
#75033 commented on
Aug 31, 2025 • 0 new comments -
x/sys/windows: add some missing SetupAPI functions
#68168 commented on
Aug 31, 2025 • 0 new comments -
cmd/cgo/internal/testsanitizers: TestLSAN/lsan3 failures
#75142 commented on
Aug 31, 2025 • 0 new comments -
cmd/cgo/internal/testsanitizers: TestLSAN/lsan1,2, and 3 fail always in linux/aarch64
#74476 commented on
Aug 31, 2025 • 0 new comments -
all: test failures on `linux/s390x`
#58901 commented on
Aug 31, 2025 • 0 new comments -
runtime: TestMemoryLimit failures on Darwin
#73136 commented on
Aug 31, 2025 • 0 new comments -
runtime: TestReadMetricsSched failures
#75049 commented on
Aug 31, 2025 • 0 new comments -
runtime, cmd/compile: add runtime.free, runtime.freetracked and GOEXPERIMENT=runtimefree
#74299 commented on
Aug 31, 2025 • 0 new comments -
runtime: stalls under Rosetta2 with MacOS 14.5
#68485 commented on
Aug 31, 2025 • 0 new comments -
net: TestAllocs failures
#69774 commented on
Sep 1, 2025 • 0 new comments -
all: plan9-arm builder failing frequently with a variety of errors
#49338 commented on
Sep 1, 2025 • 0 new comments -
runtime: flaky failures on NetBSD since CL 526118
#62524 commented on
Sep 1, 2025 • 0 new comments -
all: flaky failures on netbsd/arm
#73820 commented on
Sep 1, 2025 • 0 new comments -
proposal: runtime: expose `goid` and `gopc` in `GoroutineProfile`
#59663 commented on
Sep 1, 2025 • 0 new comments -
encoding/json: confusing error when destination is slice of wrong type under goexperiment.jsonv2
#74801 commented on
Sep 1, 2025 • 0 new comments -
runtime: green tea garbage collector
#73581 commented on
Sep 1, 2025 • 0 new comments -
all: unrecognized failures on `plan9/386`
#60255 commented on
Sep 1, 2025 • 0 new comments -
proposal: go/types: add StrictlyComparable function
#72059 commented on
Sep 1, 2025 • 0 new comments -
x/tools: various flakes on ppc (linux OOM-kills)
#73988 commented on
Sep 1, 2025 • 0 new comments -
proposal: all: add bare metal support
#73608 commented on
Sep 1, 2025 • 0 new comments -
go/build: setting UseAllFiles still invokes go command
#68556 commented on
Sep 1, 2025 • 0 new comments -
net/netip: add Prefix.Compare and AddrPort.Compare
#61642 commented on
Sep 1, 2025 • 0 new comments -
proposal: spec: infer types from sufficiently constrained constraints
#73527 commented on
Sep 1, 2025 • 0 new comments -
x/tools/gopls: renaming functions should rename corresponding test functions
#74378 commented on
Sep 1, 2025 • 0 new comments -
cmd/go: build the cgo artifacts for each package in parallel
#9887 commented on
Sep 1, 2025 • 0 new comments -
cmd/trace: support for perfetto
#57315 commented on
Sep 1, 2025 • 0 new comments -
net/http: pool transport gzip readers
#61390 commented on
Sep 1, 2025 • 0 new comments -
mime: extend "builtinTypes" to include a more complete list of common types
#69533 commented on
Aug 31, 2025 • 0 new comments -
os: optimise cgo clearenv
#70672 commented on
Aug 31, 2025 • 0 new comments -
cmd/compile/internal/devirtualize: improve concrete type analysis
#71935 commented on
Aug 30, 2025 • 0 new comments -
runtime: goroutine leak detection by using the garbage collector
#74622 commented on
Aug 27, 2025 • 0 new comments -
log/slog: add multiple handlers support for logger
#74840 commented on
Aug 27, 2025 • 0 new comments -
net: allow WriteMsgUDPAddrPort write with the default addrport
#74975 commented on
Aug 27, 2025 • 0 new comments -
net: prevent defer misuse in for loops
#75035 commented on
Aug 27, 2025 • 0 new comments