-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Insights: golang/go
Overview
-
- 0 Merged pull requests
- 8 Open pull requests
- 113 Closed issues
- 43 New issues
Could not load contribution data
Please try again later
8 Pull requests opened by 7 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 -
cmd/compile: allow wasmexport used without exportname
#73774 opened
May 19, 2025 -
cmd/go: mod edit: add -droptoolchain flag
#73776 opened
May 19, 2025 -
bytes: add Buffer.Peek
#73795 opened
May 20, 2025 -
expvar: add Delete function
#73815 opened
May 21, 2025 -
cmd/go/internal/telemetrycmd: fix quotes in help message
#73818 opened
May 21, 2025 -
cmd/go: fix coverage overlay
#73824 opened
May 22, 2025
113 Issues closed by 18 people
-
wiki:
#73840 closed
May 23, 2025 -
cmd/compile: `len(*f())` does not panic when f() returns (*[k]T)(nil)
#72844 closed
May 22, 2025 -
x/tools/gopls: vscode-go exclude option for go to symbol
#73828 closed
May 22, 2025 -
runtime: persistent TestDetectFinalizerAndCleanupLeaks timeout on asan builders
#73834 closed
May 22, 2025 -
cmd/compile: ICE on slice of array pointer returned by a generic function
#71184 closed
May 22, 2025 -
cmd/doc: go doc -http fails with undownloaded modules
#73833 closed
May 22, 2025 -
x/exp/apidiff: incorrectly reports incompatible change in type alias
#65112 closed
May 22, 2025 -
x/pkgsite: Stripe Go SDK docs take more than 10 seconds to load (poor LCP reported by browser dev tools)
#73826 closed
May 22, 2025 -
cmd/compile: internal compiler error: next missing from LHS of .autotmp_23, _ := ([]byte)(.autotmp_4), 0
#73823 closed
May 22, 2025 -
os: os.Lstat fails to recognize symlinks on windows if go version in go.mod is `go 1.22` or above
#73827 closed
May 22, 2025 -
x/pkgsite: package removal request for v0.1.0
#73822 closed
May 22, 2025 -
unique: `fatal error: getWeakHandle on invalid pointer` with `sbrk=1`
#69729 closed
May 22, 2025 -
unique: optimize interning of string([]byte)
#71926 closed
May 22, 2025 -
unique: string arguments do not need to escape
#73680 closed
May 22, 2025 -
hash: add Clone
#69521 closed
May 21, 2025 -
proposal: x/exp/xiter: new package with iterator adapters
#61898 closed
May 21, 2025 -
proposal: os: extend Root FS with interface io/fs.SubFS
#72054 closed
May 21, 2025 -
testing: structured output for test attributes
#43936 closed
May 21, 2025 -
crypto/x509: use truncated SHA-256 for SubjectKeyId
#71746 closed
May 21, 2025 -
crypto/tls: disable SHA-1 signature algorithms in TLS 1.2
#72883 closed
May 21, 2025 -
crypto/ecdsa: add NewPublicKey and PublicKey.Bytes
#63963 closed
May 21, 2025 -
build: build failure on gotip-netbsd-arm
#70613 closed
May 21, 2025 -
cmd/internal/testdir: Test/fixedbugs/issue70189.go failures
#70621 closed
May 21, 2025 -
cmd/link/internal/ld: TestRISCVTrampolines failures
#70749 closed
May 21, 2025 -
net/http: TestServerCancelsReadTimeoutWhenIdle/h2 failures
#70844 closed
May 21, 2025 -
net: TestDialListenerAddr failures
#71087 closed
May 21, 2025 -
net: TestDialLocal failures
#71091 closed
May 21, 2025 -
net: TestDialWithNonZeroDeadline failures
#71093 closed
May 21, 2025 -
x/tools/go/packages: empty result from `go list -f "{{context.GOARCH}} {{context.Compiler}}"` (netbsd)
#71215 closed
May 21, 2025 -
cmd/relnote: unrecognized failures
#71266 closed
May 21, 2025 -
cmd/internal/testdir: Test/fixedbugs/issue16037_run.go failures
#71495 closed
May 21, 2025 -
cmd/compile/internal/liveness [cmd/compile]: unrecognized failures
#71530 closed
May 21, 2025 -
cmd/compile/internal/test: TestCode/Closure failures
#71909 closed
May 21, 2025 -
encoding/gob: unrecognized failures
#72056 closed
May 21, 2025 -
cmd/objdump: unrecognized failures
#72783 closed
May 21, 2025 -
cmd/link: TestMachOBuildVersion failures
#72969 closed
May 21, 2025 -
cmd/compile: segfault on netbsd-arm
#73635 closed
May 21, 2025 -
cmd/compile/internal/ssa [cmd/compile]: unrecognized failures
#73658 closed
May 21, 2025 -
cmd/compile/internal/types2: unrecognized failures
#73721 closed
May 21, 2025 -
cmd/compile: TestScript/dwarf5_gen_assembly_and_go failures
#73751 closed
May 21, 2025 -
build: arm64 builders don't support SHA-512 extensions
#69593 closed
May 21, 2025 -
runtime: TestTimePprof failures
#73783 closed
May 21, 2025 -
TestCgroupGOMAXPROCSDontUpdate flaky?
#73819 closed
May 21, 2025 -
runtime: TestSegv/Segv failures
#73786 closed
May 21, 2025 -
runtime: TestSegv/SegvInCgo failures
#73785 closed
May 21, 2025 -
runtime: TestCgoLockOSThreadExit failures [consistent failure]
#73782 closed
May 21, 2025 -
cmd/compile: storing zero value into interface should not allocate
#71323 closed
May 21, 2025 -
cmd/compile: avoid allocs by better tracking of literals for interface conversions and make
#71359 closed
May 21, 2025 -
cmd/compile: CL 661855 breaks s390x make.bash
#73812 closed
May 21, 2025 -
crypto/tls: add GetEncryptedClientHelloKeys callback
#71920 closed
May 21, 2025 -
internal/trace: TestTraceAnnotationsStress broken
#73813 closed
May 21, 2025 -
log/slog: GroupAttrs(key, attrs....Attr) Attr
#66365 closed
May 21, 2025 -
bufio: document that Scanner.Buffer is to avoid buffer allocation, not specify scanner input.
#73778 closed
May 21, 2025 -
cmd/go: add fips140 module selection mechanism
#70200 closed
May 21, 2025 -
TestDetectFinalizerAndCleanupLeaks flaky?
#73810 closed
May 21, 2025 -
x/pkgsite: package removal request
#73811 closed
May 21, 2025 -
os: new test TestOpenFileCreateExclDanglingSymlink fails on Plan 9
#73729 closed
May 21, 2025 -
x/website: Blog error-handling-and-go: Outdated
#73807 closed
May 21, 2025 -
spam
#73806 closed
May 21, 2025 -
testing/synctest: isolation failure in encoding/json
#73733 closed
May 20, 2025 -
cmd/go: doc -http should start a pkgsite instance and open a browser
#68106 closed
May 20, 2025 -
cmd/compile: memcombine doesn't combine simple chain
#72832 closed
May 20, 2025 -
reflect: add TypeAssert
#62121 closed
May 20, 2025 -
runtime: add debug mode for finalizers and cleanups
#72949 closed
May 20, 2025 -
cmd/cgo/internal/testsanitizers: TestASANFuzz does not take into account subprocess hungs
#72766 closed
May 20, 2025 -
x/pkgsite: 500 - Server Error
#73799 closed
May 20, 2025 -
hash/maphash: hashing channels with purego impl. of maphash.Comparable panics
#73657 closed
May 20, 2025 -
net/http: upon http redirect, Request.GetBody is always nil
#73439 closed
May 20, 2025 -
runtime: RSS seems to have increased in Go 1.24 while the runtime accounting has not
#72991 closed
May 20, 2025 -
x/pkgsite/cmd/pkgsite: remove most external dependencies
#61399 closed
May 20, 2025 -
x/tools/gopls: DocumentSymbol returns incorrect selectionRange
#73521 closed
May 20, 2025 -
testing: TestTRun/output_with_chatty_and_json failures
#73737 closed
May 20, 2025 -
testing: TestTRun/output_with_chatty failures
#73739 closed
May 20, 2025 -
testing: TestTRun/buffered_output_gets_flushed_at_test_end failures
#73723 closed
May 20, 2025 -
proposal: Add Hook/Interceptor for `go` Statement (Goroutine Start)
#73798 closed
May 20, 2025 -
x/pkgsite: Latest tag not reflected on pkg.go.dev
#73796 closed
May 20, 2025 -
heap escape
#73791 closed
May 20, 2025 -
go run fork/non-canonical import path directly
#73790 closed
May 20, 2025 -
Proposal: Add IEEE 754 Half-Precision (FP16) Floating Point Support to Standard Library
#73789 closed
May 20, 2025 -
x/sys/windows: some syscalls are creating dangling pointers
#73199 closed
May 20, 2025 -
math: portable FMA implementation incorrectly returns +0 when x*y ~ 0, x*y < 0 and z = 0
#73757 closed
May 19, 2025 -
runtime: TestSegv failures in race mode on darwin
#73784 closed
May 19, 2025 -
net/http: ServeMux.Handler does not populate named path wildcards
#69623 closed
May 19, 2025 -
net/http: ServeMux.Handler returns wrong pattern with trailing-slash redirection handler
#73688 closed
May 19, 2025 -
x/tools/gopls: extract function on `if err != nil` is unidiomatic
#66289 closed
May 19, 2025 -
go/token: add (*FileSet).AddExistingFiles method to add files out of order
#73205 closed
May 19, 2025 -
runtime: -msan / -asan stack corruption with CPU profiling and SetCgoTraceback context callback
#71395 closed
May 19, 2025 -
go/ast: add PreorderStack, a wrapper around ast.Inspect that maintains a stack
#73319 closed
May 19, 2025 -
x/tools/gopls: find reference doesn't reported all references of usages
#73762 closed
May 19, 2025 -
net/http/httptest: TestServer failures with `Unexpected response after close`
#57144 closed
May 19, 2025 -
x/pkgsite: package removal request for github.com/seon1-kim/bobot
#73772 closed
May 19, 2025 -
crypto/rsa: implement optional SP 800-89 public key validation (with bigmod)
#69800 closed
May 19, 2025 -
crypto/tls: missing "configForClient.mutex.RUnlock()" in "Config.ticketKeys(configForClient *Config)" func
#71655 closed
May 19, 2025 -
x/tools/cmd/goimports: add a flag to skip generated files
#71676 closed
May 19, 2025 -
compiler: struct{} pointer comparison
#73771 closed
May 18, 2025 -
x/pkgsite: comments to struct fields require the package name
#73768 closed
May 18, 2025 -
proposal: net/http: add methods to Request for setting and getting Bearer tokens
#70522 closed
May 18, 2025 -
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
43 Issues opened by 34 people
-
testing/synctest: unclear package documentation
#73839 opened
May 23, 2025 -
x/website: tob-crypto-audit references wrong Go dev tree
#73837 opened
May 22, 2025 -
runtime: block and mutex profile aren't meaningful with faketime
#73836 opened
May 22, 2025 -
runtime: long stop-the-world due to scavenging when exceeding GOMEMLIMIT
#73835 opened
May 22, 2025 -
cmd/link: Go 1.24.3 and 1.23.9 regression - duplicated definition of symbol dlopen [1.24 backport]
#73832 opened
May 22, 2025 -
cmd/link: Go 1.24.3 and 1.23.9 regression - duplicated definition of symbol dlopen [1.23 backport]
#73831 opened
May 22, 2025 -
x/tools/gopls/internal/analysis: analyzer for slice aliasing mistakes
#73830 opened
May 22, 2025 -
all: reopen tree for Go 1.26 development
#73829 opened
May 22, 2025 -
x/tools/go/analysis/passes/printf: `%#x` recursion is not recognized
#73825 opened
May 22, 2025 -
unique: optimize interning of string([]byte) in structs/arrays
#73821 opened
May 22, 2025 -
all: flaky failures on netbsd/arm
#73820 opened
May 21, 2025 -
runtime: lock ordering problem: strongFromWeakQueue, synctest
#73817 opened
May 21, 2025 -
security: fix CVE-2025-4673
#73816 opened
May 21, 2025 -
proposal: expvar: add `Delete`
#73814 opened
May 21, 2025 -
cmd/go: add fips140 module selection mechanism [1.24 backport]
#73809 opened
May 21, 2025 -
log/slog: TextHandler logs an empty Source struct when used as `log` output
#73808 opened
May 21, 2025 -
proposal: testing: run tests in parallel by default
#73805 opened
May 21, 2025 -
access: approvers
#73803 opened
May 20, 2025 -
cmd/go: go ignores overlay map when using coverpkg flag
#73802 opened
May 20, 2025 -
runtime: valgrind thinks adjustpointer sometimes operates on uninitialized values
#73801 opened
May 20, 2025 -
runtime: RSS seems to have increased in Go 1.24 while the runtime accounting has not [1.24 backport]
#73800 opened
May 20, 2025 -
x/tools/gopls: Definition: out-of-bounds panic
#73797 opened
May 20, 2025 -
proposal: bytes: add Buffer.Peek
#73794 opened
May 20, 2025 -
access: approvers
#73793 opened
May 20, 2025 -
proposal: iter: add method to perform delegated yield with returned bool
#73792 opened
May 20, 2025 -
cmd/link: -race doesn't work by default on FreeBSD with cgo
#73788 opened
May 19, 2025 -
proposal: simd: architecture-specific SIMD intrinsics under a GOEXPERIMENT
#73787 opened
May 19, 2025 -
os: doInRoot does not resolve relative paths that land on root
#73780 opened
May 19, 2025 -
x/tools/gopls: ChangeSignature: "cannot inline: corrupted reference" bug
#73779 opened
May 19, 2025 -
google.golang.org/protobuf/proto: TestHasExtensionNoAlloc/Eager failures
#73775 opened
May 19, 2025 -
proposal: x/crypto/ssh: add SequentialsAuthMethods
#73767 opened
May 18, 2025 -
gerrit: the same revision has been created 2 CLs
#73763 opened
May 18, 2025 -
x/review: Gerrit setup suggests storing a plain gitcookies password
#73761 opened
May 18, 2025 -
runtime/sema: incorrect mutex contention time
#73760 opened
May 18, 2025 -
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 -
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
123 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/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 -
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 -
x/tools/gopls: imports.(*ProcessEnv).GetResolver stuck waiting for go list
#73724 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 -
cmd/compile: poor escape analysis of `strings.SplitSeq`
#73524 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 -
x/tools/imports: Command fails in sandbox when "go" is not on PATH
#73734 commented on
May 16, 2025 • 0 new comments -
runtime: fpTracebackPartialExpand SIGSEGV under high panic load
#73664 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 -
make.bash: unrecognized failures
#70119 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 -
cmd/go: C source files not allowed when not using cgo or SWIG
#73727 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 -
proposal: crypto/tls: implement Session IDs resumption
#25228 commented on
May 17, 2025 • 0 new comments -
runtime: linux/s390x test timeout
#60413 commented on
May 17, 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 -
crypto/tls: extend coverage of BoGo test suite
#72006 commented on
May 18, 2025 • 0 new comments -
x/tools/gopls: completion: rank 'continue' higher inside a loop
#73690 commented on
May 18, 2025 • 0 new comments -
cmd/go: go mod init no longer attempts to import requirements from other tools' configuration files
#71537 commented on
May 18, 2025 • 0 new comments -
net/smtp: deprecate CRAMMD5Auth
#61952 commented on
May 18, 2025 • 0 new comments -
cmd/internal/testdir: Test/fixedbugs/issue21576.go failures
#67559 commented on
May 19, 2025 • 0 new comments -
x/tools/cmd/auth: tag and delete
#70872 commented on
May 19, 2025 • 0 new comments -
x/pkgsite: std's reflect expands with zero subpackages in the directory view
#70313 commented on
May 19, 2025 • 0 new comments -
runtime: let idle OS threads exit
#14592 commented on
May 19, 2025 • 0 new comments -
x/tools/gopls: no autocompletion when missing closing parenthesis
#73426 commented on
May 19, 2025 • 0 new comments -
cmd/internal/testdir: Test/fixedbugs/issue46234.go failures
#67558 commented on
May 19, 2025 • 0 new comments -
x/tools/gopls: Hover: display package-level constants for selected type
#71907 commented on
May 19, 2025 • 0 new comments -
path/filepath: Walk/WalkDir susceptible to symlink race
#70007 commented on
May 19, 2025 • 0 new comments -
x/crypto/x509roots/fallback: high, unskippable, init cost
#73691 commented on
May 19, 2025 • 0 new comments -
cmd/compile: inlining confuses escape analysis with interface{} params
#53465 commented on
May 19, 2025 • 0 new comments -
runtime: don't allocate for non-escaping conversions to interface{}
#8618 commented on
May 19, 2025 • 0 new comments -
x/tools/gopls: feature: repair the syntax
#69171 commented on
May 19, 2025 • 0 new comments -
strings: copying but not using a Builder after first use leads to runtime crash (generates heap -> stack pointer)
#47276 commented on
May 19, 2025 • 0 new comments -
x/tools/gopls: References does not find all references in the workspace
#73781 commented on
May 19, 2025 • 0 new comments -
proposal: os: convenience function for one-off Root operations
#73168 commented on
May 19, 2025 • 0 new comments -
proposal: crypto: ignore rand io.Reader where behavior is not specified
#70942 commented on
May 19, 2025 • 0 new comments -
internal/trace: TestTraceStress/Stress failures
#69815 commented on
May 19, 2025 • 0 new comments -
x/build: timeout on LUCI openbsd-amd64 builder
#65311 commented on
May 19, 2025 • 0 new comments -
cmd/go: TestScript/test_fuzz_fuzztime failures
#72104 commented on
May 19, 2025 • 0 new comments -
x/tools/gopls: modernize slices.Clone suggestion wrong when copying between aliased types
#73661 commented on
May 19, 2025 • 0 new comments -
os: inconsistent handling of O_CREATE|O_EXCL on Unix and Windows
#73702 commented on
May 19, 2025 • 0 new comments -
x/tools/gopls: expose an off-by-default MCP server from gopls
#73580 commented on
May 19, 2025 • 0 new comments -
all: unrecognized failures on `plan9/386`
#60255 commented on
May 19, 2025 • 0 new comments -
runtime: TestCgoSignalDeadlock failures
#72814 commented on
May 19, 2025 • 0 new comments -
context: TestCauseRace failures
#73390 commented on
May 19, 2025 • 0 new comments -
x/tools/gopls: Completion: add insert-replace support (insertReplaceEdit)
#40871 commented on
May 19, 2025 • 0 new comments -
all: plan9-arm builder failing frequently with a variety of errors
#49338 commented on
May 19, 2025 • 0 new comments -
cmd/go: test failures due to network
#55164 commented on
May 19, 2025 • 0 new comments -
runtime: TestWindowsStackMemory flakes on windows-386-2016
#58570 commented on
May 19, 2025 • 0 new comments -
x/build: time out on LUCI Linux/PPC64x builder
#65171 commented on
May 19, 2025 • 0 new comments -
x/tools/internal/mcp: TestCmdTransport failures [consistent failure]
#73571 commented on
May 19, 2025 • 0 new comments -
cmd/go/internal/vcweb/vcstest: TestScripts/git/gitrepo-sha256.txt failures [consistent failure]
#73704 commented on
May 19, 2025 • 0 new comments -
os: safer file open functions
#67002 commented on
May 19, 2025 • 0 new comments -
proposal: runtime: add valgrind hints to the runtime under special build mode
#73602 commented on
May 20, 2025 • 0 new comments -
cmd/go: packages with non root vendor elements excluded from module
#71785 commented on
May 20, 2025 • 0 new comments -
go/printer: Comment-LineBreak-LineBreak-SelectorExpr-Comment AST modification issue
#70978 commented on
May 20, 2025 • 0 new comments -
go/doc,x/pkgsite: struct fields inconsistently linked in doc comments
#61394 commented on
May 20, 2025 • 0 new comments -
x/pkgsite: API for pkg.go.dev
#36785 commented on
May 20, 2025 • 0 new comments -
os: ReadFile on directories does not return EISDIR in windows
#43322 commented on
May 20, 2025 • 0 new comments -
x/website: go.dev/doc/install links to the darwin/amd64 installer for Apple Silicon users
#52487 commented on
May 20, 2025 • 0 new comments -
x/exp/stats: new package with Mean, Median, more
#69264 commented on
May 20, 2025 • 0 new comments -
x/tools/gopls: should not issue lint-style warnings on generated code
#41436 commented on
May 20, 2025 • 0 new comments -
Go compiler and runtime meeting notes
#43930 commented on
May 20, 2025 • 0 new comments -
os: os.Root: use OBJ_DONT_REPARSE on Windows
#73080 commented on
May 20, 2025 • 0 new comments -
x/tools/gopls: add refactor.inline.variable-all code action
#70085 commented on
May 20, 2025 • 0 new comments -
x/mobile: fatal error: bulkBarrierPreWrite: unaligned arguments
#46893 commented on
May 21, 2025 • 0 new comments -
cmd/trace: add absolute (system) timestamp
#69869 commented on
May 21, 2025 • 0 new comments -
cmd/go: 'go get all' no longer works when a deleted transitive dependency is no longer needed after upgrading
#47303 commented on
May 21, 2025 • 0 new comments -
proposal: spec: treat s[-1] as equivalent to s[len(s)-1]
#25594 commented on
May 21, 2025 • 0 new comments -
go/doc: NewFromFiles panics on ast.Files that lack ast.Objects due to parser.SkipObjectResolution
#66290 commented on
May 21, 2025 • 0 new comments -
cmd/compile: regression on ppc64le bit operations
#73153 commented on
May 21, 2025 • 0 new comments -
os: inconsistent handling of O_CREATE|O_EXCL on Unix and Windows [1.23 backport]
#73719 commented on
May 21, 2025 • 0 new comments -
os: inconsistent handling of O_CREATE|O_EXCL on Unix and Windows [1.24 backport]
#73720 commented on
May 21, 2025 • 0 new comments -
hash/maphash: hashing channels with purego impl. of maphash.Comparable panics [1.24 backport]
#73669 commented on
May 21, 2025 • 0 new comments -
all: announce end of support for old Windows releases
#52188 commented on
May 21, 2025 • 0 new comments -
all: announce end of support for old Linux versions
#60792 commented on
May 21, 2025 • 0 new comments -
os: CopyFS fails with ErrClosed
#73701 commented on
May 21, 2025 • 0 new comments -
all: end support for macOS 11 in Go 1.25
#69839 commented on
May 21, 2025 • 0 new comments -
cmd/run: error hint for "no required module provides package" is not helpful
#60944 commented on
May 21, 2025 • 0 new comments -
cmd/link: can't dynamically import static CFString constants using the internal linker
#71471 commented on
May 21, 2025 • 0 new comments -
x/build/internal/releasetargets: update for each upcoming major Go release
#40561 commented on
May 21, 2025 • 0 new comments -
cmd/api: api checker should check types for change in comparability
#56773 commented on
May 21, 2025 • 0 new comments -
unicode: upgrade to Unicode 15.1.0
#65141 commented on
May 21, 2025 • 0 new comments -
x/telemetry: write the weekends file atomically
#68390 commented on
May 21, 2025 • 0 new comments -
cmd/compile: assertion failed: cmd/compile/internal/noder/reader.go:765
#72873 commented on
May 21, 2025 • 0 new comments -
proposal: x/net/dns/dnsmessage: add support for SVCB and HTTPS records
#43790 commented on
May 21, 2025 • 0 new comments -
proposal: os: add (*Process).WithHandle
#70352 commented on
May 21, 2025 • 0 new comments -
cmd/compile: avoid always escaping the receivers in interface method calls
#62653 commented on
May 21, 2025 • 0 new comments -
hash: add XOF interface
#69518 commented on
May 21, 2025 • 0 new comments -
go/ast: deprecate FilterPackage, PackageExports, MergePackageFiles
#73088 commented on
May 21, 2025 • 0 new comments -
go/ast: deprecate MergePackageFiles (it's not used, and buggy)
#7124 commented on
May 21, 2025 • 0 new comments -
os: add Root.ReadFile & Root.WriteFile
#73126 commented on
May 21, 2025 • 0 new comments -
runtime: CPU limit-aware GOMAXPROCS default
#73193 commented on
May 21, 2025 • 0 new comments -
testing/synctest: replace Run with Test
#73567 commented on
May 21, 2025 • 0 new comments -
proposal: net/http: add CrossOriginForgeryHandler
#73626 commented on
May 21, 2025 • 0 new comments -
proposal: review meeting minutes
#33502 commented on
May 21, 2025 • 0 new comments -
runtime/trace: flight recording
#63185 commented on
May 21, 2025 • 0 new comments -
proposal: hash: standardize the hash function
#70471 commented on
May 21, 2025 • 0 new comments -
net/http: internal error: connCount underflow
#61474 commented on
May 22, 2025 • 0 new comments -
proposal: runtime/mainthread: add mainthread.Do for mediating access to the main thread
#70089 commented on
May 22, 2025 • 0 new comments -
proposal: spec: add support for int128 and uint128
#9455 commented on
May 22, 2025 • 0 new comments -
x/net/http2: panic: interface conversion: http.http2Frame is *http.http2UnknownFrame, not *http.http2HeadersFrame
#31986 commented on
May 22, 2025 • 0 new comments -
x/tools/internal/gocommand: TestRmdirAfterGoList_Runner failures
#73736 commented on
May 22, 2025 • 0 new comments -
cmd/link: Go 1.24.3 and 1.23.9 regression - duplicated definition of symbol dlopen
#73617 commented on
May 22, 2025 • 0 new comments -
proposal: crypto/tls: dynamically reload root certificate authorities
#64796 commented on
May 22, 2025 • 0 new comments -
testing/synctest: receive on synctest channel from outside bubble when not using synctest
#73648 commented on
May 22, 2025 • 0 new comments -
runtime: performance and diagnostics meeting notes
#57175 commented on
May 22, 2025 • 0 new comments -
proposal: x/tools/{godoc,cmd/godoc}: isolate, tag, and delete godoc
#59056 commented on
May 22, 2025 • 0 new comments -
testing/synctest: new package for testing concurrent code
#67434 commented on
May 22, 2025 • 0 new comments -
x/tools/gopls: missing workspace diagnostics after protocol change
#73501 commented on
May 22, 2025 • 0 new comments -
proposal: x/net/http2: allow configuring the buffer allocator to avoid copies during reads
#73560 commented on
May 22, 2025 • 0 new comments -
cmd/compile: storing strings doesn't take advantage of paired stores on arm64
#72741 commented on
May 22, 2025 • 0 new comments -
x/crypto/ssh: Unable to start subsystem without an exec or shell message
#35025 commented on
May 22, 2025 • 0 new comments -
cmd/compile: stronger constant propagation around closures
#73601 commented on
May 22, 2025 • 0 new comments -
proposal: spec: try-handle keywords for reducing common error handling boilerplate
#73376 commented on
May 23, 2025 • 0 new comments -
all: test failures on `linux/s390x`
#58901 commented on
May 23, 2025 • 0 new comments -
go/printer: do not set impliedSemi to false in print, while writing newlines
#70983 commented on
May 20, 2025 • 0 new comments -
cmd/compile/internal/devirtualize: improve concrete type analysis
#71935 commented on
May 20, 2025 • 0 new comments