-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Insights: golang/go
Overview
-
- 0 Merged pull requests
- 4 Open pull requests
- 49 Closed issues
- 60 New issues
Could not load contribution data
Please try again later
4 Pull requests opened by 3 people
-
log/slog: add multiple handlers support for logger
#74840 opened
Aug 1, 2025 -
testing: allow specify temp dir by GOTMPDIR environment variable
#74844 opened
Aug 1, 2025 -
net/http: the server-side http Request Body is always non-nil
#74854 opened
Aug 2, 2025 -
net: update document on limitation of iprawsock on Windows
#74857 opened
Aug 3, 2025
49 Issues closed by 14 people
-
cmd/go: go tool panic when GOEXPERIMENT=jsonv2
#74862 closed
Aug 4, 2025 -
proposal: context: add WithValueReplace
#74860 closed
Aug 3, 2025 -
import/path: issue title
#74859 closed
Aug 3, 2025 -
net/http: h2_bundle.go (fatal error: concurrent map iteration and map write)
#74458 closed
Aug 2, 2025 -
x/vuln: govulncheck panics with GOEXPERIMENT=jsonv2
#74846 closed
Aug 1, 2025 -
proposal: encoding/csv: add flag to keep `\r\n` as-is inside quoted records
#74845 closed
Aug 1, 2025 -
cmd/compile: commit `eb7f515` causing regression
#74836 closed
Aug 1, 2025 -
x/mobile: `libgojni.so` is not aligned with 16KB
#74839 closed
Aug 1, 2025 -
cmd/go: `go mod init go` internal panic
#74784 closed
Jul 31, 2025 -
cmd/compile: relax wasm/wasm32 function import signature type constraints
#66984 closed
Jul 31, 2025 -
cmd/compile: yet another incorrect recover behavior due to defer a method wrapper
#73920 closed
Jul 31, 2025 -
runtime/metrics: add metric to identify when finalizers are running slowly, holding up the queue
#72948 closed
Jul 30, 2025 -
os/exec: LookPath bug: incorrect expansion of "", "." and ".." in some PATH configurations [1.24 backport]
#74804 closed
Jul 30, 2025 -
os/exec: LookPath bug: incorrect expansion of "", "." and ".." in some PATH configurations [1.23 backport]
#74803 closed
Jul 30, 2025 -
cmd/pprof: make flamegraph page the starting one in http UI
#74774 closed
Jul 30, 2025 -
cmd/go: "get toolchain@latest" should ignore release candidates
#74786 closed
Jul 30, 2025 -
internal/trace: TestTraceStacks failures
#74417 closed
Jul 30, 2025 -
runtime: segfaults in runtime.(*unwinder).next [1.24 backport]
#74694 closed
Jul 30, 2025 -
os/user:nolibgcc: TestGroupIdsTestUser failures [1.24 backport]
#74760 closed
Jul 30, 2025 -
cmd/compile: duplicate instructions after rewrite func results
#74788 closed
Jul 30, 2025 -
reflect:mayMoreStackPreempt: TestMapOf failures
#74809 closed
Jul 30, 2025 -
reflect: TestMapOf failures [consistent failure]
#74807 closed
Jul 30, 2025 -
x/pkgsite: package removal request for github.com/windf17/wtoken and github.com/windf17/w-token
#74816 closed
Jul 30, 2025 -
cmd/compile: loopbce cares about the order of successors in the loop header
#74473 closed
Jul 30, 2025 -
reflect:mayMoreStackMove: TestMapOf failures [consistent failure]
#74808 closed
Jul 30, 2025 -
regexp: compiling incorrectly
#59007 closed
Jul 30, 2025 -
proposal: time/ParseDuration: add identifiers for day and week
#74813 closed
Jul 30, 2025 -
x/website: tables are awkwardly formatted
#67368 closed
Jul 30, 2025 -
cmd/compile: division of uint8 by 128 emits a divw instruction on atleast 386 and amd64 arch
#74485 closed
Jul 29, 2025 -
x/build/cmd/relui: add support for making release announcement posts on Bluesky
#71319 closed
Jul 29, 2025 -
os/exec: LookPath bug: incorrect expansion of "", "." and ".." in some PATH configurations
#74466 closed
Jul 29, 2025 -
x/tools/gopls/internal/analysis/fillreturns: unrecognized failures
#74800 closed
Jul 29, 2025 -
x/tools/gopls: crash on multiline gotmpl comments
#74635 closed
Jul 29, 2025 -
x/tools/gopls/internal/analysis/deprecated: unrecognized failures
#74796 closed
Jul 29, 2025 -
x/tools/gopls/internal/analysis/embeddirective: unrecognized failures
#74798 closed
Jul 29, 2025 -
Creating local variable via {} in if statement breaks Go.
#74799 closed
Jul 29, 2025 -
database/sql: possibly missing defer
#74785 closed
Jul 29, 2025 -
cmd/compile: inliner is confused by type aliases
#74783 closed
Jul 29, 2025 -
os/user:nolibgcc: TestImpersonated failures
#74727 closed
Jul 28, 2025 -
os/user:nolibgcc: TestGroupIdsTestUser failures
#73523 closed
Jul 28, 2025 -
x/tools/gopls: release version v0.20.0
#74655 closed
Jul 28, 2025 -
test/codegen: wasm condmove tests failing
#74770 closed
Jul 28, 2025 -
runtime: segfaults in runtime.(*unwinder).next [1.23 backport]
#74693 closed
Jul 28, 2025 -
cmd/go: TestScript/build_trimpath_cgo fails to decode dwarf on release-branch.go1.23 [1.23 backport]
#74721 closed
Jul 28, 2025 -
x/tools/gopls: make docs discoverable
#68977 closed
Jul 28, 2025 -
x/tools/gopls: template.SemanticTokens: panic in template.(*Parsed).RuneCount
#74776 closed
Jul 28, 2025 -
hash/crc32: commit 18dbe5b broke kubernetes unit tests
#74767 closed
Jul 28, 2025 -
cmd/compile: Eliminate bound checks on access to positive modulo
#38476 closed
Jul 28, 2025 -
x/pkgsite: package removal request for github.com/motonai/bytes_concat
#74657 closed
Jul 28, 2025
60 Issues opened by 28 people
-
gollvm: build fails with llvm latest and release/16.x
#74866 opened
Aug 4, 2025 -
runtime:mayMoreStackMove: TestFinalizerOrCleanupDeadlock/Panic#01 failures
#74865 opened
Aug 4, 2025 -
cmd/go: TestScript/list_symlink_internal failures
#74864 opened
Aug 4, 2025 -
cmd/go: TestScript/list_symlink_vendor_issue14054 failures
#74863 opened
Aug 4, 2025 -
x/crypto/acme: TestWithPebble/HTTP01-Issuance failures [consistent failure]
#74861 opened
Aug 3, 2025 -
x/pkgsite: package removal request for github.com/soumayg9673/pwd and github.com/soumayg9673/passwordgo
#74858 opened
Aug 3, 2025 -
x/net/route: ParseRIB errors with RTM_ADD and RTM_DELETE
#74856 opened
Aug 2, 2025 -
cmd/link: TestDWARFiOS/c-archive/testprogcgo failures
#74855 opened
Aug 2, 2025 -
cmd/link: TestDWARFiOS/c-archive/testprog failures
#74853 opened
Aug 2, 2025 -
cmd/link: TestBuildForTvOS failures
#74852 opened
Aug 2, 2025 -
runtime: use-after-free in mprof raw-FP unwinder under stack-growth race [signal SIGSEGV]
#74851 opened
Aug 1, 2025 -
cmd/trace: syscall profile omits most events
#74850 opened
Aug 1, 2025 -
x/tools/gopls/internal/analysis/modernize: forvar do not fixes redeclaration of second var
#74849 opened
Aug 1, 2025 -
x/net/idna: StrictDomainName doesn't work with Profile.ToASCII
#74848 opened
Aug 1, 2025 -
proxy.golang.org: problematic 302 redirects to www.google.com/sorry/... URLs
#74847 opened
Aug 1, 2025 -
x/tools/cmd/digraph: allpaths missing edges
#74842 opened
Aug 1, 2025 -
net: `WriteMsgUDPAddrPort` should accept zero value destination addresses
#74841 opened
Aug 1, 2025 -
x/tools/gopls: new CodeAction: "Replace := with var declaration"
#74838 opened
Aug 1, 2025 -
testing/synctest: bubble not terminating
#74837 opened
Aug 1, 2025 -
encoding/json/v2: UnmarshalDecode EOF regression
#74835 opened
Jul 31, 2025 -
security: fix CVE-2025-47907 [1.25 backport]
#74834 opened
Jul 31, 2025 -
security: fix CVE-2025-47907 [1.24 backport]
#74833 opened
Jul 31, 2025 -
security: fix CVE-2025-47907 [1.23 backport]
#74832 opened
Jul 31, 2025 -
security: fix CVE-2025-47907
#74831 opened
Jul 31, 2025 -
cmd/go: potential test flakes for TestScript/mod_invalid_version
#74830 opened
Jul 31, 2025 -
cmd/gofmt: TestAll failures
#74829 opened
Jul 31, 2025 -
cmd/go: TestScript/cgo_suspect_flag_force_external failures
#74828 opened
Jul 31, 2025 -
time: AddDate(1 month) is confusing on 31st day; better docs needed
#74827 opened
Jul 31, 2025 -
x/exp/trace,internal/trace: support event constructor for testing
#74826 opened
Jul 31, 2025 -
x/tools/gopls: Option to disable auto-complete package clause on new Go files (gopls v0.19.0+)
#74825 opened
Jul 31, 2025 -
unique: TestCanonMapBadHash/LoadOrStore/ConcurrentUnsharedKeys failures
#74824 opened
Jul 30, 2025 -
crypto/x509:amd64ios: unrecognized failures
#74823 opened
Jul 30, 2025 -
cmd/go: "get toolchain@latest" should ignore release candidates [1.25 backport]
#74822 opened
Jul 30, 2025 -
cmd/go: "get toolchain@latest" should ignore release candidates [1.24 backport]
#74821 opened
Jul 30, 2025 -
x/tools/gopls/internal/filewatcher: TestFileWatcher/rename_directory_in_linux_&_windows failures
#74820 opened
Jul 30, 2025 -
proposal: encoding/json/jsonstruct: new API for handling JSON fields in a Go struct
#74819 opened
Jul 30, 2025 -
x/tools/gopls: ApplyFix: createUndeclared calls ZeroExpr(types.Tuple), crashes
#74814 opened
Jul 30, 2025 -
text/template: TestIssue39807 failures
#74812 opened
Jul 30, 2025 -
x/sys/unix: missing types
#74811 opened
Jul 30, 2025 -
cmd/cgo/internal/testsanitizers: TestASAN/asan_global3_fail failures
#74810 opened
Jul 30, 2025 -
encoding/json/v2: Indent does not preserve trailing whitespace
#74806 opened
Jul 29, 2025 -
x/tools/gopls/internal/filewatcher: TestStress failures
#74805 opened
Jul 29, 2025 -
x/tools/gopls: `func` snippet not provided when `func` is written
#74802 opened
Jul 29, 2025 -
encoding/json/v2: confusing error when destination is slice of wrong type
#74801 opened
Jul 29, 2025 -
encoding/json/v2: unexpected support for Inf in map[string]any value
#74797 opened
Jul 29, 2025 -
proposal: introduce a ${REPODIR} as a possible variable to extend in #cgo directives
#74795 opened
Jul 29, 2025 -
x/vuln: add support to ignore unfixed vulnarablilities
#74794 opened
Jul 29, 2025 -
x/tools/gopls: Symbols: use Levenshtein distance for ranking
#74793 opened
Jul 29, 2025 -
x/sys/unix: AIX IOCTL SetWinsize integer overflows
#74792 opened
Jul 29, 2025 -
go/types: accepts invalid recursive type declarations, for some orderings
#74791 opened
Jul 29, 2025 -
x/website: documentation change dropped explanation of doc comment form
#74790 opened
Jul 29, 2025 -
x/tools/gopls/internal/filewatcher: TestFileWatcher/broken_symlink_in_darwin failures
#74782 opened
Jul 28, 2025 -
x/tools/internal/modindex: TestIncrementalNope failures
#74781 opened
Jul 28, 2025 -
cmd/go/internal/lockedfile: TestCanLockExistingFile failures
#74780 opened
Jul 28, 2025 -
x/vulndb: TestLintReports/data/reports/GO-2024-3085.yaml failures
#74779 opened
Jul 28, 2025 -
x/vulndb: TestLintReports/data/reports/GO-2024-2479.yaml failures
#74778 opened
Jul 28, 2025 -
x/build/cmd/relui: error sending release annoucement email
#74777 opened
Jul 28, 2025
139 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.
-
database/sql: allow drivers to override Scan behavior
#67648 commented on
Aug 3, 2025 • 2 new comments -
x/build: add linux/amd64 builder that supports AVX-512
#74772 commented on
Jul 28, 2025 • 0 new comments -
x/build/cmd/relui: add support for mentioning security fixes in Release Candidate release kind
#71574 commented on
Aug 1, 2025 • 0 new comments -
net: TestLookupDotsWithRemoteSource is flaky
#27992 commented on
Aug 1, 2025 • 0 new comments -
cmd/go: override semantics break e.g. GOFLAGS=-ldflags
#38522 commented on
Aug 1, 2025 • 0 new comments -
proposal: spec: comparable as a case of a generalized definition of basic interfaces
#53734 commented on
Aug 1, 2025 • 0 new comments -
x/mobile: support multiple independent bindings in the same app
#15956 commented on
Aug 1, 2025 • 0 new comments -
log/slog: add multiple handlers support for logger
#65954 commented on
Aug 1, 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 1, 2025 • 0 new comments -
x/build/cmd/gopherbot: follow-up backport comments are ignored
#25574 commented on
Aug 1, 2025 • 0 new comments -
context: TestCauseRace failures
#73390 commented on
Aug 1, 2025 • 0 new comments -
runtime:cpu2: TestAbortInCgo failures
#73487 commented on
Aug 1, 2025 • 0 new comments -
testing: use $GOTMPDIR for temporary files when set
#61585 commented on
Aug 1, 2025 • 0 new comments -
runtime: TestPingPongHog failures
#65293 commented on
Aug 1, 2025 • 0 new comments -
x/build: build and test failures on openbsd-amd64 builders
#66474 commented on
Aug 1, 2025 • 0 new comments -
cmd/go: TestScript/list_empty_importpath failures
#73976 commented on
Aug 1, 2025 • 0 new comments -
runtime: non-preemptible zeroing in clear, append, bytes.growSlice, etc
#69327 commented on
Aug 1, 2025 • 0 new comments -
x/tools/gopls: FoldingRange: no fold option for functions (there is a comment at the end of the line)
#73735 commented on
Aug 1, 2025 • 0 new comments -
x/tools/gopls: `go clean` fails with ENOTEMPTY (openbsd) causing gopls test flakes
#68087 commented on
Aug 1, 2025 • 0 new comments -
x/sys/windows: allow specifying Security Capabilities in SysProcAttr
#65611 commented on
Jul 31, 2025 • 0 new comments -
proposal: change GORISCV64=rva20u64 to include compressed instructions
#71105 commented on
Jul 31, 2025 • 0 new comments -
proposal: x/crypto/acme/autocert: export supportsECDSA somewhere?
#65727 commented on
Jul 31, 2025 • 0 new comments -
proposal: syscall: add Open O_* flags for Windows FILE_FLAG_* flags
#73676 commented on
Jul 31, 2025 • 0 new comments -
proposal: x/crypto/ssh: add SSHSIG support
#68197 commented on
Jul 31, 2025 • 0 new comments -
proposal: x/tools/go/analysis/structtag: stricter JSON tag checking
#74376 commented on
Jul 31, 2025 • 0 new comments -
proposal: review meeting minutes
#33502 commented on
Jul 31, 2025 • 0 new comments -
cmd/compile/internal/ssa: TestDebugLines_74576/i74576b.go failures
#74670 commented on
Jul 31, 2025 • 0 new comments -
runtime:cpu1: TestPreemptionAfterSyscall/10µs failures
#72138 commented on
Jul 31, 2025 • 0 new comments -
x/mobile/bind: support slices of supported structs
#13445 commented on
Jul 31, 2025 • 0 new comments -
runtime: TestGdb* failures
#58932 commented on
Jul 31, 2025 • 0 new comments -
x/tools/gopls: "package name is %q, want %q" bug in typeCheckBatch.importPackage
#64235 commented on
Jul 31, 2025 • 0 new comments -
x/tools/gopls/internal/golang: inline variable: nil panic in inlineVariableOne
#74347 commented on
Jul 31, 2025 • 0 new comments -
cmd/go: test failures due to network
#55164 commented on
Jul 31, 2025 • 0 new comments -
x/tools/gopls: Misguided missing method code action
#74644 commented on
Jul 31, 2025 • 0 new comments -
proposal: encoding/json/v2: new API for encoding/json
#71497 commented on
Jul 31, 2025 • 0 new comments -
x/tools/gopls: add file watcher for headless mode
#74292 commented on
Jul 31, 2025 • 0 new comments -
proposal: spec: short function literals
#21498 commented on
Aug 3, 2025 • 0 new comments -
proposal: cmd/go: mark test dependencies in go.mod and go list -m
#44743 commented on
Aug 3, 2025 • 0 new comments -
x/crypto/ssh/test: TestDialTCP failures
#69972 commented on
Aug 3, 2025 • 0 new comments -
proposal: spec: infer types from sufficiently constrained constraints
#73527 commented on
Aug 3, 2025 • 0 new comments -
cmd/go: TestScript/test_fuzz_fuzztime failures
#72104 commented on
Aug 4, 2025 • 0 new comments -
runtime: TestCgoSignalDeadlock failures
#72814 commented on
Aug 4, 2025 • 0 new comments -
runtime: TestMemoryLimit failures on Darwin
#73136 commented on
Aug 4, 2025 • 0 new comments -
x/crypto/acme: TestWithPebble/TLSALPN01-Issuance failures
#74437 commented on
Aug 4, 2025 • 0 new comments -
all: unrecognized failures on `plan9/386`
#60255 commented on
Aug 4, 2025 • 0 new comments -
runtime/pprof: TestVMInfo failures
#73475 commented on
Aug 4, 2025 • 0 new comments -
all: plan9-arm builder failing frequently with a variety of errors
#49338 commented on
Aug 4, 2025 • 0 new comments -
os: optimise cgo clearenv
#70672 commented on
Jul 30, 2025 • 0 new comments -
expvar: add Delete function
#73815 commented on
Jul 28, 2025 • 0 new comments -
runtime: goroutine leak detection by using the garbage collector
#74622 commented on
Aug 1, 2025 • 0 new comments -
net/http: use tlsConn interface
#74676 commented on
Aug 1, 2025 • 0 new comments -
crypto/internal/boring: make dst allocation for AES-GCM more efficient
#74740 commented on
Aug 1, 2025 • 0 new comments -
fix(cmd/go): prevent stale coverage data when using -coverpkg with test caching
#74773 commented on
Aug 1, 2025 • 0 new comments -
go/doc/comment: doc links don't work for struct field doc
#56004 commented on
Aug 1, 2025 • 0 new comments -
cmd/doc: Blank lines inserted into doc output in place of "directive" lines
#59529 commented on
Aug 1, 2025 • 0 new comments -
x/net/http2: panic: flow control update exceeds maximum window size
#58456 commented on
Aug 2, 2025 • 0 new comments -
proposal: encoding/json/v2: MarshalFunc with reflect.Type
#73457 commented on
Aug 2, 2025 • 0 new comments -
all: flaky failures on openbsd/ppc64
#74187 commented on
Aug 2, 2025 • 0 new comments -
proposal: spec: type inferred composite literals
#12854 commented on
Aug 2, 2025 • 0 new comments -
cmd/compile: performance of go wasm is very poor
#65440 commented on
Aug 2, 2025 • 0 new comments -
build: build failure on gotip-linux-amd64_c3h88-perf_vs_release
#72038 commented on
Aug 2, 2025 • 0 new comments -
build: build failure on gotip-linux-amd64_c2s16-perf_vs_release
#72037 commented on
Aug 2, 2025 • 0 new comments -
x/sys/windows/registry: error reading/writing Windows Defender Registry
#35730 commented on
Aug 2, 2025 • 0 new comments -
proposal: spec: expression to create pointer to simple types
#45624 commented on
Aug 2, 2025 • 0 new comments -
runtime: linux/s390x test timeout
#60413 commented on
Aug 2, 2025 • 0 new comments -
proposal: spec: unions as sigma types
#54685 commented on
Aug 3, 2025 • 0 new comments -
all: test failures on `linux/s390x`
#58901 commented on
Aug 3, 2025 • 0 new comments -
net: document that Dial/Listen with "ip4:tcp" or "ip6:tcp" fails on Windows
#23209 commented on
Aug 3, 2025 • 0 new comments -
net/http: failures with `timeout waiting for SETTINGS frames`
#60359 commented on
Aug 3, 2025 • 0 new comments -
x/tools/gopls: update package and imports on willRenameFiles/didRenameFiles
#60903 commented on
Aug 3, 2025 • 0 new comments -
cmd/compile: BCE of fixed width blocks during iteration
#74474 commented on
Jul 28, 2025 • 0 new comments -
proposal: container/hash: Map, a generic hash table with custom hash function and equivalence relation
#69559 commented on
Jul 28, 2025 • 0 new comments -
proposal: reflect: add generic type arg info to reflect.Type
#54393 commented on
Jul 28, 2025 • 0 new comments -
x/build: `darwin-amd64` LUCI builders are sometimes too slow
#65040 commented on
Jul 29, 2025 • 0 new comments -
cmd/compile: a constant expression is moved into a loop
#71443 commented on
Jul 29, 2025 • 0 new comments -
cmd/compile: functions and methods calls for indirect imports not inlined
#71598 commented on
Jul 29, 2025 • 0 new comments -
cmd/go: "get -tool" should fail if toolchain is below 1.24 in go.mod
#74739 commented on
Jul 29, 2025 • 0 new comments -
runtime:cpu1: TestPreemptionAfterSyscall/1ms failures
#71181 commented on
Jul 29, 2025 • 0 new comments -
proposal: all: add bare metal support
#73608 commented on
Jul 29, 2025 • 0 new comments -
runtime/race: TestRace failures in RaceWaitGroupWrongAdd
#64038 commented on
Jul 29, 2025 • 0 new comments -
x/tools/gopls: "could not compute pos to range for %v: %v" bug (reported by telemetry)
#65960 commented on
Jul 29, 2025 • 0 new comments -
x/tools/gopls: DidCreateFiles: panic in Files[i].URI.Clean()
#74652 commented on
Jul 29, 2025 • 0 new comments -
proposal: crypto/tls: expose `testingOnlyDidHRR` from ConnectionState
#74425 commented on
Jul 29, 2025 • 0 new comments -
cmd/compile: create GOARCH=wasm32
#63131 commented on
Jul 29, 2025 • 0 new comments -
x/pkgsite: x/tools/internal/gofix documentation is confusing
#74710 commented on
Jul 29, 2025 • 0 new comments -
x/tools/gopls/internal/analysis/unusedfunc: spurious reports in packages that use build tags (or assembly)
#71686 commented on
Jul 29, 2025 • 0 new comments -
x/tools/gopls: Diagnostics: suppress diagnostics from dependencies (incl. std)
#74130 commented on
Jul 29, 2025 • 0 new comments -
os: StartProcess ETXTBSY race on Unix systems
#22315 commented on
Jul 28, 2025 • 0 new comments -
x/tools/gopls: Definition: "no metadata for package 'unsafe'" bug
#71947 commented on
Jul 28, 2025 • 0 new comments -
cmd/vet: should check unreachable code after os.Exit() like after panic()
#74585 commented on
Jul 28, 2025 • 0 new comments -
x/tools/gopls: "failed to find object for objectPath" bug in gcimporter
#73588 commented on
Jul 28, 2025 • 0 new comments -
x/tools/gopls: ChangeSignature: "cannot inline: corrupted reference" bug
#73779 commented on
Jul 28, 2025 • 0 new comments -
x/tools/gopls: nil panic in types.Package.Path while writing export data (internal/gcimporter)
#73854 commented on
Jul 28, 2025 • 0 new comments -
x/tools/gopls/internal/cmd: TestMCPCommandHTTP failures [consistent failure]
#74257 commented on
Jul 28, 2025 • 0 new comments -
x/tools/gopls/internal/cmd: TestMCPCommandStdio fails on platforms without execve (need: testenv.NeedsExec())
#74258 commented on
Jul 28, 2025 • 0 new comments -
x/telemetry/config: add counters for MCP server usage
#74341 commented on
Jul 28, 2025 • 0 new comments -
cmd/go: provide straightforward way to see non-test dependencies
#26955 commented on
Jul 28, 2025 • 0 new comments -
cmd/go: TestScript/mod_download_exec_toolchain failures
#66905 commented on
Jul 28, 2025 • 0 new comments -
proposal: cmd/vet: warn about copying a time.Timer value
#69186 commented on
Jul 28, 2025 • 0 new comments -
cmd/go: TestScript/test_fuzz_deadline failures
#72088 commented on
Jul 28, 2025 • 0 new comments -
x/tools: various flakes on ppc (linux OOM-kills)
#73988 commented on
Jul 28, 2025 • 0 new comments -
x/crypto/ssh/knownhosts: incorrect parsing of known_hosts for ipv6
#53463 commented on
Jul 28, 2025 • 0 new comments -
x/tools/gopls: regtest flakes due to hanging go commands
#54461 commented on
Jul 28, 2025 • 0 new comments -
net/http: TestOmitHTTP2 failures
#69452 commented on
Jul 28, 2025 • 0 new comments -
runtime: fpTracebackPartialExpand SIGSEGV under high panic load
#73664 commented on
Jul 29, 2025 • 0 new comments -
internal/unsafeheader: unrecognized failures
#66616 commented on
Jul 30, 2025 • 0 new comments -
cmd/asm: Go arm64 assembler doesn't support "FMOVQ F0, (R0)(R2)"
#74753 commented on
Jul 30, 2025 • 0 new comments -
proposal: runtime/mainthread: add mainthread.Do for mediating access to the main thread
#70089 commented on
Jul 30, 2025 • 0 new comments -
proposal: x/crypto/ssh: refactor signers API
#74424 commented on
Jul 30, 2025 • 0 new comments -
proposal: x/net/http2: allow configuring the buffer allocator to avoid copies during reads
#73560 commented on
Jul 30, 2025 • 0 new comments -
all: test failures using proxy.golang.org
#55162 commented on
Jul 30, 2025 • 0 new comments -
runtime: "some test left a core file behind" failure
#69457 commented on
Jul 30, 2025 • 0 new comments -
x/vulndb: TestLintReports/data/reports/GO-2024-3181.yaml failures
#72119 commented on
Jul 30, 2025 • 0 new comments -
x/vulndb: TestLintReports/data/reports/GO-2024-3188.yaml failures
#72120 commented on
Jul 30, 2025 • 0 new comments -
x/build: LUCI builders fail to fetch dependencies for subrepos
#65482 commented on
Jul 31, 2025 • 0 new comments -
x/crypto/ssh/test: TestDialUnix failures
#66378 commented on
Jul 31, 2025 • 0 new comments -
riscv64: can't build on FreeBSD with cgo [1.23 backport]
#74734 commented on
Jul 31, 2025 • 0 new comments -
runtime: checkptr doesn't validate unsafe.Add function calls
#74431 commented on
Jul 31, 2025 • 0 new comments -
runtime:cpu1: TestPreemptionAfterSyscall/100µs failures
#72965 commented on
Jul 31, 2025 • 0 new comments -
proposal: maphash: drop purego version and establish stronger runtime boundary
#74285 commented on
Jul 31, 2025 • 0 new comments -
doc: mention "purego" build tag convention somewhere
#23172 commented on
Jul 31, 2025 • 0 new comments -
mime: expand on what is covered by builtinTypes
#69530 commented on
Jul 31, 2025 • 0 new comments -
cmd/go: TestScript/gotoolchain_local failures
#66329 commented on
Jul 29, 2025 • 0 new comments -
proposal: spec: permit eliding the type of struct fields in nested composite literals
#21496 commented on
Jul 29, 2025 • 0 new comments -
x/build: timeout on LUCI openbsd-amd64 builder
#65311 commented on
Jul 29, 2025 • 0 new comments -
cmd/compile: gracefully exit on parser stack overflow
#68033 commented on
Jul 30, 2025 • 0 new comments -
x/tools/gopls: codelens to show implementations of interfaces
#56695 commented on
Jul 30, 2025 • 0 new comments -
x/tools/gopls: Rename: missing type for selector in satisfy.(*Finder).expr
#71657 commented on
Jul 30, 2025 • 0 new comments -
x/tools/gopls: "type name %q without type spec" bug in Hover (via telemetry)
#64241 commented on
Jul 30, 2025 • 0 new comments -
net: `WriteMsgUDPAddrPort` should accept IPv4-mapped IPv6 destination addresses on IPv4 UDP sockets
#74737 commented on
Jul 30, 2025 • 0 new comments -
net/http: TestClient failures
#74100 commented on
Jul 30, 2025 • 0 new comments -
proposal: x/crypto/acme: include problem as error in OrderError type
#74430 commented on
Jul 30, 2025 • 0 new comments -
net/http: TestTimeoutHandlerEmptyResponse/h2 failures
#68566 commented on
Jul 30, 2025 • 0 new comments -
riscv64: can't build on FreeBSD with cgo [1.24 backport]
#74735 commented on
Jul 30, 2025 • 0 new comments -
proposal: x/crypto/x509roots/fallback: export certificate bundle
#69898 commented on
Jul 30, 2025 • 0 new comments -
proposal: cmd/fix: remove all functionality
#73605 commented on
Jul 30, 2025 • 0 new comments -
proposal: encoding/json: add "readonly" tag
#28143 commented on
Jul 30, 2025 • 0 new comments -
proposal: encoding/json/v2: add support for user-defined format flags and option values
#71664 commented on
Jul 30, 2025 • 0 new comments -
os/user:pie_internal: TestImpersonated failures
#74728 commented on
Jul 30, 2025 • 0 new comments