-
Notifications
You must be signed in to change notification settings - Fork 18k
Insights: golang/go
Overview
-
- 0 Merged pull requests
- 2 Open pull requests
- 31 Closed issues
- 21 New issues
Could not load contribution data
Please try again later
2 Pull requests opened by 2 people
-
cmd/link: attach buildinfo to wasm binary
#73742 opened
May 16, 2025 -
all: replace HasPrefix and slicing with CutPrefix
#73756 opened
May 17, 2025
31 Issues closed by 11 people
-
runtime: found bad pointer in Go heap
#73755 closed
May 17, 2025 -
text/template: consider adding recursion depth limit for deeply nested expressions
#71201 closed
May 17, 2025 -
x/build: bot linux-riscv64-mengzhuo--megrez-1 reported as broken
#73745 closed
May 16, 2025 -
x/tools/gopls: prefill new go files with package statement
#72930 closed
May 16, 2025 -
x/tools/gopls: modernize slices.Delete suggestion not considering uint type
#73663 closed
May 16, 2025 -
cmd/go/internal/modget: avoid queries for workspace modules and verify module using workspace graph
#73654 closed
May 16, 2025 -
runtime: fpTracebackPCs SIGSEGV
#73750 closed
May 16, 2025 -
x/tools/gopls/internal/analysis/modernize: slices.Delete modernizer is unsound (clears out s[len:cap])
#73686 closed
May 16, 2025 -
sync:mayMoreStackPreempt: TestPoolGC failures
#73728 closed
May 16, 2025 -
cmd/go: add global ignore mechanism for Go tooling ecosystem
#42965 closed
May 16, 2025 -
sync:cpu10: TestPoolGC failures
#73642 closed
May 16, 2025 -
cmd/compile: confusing error messages when a type is repeated
#8853 closed
May 16, 2025 -
syscall: use Windows FILE_FLAG_BACKUP_SEMANTICS in remaining places (Open)
#23312 closed
May 16, 2025 -
x/tools/internal/diff/lcs: TestRandOld is flaky (and relies on obsolete behavior of rand.SetSeed)
#73714 closed
May 16, 2025 -
x/tools/gopls: Package.Path called on nil Package in AddTestForFunc
#73687 closed
May 15, 2025 -
cmd/compile: unnamed functions missing FuncInfo
#73716 closed
May 15, 2025 -
x/tools/gopls/internal/test/marker: "signal: killed" failure on x_tools-gotip-linux-ppc64_power8
#73276 closed
May 15, 2025 -
cmd/go: go test should be more explicit about test failures
#13106 closed
May 15, 2025 -
x/perf/cmd/benchstat: wrong number of header columns in CSV output
#67760 closed
May 15, 2025 -
x/crypto/ssh: support server-side Diffie-Hellman Group Exchange
#54743 closed
May 15, 2025 -
proposal: x/crypto/ssh: expose client/sever supported algorithms
#46638 closed
May 15, 2025 -
x/crypto/ssh: expose negotiated algorithms
#58523 closed
May 15, 2025 -
x/crypto/ssh: export supported algorithms
#61537 closed
May 15, 2025 -
x/tools/go/packages: TestRmdirAfterGoList_Runner failures
#73503 closed
May 15, 2025 -
proposal: go/types: add HasTypeName interface
#66890 closed
May 15, 2025 -
runtime/pprof: TestMutexBlockFullAggregation failures
#73641 closed
May 15, 2025 -
x/build/cmd/relui: bypass trybots for VERSION file CLs
#73614 closed
May 15, 2025 -
x/build/cmd/relui: consider failing to add a reviewer a soft failure
#68276 closed
May 15, 2025 -
net: TestCloseWrite/unix failures
#73140 closed
May 15, 2025 -
net: TestFilePacketConn failures
#73698 closed
May 15, 2025
21 Issues opened by 15 people
-
proposal: net/http: support Unwrap() in http.MaxBytesReader for requestTooLarge detection
#73754 opened
May 17, 2025 -
cmd/compile: play better with perf
#73753 opened
May 16, 2025 -
proposal: debug/dwarf: define Go-specific attributes
#73752 opened
May 16, 2025 -
cmd/compile: TestScript/dwarf5_gen_assembly_and_go failures
#73751 opened
May 16, 2025 -
access: please add new email to existing account
#73749 opened
May 16, 2025 -
runtime: bad frame pointer during panic during duffcopy
#73748 opened
May 16, 2025 -
runtime: autogenerated frames not being skipped in CallersFrames
#73747 opened
May 16, 2025 -
cmd/go: mod edit: missing -droptoolchain flag
#73744 opened
May 16, 2025 -
crypto/x509: ParseCertificate allows unsorted `SET` values in RDNs
#73743 opened
May 16, 2025 -
cmd/link: `go:buildinfo` was not written in `wasm`
#73741 opened
May 16, 2025 -
os/signal: TestNohup/uncaught/1 failures
#73740 opened
May 16, 2025 -
testing: TestTRun/output_with_chatty failures
#73739 opened
May 16, 2025 -
runtime:mayMoreStackMove: TestFinalizerOrCleanupDeadlock/PprofProto#01 failures
#73738 opened
May 15, 2025 -
testing: TestTRun/output_with_chatty_and_json failures
#73737 opened
May 15, 2025 -
x/tools/internal/gocommand: TestRmdirAfterGoList_Runner failures
#73736 opened
May 15, 2025 -
x/tools/imports: Command fails in sandbox when "go" is not on PATH
#73734 opened
May 15, 2025 -
testing/synctest: isolation failure in encoding/json
#73733 opened
May 15, 2025 -
cmd/link: `buildinfo` was saved twice
#73731 opened
May 15, 2025 -
os: new test TestOpenFileCreateExclDanglingSymlink fails on Plan 9
#73729 opened
May 15, 2025 -
cmd/go: C source files not allowed when not using cgo or SWIG
#73727 opened
May 15, 2025
77 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.
-
proposal: spec: allow explicit conversion from function to 1-method interface
#47487 commented on
May 15, 2025 • 0 new comments -
os: inconsistent handling of O_CREATE|O_EXCL on Unix and Windows
#73702 commented on
May 15, 2025 • 0 new comments -
runtime: append can write out of bounds during data races
#73563 commented on
May 15, 2025 • 0 new comments -
net: TestFileListener failures
#73696 commented on
May 15, 2025 • 0 new comments -
crypto: obtain a FIPS 140-3 validation
#69536 commented on
May 15, 2025 • 0 new comments -
crypto/tls: TLS 1.3 unable to disable non-NIST approved ChaCha20 Cipher Suite
#54072 commented on
May 15, 2025 • 0 new comments -
compress/zstd: add new package
#62513 commented on
May 15, 2025 • 0 new comments -
hash: add Clone
#69521 commented on
May 15, 2025 • 0 new comments -
cmd/go: TestScript/gotoolchain_local failures
#66329 commented on
May 15, 2025 • 0 new comments -
x/tools/gopls: DidModifyFiles: "non-abs file path %q" bug in port.matches
#70603 commented on
May 15, 2025 • 0 new comments -
x/tools/internal/gocommand: TestRmdirAfterGoList failures
#73481 commented on
May 15, 2025 • 0 new comments -
x/tools/gopls: Completion: SEGV in deepSearch (cand slice has invalid data pointer)
#73263 commented on
May 15, 2025 • 0 new comments -
cmd/run: error hint for "no required module provides package" is not helpful
#60944 commented on
May 15, 2025 • 0 new comments -
testing: implement b.Loop keepalive without preventing inlining, which can lead to heap allocs
#73137 commented on
May 15, 2025 • 0 new comments -
testing/synctest: receive on synctest channel from outside bubble when not using synctest
#73648 commented on
May 15, 2025 • 0 new comments -
runtime: green tea garbage collector
#73581 commented on
May 15, 2025 • 0 new comments -
cmd/vet: don't complain about innocent newlines.
#57059 commented on
May 15, 2025 • 0 new comments -
cmd/go: improve error message for mismatched major versions
#41512 commented on
May 15, 2025 • 0 new comments -
x/tools/gopls: expose an off-by-default MCP server from gopls
#73580 commented on
May 15, 2025 • 0 new comments -
x/tools/gopls: completion: rank 'continue' higher inside a loop
#73690 commented on
May 15, 2025 • 0 new comments -
x/tools/gopls: SEGV updating non-nil map in analysis.Validate
#73437 commented on
May 15, 2025 • 0 new comments -
x/tools/gopls: modernize slices.Clone suggestion wrong when copying between aliased types
#73661 commented on
May 15, 2025 • 0 new comments -
x/tools/gopls: crash in append (invalid string data pointer)
#73586 commented on
May 15, 2025 • 0 new comments -
x/tools/gopls: SEGV accessing map[string]...
#73387 commented on
May 15, 2025 • 0 new comments -
proposal: hash: standardize the hash function
#70471 commented on
May 15, 2025 • 0 new comments -
x/pkgsite: detect cgo (feature request)
#73375 commented on
May 15, 2025 • 0 new comments -
runtime/pprof: TestEmptyCallStack failures
#68684 commented on
May 15, 2025 • 0 new comments -
runtime/pprof: hang in TestProfilerStackDepth
#73639 commented on
May 15, 2025 • 0 new comments -
x/build: LUCI builders fail to fetch dependencies for subrepos
#65482 commented on
May 15, 2025 • 0 new comments -
x/tools/gopls: completion: rank 'struct' higher than imported symbols
#73713 commented on
May 16, 2025 • 0 new comments -
x/tools/gopls: high memory consumption on 19MLoC input
#73709 commented on
May 16, 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
May 16, 2025 • 0 new comments -
cmd/cgo/internal/testsanitizers: TestLSAN/lsan2 failures
#73697 commented on
May 16, 2025 • 0 new comments -
iter: add more examples
#73292 commented on
May 16, 2025 • 0 new comments -
cmd/internal/testdir: Test/fixedbugs/issue21576.go failures
#67559 commented on
May 16, 2025 • 0 new comments -
net/http: make Transport return a net.Conn Response.Body on successful CONNECT
#32273 commented on
May 16, 2025 • 0 new comments -
cmd/vet: spurious "context leak" due to imprecise 'defer' control-flow analysis in lostcancel
#25720 commented on
May 16, 2025 • 0 new comments -
proposal: testing/synctest: new package for testing concurrent code
#67434 commented on
May 16, 2025 • 0 new comments -
x/tools/gopls: imports.(*ProcessEnv).GetResolver stuck waiting for go list
#73724 commented on
May 16, 2025 • 0 new comments -
x/tools/gopls/internal/analysis/modernize: document that B.Loop() prevents unwanted inlining (vs. range b.N), changing benchmarks
#73579 commented on
May 16, 2025 • 0 new comments -
x/build/cmd/gerritbot: leave a CL comment on a freshly imported PR to help confirm the author has a Gerrit account
#61316 commented on
May 16, 2025 • 0 new comments -
proposal: runtime: CPU limit-aware GOMAXPROCS default
#73193 commented on
May 16, 2025 • 0 new comments -
cmd/compile: poor escape analysis of `strings.SplitSeq`
#73524 commented on
May 16, 2025 • 0 new comments -
proposal: testing/synctest: replace Run with Test
#73567 commented on
May 16, 2025 • 0 new comments -
cmd/go: command (perhaps 'go fix') to apply all safe fixes
#73623 commented on
May 16, 2025 • 0 new comments -
runtime: fpTracebackPartialExpand SIGSEGV under high panic load
#73664 commented on
May 16, 2025 • 0 new comments -
cmd/cgo/internal/testsanitizers: TestASANFuzz does not take into account subprocess hungs
#72766 commented on
May 16, 2025 • 0 new comments -
doc: second return value of syscall.Syscall needs to be documented
#29842 commented on
May 16, 2025 • 0 new comments -
all: test failures with `EBADF` from fork/exec on NetBSD
#63444 commented on
May 16, 2025 • 0 new comments -
x/build: time out on LUCI Linux/PPC64x builder
#65171 commented on
May 16, 2025 • 0 new comments -
make.bash: unrecognized failures
#70119 commented on
May 16, 2025 • 0 new comments -
proposal: net/http: add CrossOriginForgeryHandler
#73626 commented on
May 16, 2025 • 0 new comments -
proposal: crypto/tls: dynamically reload root certificate authorities
#64796 commented on
May 16, 2025 • 0 new comments -
x/tools/gopls: add refactor.inline.variable and variable-all code actions
#70085 commented on
May 16, 2025 • 0 new comments -
runtime/trace: "preempted" StateTransition sometimes has Stack of single zeroed StackFrame
#68090 commented on
May 16, 2025 • 0 new comments -
cmd/go: TestScript/test_fuzz_deadline failures
#72088 commented on
May 16, 2025 • 0 new comments -
testing: TestTRun/buffered_output_gets_flushed_at_test_end failures
#73723 commented on
May 17, 2025 • 0 new comments -
cmd/go, cmd/distpack: build and run tools that are not necessary for builds as needed and don't include in binary distribution
#71867 commented on
May 17, 2025 • 0 new comments -
x/tools/go/packages: overlay does not work properly with external module files
#71075 commented on
May 17, 2025 • 0 new comments -
cmd/go: test failures due to network
#55164 commented on
May 17, 2025 • 0 new comments -
x/tools/internal/mcp: TestCmdTransport failures [consistent failure]
#73571 commented on
May 17, 2025 • 0 new comments -
cmd/go/internal/vcweb/vcstest: TestScripts/git/gitrepo-sha256.txt failures [consistent failure]
#73704 commented on
May 17, 2025 • 0 new comments -
crypto/ecdsa: add NewPublicKey and PublicKey.Bytes
#63963 commented on
May 17, 2025 • 0 new comments -
cmd/internal/testdir: Test/fixedbugs/issue46234.go failures
#67558 commented on
May 17, 2025 • 0 new comments -
proposal: crypto/tls: implement Session IDs resumption
#25228 commented on
May 17, 2025 • 0 new comments -
crypto/tls: extend coverage of BoGo test suite
#72006 commented on
May 17, 2025 • 0 new comments -
all: test failures on `linux/s390x`
#58901 commented on
May 17, 2025 • 0 new comments -
runtime: linux/s390x test timeout
#60413 commented on
May 17, 2025 • 0 new comments -
cmd/compile: avoid allocs by better tracking of literals for interface conversions and make
#71359 commented on
May 17, 2025 • 0 new comments -
all: plan9-arm builder failing frequently with a variety of errors
#49338 commented on
May 17, 2025 • 0 new comments -
net/http: ServeMux.Handler returns wrong pattern with trailing-slash redirection handler
#73688 commented on
May 18, 2025 • 0 new comments -
net/http: ServeMux.Handler does not populate named path wildcards
#69623 commented on
May 18, 2025 • 0 new comments -
proposal: log/slog: native support for handling List
#71088 commented on
May 18, 2025 • 0 new comments -
runtime:cpu2: TestChanSendBarrier failures
#73467 commented on
May 18, 2025 • 0 new comments -
all: unrecognized failures on `plan9/386`
#60255 commented on
May 18, 2025 • 0 new comments -
reflect: add TypeAssert[T]
#71639 commented on
May 17, 2025 • 0 new comments -
cmd/compile/internal/devirtualize: improve concrete type analysis
#71935 commented on
May 15, 2025 • 0 new comments