-
Notifications
You must be signed in to change notification settings - Fork 18k
Insights: golang/go
Overview
-
- 0 Merged pull requests
- 8 Open pull requests
- 90 Closed issues
- 55 New issues
Could not load contribution data
Please try again later
8 Pull requests opened by 6 people
-
text/template: use sync.OnceValue for builtinFuncs
#73689 opened
May 13, 2025 -
internal/filepathlite: fix comment
#73725 opened
May 14, 2025 -
cmd/link: attach buildinfo to wasm binary
#73742 opened
May 16, 2025 -
all: replace HasPrefix and slicing with CutPrefix
#73756 opened
May 17, 2025 -
net: avoid using Windows' TransmitFile on non-server machines
#73758 opened
May 18, 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: fix typo in iter.go
#73777 opened
May 19, 2025
90 Issues closed by 17 people
-
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 -
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 -
x/crypto/ssh: expose negotiated algorithms
#58523 closed
May 15, 2025 -
proposal: x/crypto/ssh: expose client/sever supported algorithms
#46638 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 -
net: TestFileConn failures
#73683 closed
May 15, 2025 -
x/sync/errgroup: no trace info is shown when nil pointer dereference occurs
#73710 closed
May 14, 2025 -
cmd/go: no compilation error for invalid filenames in subdirectories with embed.FS
#54003 closed
May 14, 2025 -
cmd/go: env -changed misses CGO_LDFLAGS, others
#69994 closed
May 14, 2025 -
runtime/pprof: TestGoroutineProfileConcurrency/overlapping_profile_requests failures
#73600 closed
May 14, 2025 -
x/build: trybots and CI outage due to crash loop in VMs
#73715 closed
May 14, 2025 -
x/tools/cmd/deadcode: Deadcode not reported with different argument order in workspace
#73652 closed
May 14, 2025 -
proposal: sync: Add MarshalJSON() ([]byte, error) and UnmarshalJSON([]byte) error to sync.Map
#73717 closed
May 14, 2025 -
govulncheck-action: suggestion allow specifying cache-dependency-path
#70027 closed
May 14, 2025 -
cmd/link test fails on Windows without symlinks
#73692 closed
May 14, 2025 -
runtime: canonical 48-bit address bug in lfstack
#49405 closed
May 14, 2025 -
proposal: go/types: add Basic.Obj
#71886 closed
May 14, 2025 -
No packages found for open file
#73712 closed
May 14, 2025 -
proposal: log/slog: Add LogDepth
#73707 closed
May 14, 2025 -
map loop count error
#73708 closed
May 14, 2025 -
x/mobile: poco Nfc 3
#73705 closed
May 14, 2025 -
crypto/x509: ExtKeyUsageAny bypasses policy validation
#73612 closed
May 13, 2025 -
x/tools/gopls: imports.ApplyFixes panics with "invalid line number %d (should be < %d)"
#73587 closed
May 13, 2025 -
cmd/go: 'go list -m all' fails when offline after 'go mod tidy' due to missing .info files
#42723 closed
May 13, 2025 -
proposal: cmd/go: allow versioned go doc commands
#73489 closed
May 13, 2025 -
cmd/go: `go test` hides the exit status of the test binary
#45508 closed
May 13, 2025 -
x/tools/go/packages: Alias type not being parsed as types.Alias with packages.Load
#73699 closed
May 13, 2025 -
cmd/go: poor error message for misseting GOENV on windows
#73695 closed
May 13, 2025 -
proposal: net/http: return an error instead of panicking on http.ServeMux registration errors
#55942 closed
May 13, 2025 -
x/website, x/pkgsite: net/http.ServeMux.Handle example reads poorly if shown as a complete program
#40103 closed
May 13, 2025 -
net/http: ServeMux excess locking
#28785 closed
May 13, 2025 -
runtime/pprof: pprof.Profile `WriteTo` does not check for the error, and return success on errors
#73107 closed
May 13, 2025 -
x/pkgsite: source file links for unknown hosts should not link to self
#73333 closed
May 13, 2025 -
x/website: url to github cli repo is wrong
#73621 closed
May 13, 2025 -
net/http: routing enhancements issue parsing `{foo}:method`
#73693 closed
May 13, 2025 -
cmd/go: `-json` flag for `go version -m`
#69712 closed
May 13, 2025 -
sync: reduce contention between Map operations with new-but-disjoint keys
#21035 closed
May 13, 2025 -
sync: reduce pointer overhead in Map
#21031 closed
May 13, 2025 -
crypto/{sha256, md5, ...}: bound work in non-preemptible assembly loops
#64417 closed
May 13, 2025 -
testing: Add T.Output() etc
#59928 closed
May 13, 2025
55 Issues opened by 27 people
-
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 -
runtime: TestSegv/Segv failures
#73786 opened
May 19, 2025 -
runtime: TestSegv/SegvInCgo failures
#73785 opened
May 19, 2025 -
runtime: TestTimePprof failures
#73783 opened
May 19, 2025 -
runtime: TestCgoLockOSThreadExit failures [consistent failure]
#73782 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 -
bufio: document that Scanner.Buffer is to avoid buffer allocation, not specify scanner input.
#73778 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 -
x/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 -
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 -
os: TestFileAssociatedWithExternalIOCP failures
#73726 opened
May 15, 2025 -
x/tools/gopls: imports.(*ProcessEnv).GetResolver stuck waiting for go list
#73724 opened
May 14, 2025 -
testing: TestTRun/buffered_output_gets_flushed_at_test_end failures
#73723 opened
May 14, 2025 -
runtime/pprof: unrecognized failures
#73722 opened
May 14, 2025 -
cmd/compile/internal/types2: unrecognized failures
#73721 opened
May 14, 2025 -
os: inconsistent handling of O_CREATE|O_EXCL on Unix and Windows [1.24 backport]
#73720 opened
May 14, 2025 -
os: inconsistent handling of O_CREATE|O_EXCL on Unix and Windows [1.23 backport]
#73719 opened
May 14, 2025 -
x/tools/gopls: completion: rank 'struct' higher than imported symbols
#73713 opened
May 14, 2025 -
x/tools/gopls: high memory consumption on 19MLoC input
#73709 opened
May 14, 2025 -
cmd/cgo/internal/test:static: unrecognized failures
#73706 opened
May 13, 2025 -
cmd/go/internal/vcweb/vcstest: TestScripts/git/gitrepo-sha256.txt failures [consistent failure]
#73704 opened
May 13, 2025 -
os: inconsistent handling of O_CREATE|O_EXCL on Unix and Windows
#73702 opened
May 13, 2025 -
os: CopyFS fails with ErrClosed
#73701 opened
May 13, 2025 -
crypto/x509: ExtKeyUsageAny bypasses policy validation [1.24 backport]
#73700 opened
May 13, 2025 -
cmd/cgo/internal/testsanitizers: TestLSAN/lsan2 failures
#73697 opened
May 13, 2025 -
net: TestFileListener failures
#73696 opened
May 13, 2025 -
cmd/go: TestScript/test_fuzz_chatty failures
#73694 opened
May 13, 2025 -
x/crypto/x509roots/fallback: high, unskippable, init cost
#73691 opened
May 13, 2025 -
x/tools/gopls: completion: rank 'continue' higher inside a loop
#73690 opened
May 13, 2025
153 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: all: add bare metal support
#73608 commented on
May 13, 2025 • 0 new comments -
x/build: `darwin-amd64` LUCI builders are sometimes too slow
#65040 commented on
May 13, 2025 • 0 new comments -
x/build: create LUCI GCE host images
#60468 commented on
May 13, 2025 • 0 new comments -
net: TestCloseWrite failures with "i/o timeout" on darwin/arm64
#49352 commented on
May 13, 2025 • 0 new comments -
cmd/go, testing: go test 4-5x slower on Windows when test caching is used; -count=1 is fast
#72992 commented on
May 13, 2025 • 0 new comments -
x/website,x/pkgsite: add support for syntax highlighting
#56081 commented on
May 13, 2025 • 0 new comments -
cmd/link: increase section limit to 4 GiB or more
#73684 commented on
May 13, 2025 • 0 new comments -
internal/trace: TestTraceStress/AllocFree failures
#70838 commented on
May 13, 2025 • 0 new comments -
cmd/go: "go get" fails when GOFIPS140=v1.0.0 is set
#73649 commented on
May 13, 2025 • 0 new comments -
x/tools/gopls/internal/test/integration/workspace: TestCreateModule_Interdependent/default failures
#73651 commented on
May 13, 2025 • 0 new comments -
proposal: syscall/js: remove Func.Release()
#57435 commented on
May 13, 2025 • 0 new comments -
crypto: post-quantum support roadmap
#64537 commented on
May 13, 2025 • 0 new comments -
x/build: build and test failures on openbsd-amd64 builders
#66474 commented on
May 13, 2025 • 0 new comments -
proposal: encoding/xml: add RawXML token
#26756 commented on
May 13, 2025 • 0 new comments -
proposal: spec: direct reference to embedded fields in struct literals
#9859 commented on
May 13, 2025 • 0 new comments -
spec: language change review meeting minutes
#33892 commented on
May 13, 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
May 14, 2025 • 0 new comments -
runtime/pprof: TestVMInfo failures
#73475 commented on
May 14, 2025 • 0 new comments -
proposal: os: add O_NONBLOCK
#73676 commented on
May 14, 2025 • 0 new comments -
cmd/compile: loop invariant code motion
#63670 commented on
May 14, 2025 • 0 new comments -
runtime: implement WASM-GC
#63904 commented on
May 14, 2025 • 0 new comments -
proposal: spec: add support for int128 and uint128
#9455 commented on
May 14, 2025 • 0 new comments -
x/tools/astutil: use goimports import path to import name heuristic in UsesImport
#30331 commented on
May 14, 2025 • 0 new comments -
proposal: x/sys/unix: add methods to convert between time.Time and unix.PtpClockTime on Linux
#70032 commented on
May 14, 2025 • 0 new comments -
Go compiler and runtime meeting notes
#43930 commented on
May 14, 2025 • 0 new comments -
runtime/debug: BuildSetting does not document DefaultGODEBUG [1.23 backport]
#73677 commented on
May 14, 2025 • 0 new comments -
runtime/debug: BuildSetting does not document DefaultGODEBUG [1.24 backport]
#73678 commented on
May 14, 2025 • 0 new comments -
x/tools/gopls: regtest flakes due to hanging go commands
#54461 commented on
May 14, 2025 • 0 new comments -
cmd/link: Go 1.24.3 and 1.23.9 regression - duplicated definition of symbol dlopen
#73617 commented on
May 14, 2025 • 0 new comments -
proposal: x/exp/xiter: new package with iterator adapters
#61898 commented on
May 14, 2025 • 0 new comments -
x/build/cmd/coordinator: TestFindWork failures
#55190 commented on
May 14, 2025 • 0 new comments -
proposal: x/exp/xiter: add Nop, Nop2, Value, Value2
#68947 commented on
May 14, 2025 • 0 new comments -
proposal: os: extend Root FS with interface io/fs.SubFS
#72054 commented on
May 14, 2025 • 0 new comments -
proposal: review meeting minutes
#33502 commented on
May 14, 2025 • 0 new comments -
encoding/csv: skipping of empty rows leads to loss of data in single-column datasets
#39119 commented on
May 14, 2025 • 0 new comments -
cmd/compile: non-escaping pointer operations block register lifting of values
#73589 commented on
May 14, 2025 • 0 new comments -
cmd/compile: stronger constant propagation around closures
#73601 commented on
May 14, 2025 • 0 new comments -
runtime: TestMemoryLimit failures
#73631 commented on
May 14, 2025 • 0 new comments -
cmd/compile/internal/pgo: error parsing profile (for pgo) after scaling
#73640 commented on
May 14, 2025 • 0 new comments -
cmd/compile: segfault on netbsd-arm
#73635 commented on
May 14, 2025 • 0 new comments -
crypto: drop pre-AVX2 amd64 assembly
#69587 commented on
May 14, 2025 • 0 new comments -
proposal: log/slog: GroupAttrs(key, attrs....Attr) Attr
#66365 commented on
May 14, 2025 • 0 new comments -
os/user: Current() crashes on arm64 with sigabrt signal arrived during cgo execution
#72946 commented on
May 14, 2025 • 0 new comments -
cmd/compile: assertion failed: cmd/compile/internal/noder/reader.go:765
#72873 commented on
May 14, 2025 • 0 new comments -
internal/trace: failure to parse due to inconsistent status for proc
#71110 commented on
May 14, 2025 • 0 new comments -
sync: Map: internal/sync.HashTrieMap: ran out of hash bits while inserting
#73427 commented on
May 14, 2025 • 0 new comments -
runtime: deductSweepCredit bad symbol table
#73519 commented on
May 14, 2025 • 0 new comments -
proposal: sync/v2: new package
#71076 commented on
May 14, 2025 • 0 new comments -
cmd/link: dumpdep output is missing 'from'
#73625 commented on
May 14, 2025 • 0 new comments -
cmd/internal/testdir: Test/rangegen.go failures
#67556 commented on
May 14, 2025 • 0 new comments -
proposal: os: add (*Process).WithHandle
#70352 commented on
May 14, 2025 • 0 new comments -
x/tools/gopls/internal/test/integration/misc: midnight flakes of TestTelemetryPrompt_Response
#68659 commented on
May 15, 2025 • 0 new comments -
proposal: spec: lightweight anonymous function syntax
#21498 commented on
May 15, 2025 • 0 new comments -
proposal: crypto/tls: add GetEncryptedClientHelloKeys callback
#71920 commented on
May 15, 2025 • 0 new comments -
proposal: spec: allow explicit conversion from function to 1-method interface
#47487 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 -
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 -
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: SEGV updating non-nil map in analysis.Validate
#73437 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: 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 -
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 -
proposal: testing/synctest: new package for testing concurrent code
#67434 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 -
make.bash: unrecognized failures
#70119 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 -
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, 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 -
crypto/ecdsa: add NewPublicKey and PublicKey.Bytes
#63963 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 -
cmd/compile: avoid allocs by better tracking of literals for interface conversions and make
#71359 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 -
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 -
cmd/compile: regression on ppc64le bit operations
#73153 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 -
testing/synctest: receive on synctest channel from outside bubble when not using synctest
#73648 commented on
May 19, 2025 • 0 new comments -
cmd/compile: storing zero value into interface should not allocate
#71323 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 -
cmd/compile: avoid always escaping the receivers in interface method calls
#62653 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: net/http: add CrossOriginForgeryHandler
#73626 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 -
proposal: go/ast: deprecate MergePackageFiles (it's not used, and buggy)
#7124 commented on
May 19, 2025 • 0 new comments -
x/tools/gopls: add refactor.inline.variable-all code action
#70085 commented on
May 19, 2025 • 0 new comments -
proposal: go/ast: deprecate FilterPackage, PackageExports, MergePackageFiles
#73088 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 -
x/tools/gopls: expose an off-by-default MCP server from gopls
#73580 commented on
May 19, 2025 • 0 new comments -
crypto/tls: disable SHA-1 signature algorithms in TLS 1.2
#72883 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 -
x/tools/gopls: should not issue lint-style warnings on generated code
#41436 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 -
all: test failures on `linux/s390x`
#58901 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 -
os: safer file open functions
#67002 commented on
May 19, 2025 • 0 new comments -
proposal: os: add Root.ReadFile & Root.WriteFile
#73126 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 -
unique: `fatal error: getWeakHandle on invalid pointer` with `sbrk=1`
#69729 commented on
May 20, 2025 • 0 new comments -
reflect: add TypeAssert[T]
#71639 commented on
May 20, 2025 • 0 new comments -
cmd/compile/internal/devirtualize: improve concrete type analysis
#71935 commented on
May 19, 2025 • 0 new comments -
cmd/go/internal/modload: don't infer a /v1 suffix module path
#73146 commented on
May 14, 2025 • 0 new comments