-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Insights: golang/go
Overview
-
- 0 Merged pull requests
- 10 Open pull requests
- 280 Closed issues
- 159 New issues
Could not load contribution data
Please try again later
10 Pull requests opened by 10 people
-
cmd/go: clarify that DiskPath should not contain file extension
#74484 opened
Jul 7, 2025 -
runtime: move needzero check behind doubleCheckMalloc
#74499 opened
Jul 8, 2025 -
iter: document that calling yield after terminated range loop causes runtime panic
#74561 opened
Jul 10, 2025 -
encoding/xml: add omitzero option
#74579 opened
Jul 11, 2025 -
runtime: goroutine leak detection by using the garbage collector
#74622 opened
Jul 15, 2025 -
log/slog: reduce allocs on Any value handling
#74646 opened
Jul 17, 2025 -
net/http: use tlsConn interface
#74676 opened
Jul 19, 2025 -
crypto/internal/boring: make dst allocation for AES-GCM more efficient
#74740 opened
Jul 24, 2025 -
fix(cmd/go): prevent stale coverage data when using -coverpkg with test caching
#74773 opened
Jul 27, 2025
280 Issues closed by 44 people
-
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 -
API Request Poject Test
#74766 closed
Jul 26, 2025 -
WASM build for `wasip1` failing with `type has no field or method`
#74765 closed
Jul 26, 2025 -
cmd/compile: all.bash fails on macOS
#74762 closed
Jul 26, 2025 -
cmd/compile: internal compiler error on pointer to recursive type alias
#74181 closed
Jul 25, 2025 -
cmd/compile/internal/importer: deadlock in recursion through type parameter
#63285 closed
Jul 25, 2025 -
os/user:osusergo: TestImpersonated failures
#74751 closed
Jul 25, 2025 -
os/user:osusergo: TestGroupIdsTestUser failures
#74745 closed
Jul 25, 2025 -
os/user:pie_internal: TestGroupIdsTestUser failures
#74729 closed
Jul 25, 2025 -
cmd/compile: incorrect recover behavior due to defer a method wrapper
#73917 closed
Jul 25, 2025 -
cmd/compile: incorrect recover behavior due to defer wrapper
#73916 closed
Jul 25, 2025 -
encoding/json/v2: change in Decoder.Token behavior at unexpected EOF
#74750 closed
Jul 25, 2025 -
cmd/cgo/internal/testsanitizers: failures with `signal: segmentation fault` or `exit status 66`
#59418 closed
Jul 25, 2025 -
x/pkgsite: missing stdlib docs for Go 1.24
#74747 closed
Jul 25, 2025 -
buildmode=pie wrongly strips the .gopclntab symbol
#74755 closed
Jul 25, 2025 -
encoding/json: unmarshal regression for extra data error under goexperiment.jsonv2
#74614 closed
Jul 25, 2025 -
encoding/json/v2: UnmarshalTypeError text changes
#74713 closed
Jul 25, 2025 -
x/build: bot freebsd-riscv64-mengzhuo--megrez-4 reported as broken
#74716 closed
Jul 25, 2025 -
cmd/compile: constraint generics compiler bug
#74746 closed
Jul 24, 2025 -
proposal: net/http: ServeMux.Handler should set the pattern and matches on the request
#74744 closed
Jul 24, 2025 -
proposal: net/http: Match "Conflicting" Routes in the order theyre defined instead of panicking
#74743 closed
Jul 24, 2025 -
Update membership list of @golang/riscv64
#74742 closed
Jul 24, 2025 -
cmd/doc: delete
#74667 closed
Jul 24, 2025 -
runtime: feature request: Support for ASLR with the heap
#27583 closed
Jul 24, 2025 -
all: reopen tree for Go 1.26 development
#73829 closed
Jul 24, 2025 -
go/types: type mismatch with func error less helpful since go 1.18
#73428 closed
Jul 24, 2025 -
runtime: drop NetBSD kernel bug sysmon workaround fixed in NetBSD 9.2
#46495 closed
Jul 24, 2025 -
cmd/go: clean doesn't respect workspace vendoring
#74337 closed
Jul 24, 2025 -
cmd/go: `go tool -n` can point to a file that doesn't exist
#72824 closed
Jul 24, 2025 -
proposal: standard: func/package alias
#74738 closed
Jul 24, 2025 -
proposal: spec: slice--/slice++ to drop the last/first element from a slice
#74731 closed
Jul 24, 2025 -
proposal: cmd/go: tool command should recognize a package pattern and match against declared tools
#74732 closed
Jul 24, 2025 -
cmd/go: go fmt destroys sub-items in documentation
#74722 closed
Jul 23, 2025 -
x/tools/gopls,x/build: old go tool trace processes piling up on builders
#74668 closed
Jul 23, 2025 -
proxy.golang.org:
#74718 closed
Jul 23, 2025 -
x/build: bot linux-ppc64-power8--05 reported as broken
#74707 closed
Jul 23, 2025 -
x/build: bot linux-ppc64-power8--04 reported as broken
#74706 closed
Jul 23, 2025 -
cmd/go: get optimization for imports does not work if there are common dependencies in two modules
#74717 closed
Jul 23, 2025 -
access: Running TryBots (“may-start-trybots”)
#74712 closed
Jul 23, 2025 -
proposal: context: support semantic error mapping by allowing Cause to return a wrapped parent error
#74715 closed
Jul 23, 2025 -
proposal: iter: Add `fmt.Formatter` Implementation for `iter.Seq` and `iter.Seq2`
#74714 closed
Jul 23, 2025 -
x/build: bot linux-riscv64-mengzhuo--vf2-1 reported as broken
#74603 closed
Jul 23, 2025 -
x/build: bot freebsd-riscv64-mengzhuo--megrez-1 reported as broken
#74704 closed
Jul 23, 2025 -
cmd/compile: DIE with empty locations generated with optimizations disabled
#65405 closed
Jul 23, 2025 -
x/tools/gopls: extract(refactor) fails on anonymous structs
#61496 closed
Jul 22, 2025 -
net: minor doc comment inaccuracy on (*ListenConfig).ListenPacket
#74634 closed
Jul 22, 2025 -
cmd/compile: missing optimization: float constant should be loaded once outside loop
#74697 closed
Jul 22, 2025 -
sync: defer wg.Done() is dangerous
#74702 closed
Jul 22, 2025 -
TestMain prevents other tests from running
#74699 closed
Jul 22, 2025 -
proposal: import/path: aliasing long imports
#74700 closed
Jul 22, 2025 -
cmd/cgo: cgo msvc2022 -Werror cause cl.exe build failed
#74698 closed
Jul 22, 2025 -
cmd/compile: missing optimization: multiply with known zero imaginary constant
#74695 closed
Jul 22, 2025 -
Autotitel
#74696 closed
Jul 22, 2025 -
x/image/bmp: support 4-bit format
#58005 closed
Jul 22, 2025 -
x/image/bmp: support 1-bit format
#29711 closed
Jul 22, 2025 -
doc: clearly differentiate between per-account and per-machine steps in Contribution Guide
#74690 closed
Jul 21, 2025 -
x/term: multi line bracketed paste fails to issue line by line commands.
#74600 closed
Jul 21, 2025 -
runtime: segfaults in runtime.(*unwinder).next
#73259 closed
Jul 21, 2025 -
AddNewReplace for modfile.WorkFile
#74688 closed
Jul 21, 2025 -
x/pkgsite: support <picture> element in README for light/dark mode images
#74276 closed
Jul 21, 2025 -
math: defined constants are about 210 bits instead of allowed 256 bits mantissa
#74673 closed
Jul 21, 2025 -
cmd/cgo/internal/testsanitizers: TestASANFuzz failures
#73979 closed
Jul 21, 2025 -
runtime: fatal error: s.allocCount != s.nelems && freeIndex == s.nelems
#74491 closed
Jul 21, 2025 -
cmd/go/internal/base: Lookup checks itself, not subcommads
#73864 closed
Jul 21, 2025 -
x/exp/stats: new package with Mean, Median, more
#69264 closed
Jul 21, 2025 -
-
#74684 closed
Jul 21, 2025 -
Make net/url Add method accept variadic string
#74681 closed
Jul 20, 2025 -
cmd/go: document gopkg.in path versioning special status(?)
#74680 closed
Jul 20, 2025 -
runtime: SEGV accessing map
#74086 closed
Jul 20, 2025 -
proposal: log/slog: native support for handling List
#71088 closed
Jul 20, 2025 -
import/path: bug unmarshal json
#74677 closed
Jul 20, 2025 -
cmd/link: invalid relocation R_RISCV_GOT_PCREL_ITYPE in fips code on riscv64
#74662 closed
Jul 20, 2025 -
proposal: net/http: Upgrade http2 from not *tls.Conn
#74674 closed
Jul 19, 2025 -
cmd/compile/internal/ssa: TestDebugLines_74576/i74576a.go failures
#74671 closed
Jul 19, 2025 -
cmd/compile/internal/ssa: TestDebugLines_74576/i74576a.go failures
#74669 closed
Jul 19, 2025 -
os: Root can no longer be safely copied in Go 1.25
#74574 closed
Jul 18, 2025 -
proposal: godoc: add Go proverbs "easter egg" to go docs
#74665 closed
Jul 18, 2025 -
x/tools/gopls: "no object found" when renaming a function from within its doc comment
#42301 closed
Jul 18, 2025 -
runtime: do map growth work on reads
#19094 closed
Jul 18, 2025 -
proposal: `if: stmt` syntax experiment
#74666 closed
Jul 18, 2025 -
database/sql: db.maxOpen should default to a small positive number
#74663 closed
Jul 18, 2025 -
cmd/vet: Warn about recursive read locks
#74641 closed
Jul 18, 2025 -
Go test fails on cross compiled tests with race flag on aarch64 and s390x on 1.25rc2
#74661 closed
Jul 18, 2025 -
x/pkgsite: package removal request for [type path here]
#74659 closed
Jul 17, 2025 -
x/tools/gopls: release version v0.20.0
#74654 closed
Jul 17, 2025 -
cmd/go: first use of `go tool -n` shows a temporary path rather than the final path inside $GOCACHE
#74650 closed
Jul 17, 2025 -
cmd/compile: TestGdbPythonCgo fails with clang15 due to missing DWARF type information
#72152 closed
Jul 17, 2025 -
x/pkgsite:
#74649 closed
Jul 17, 2025 -
cmd/compile: line number debug info regression in go1.25 around literal rewriting
#74576 closed
Jul 17, 2025 -
cmd/go: go build is very slow on windows without -p=1 parameter
#71981 closed
Jul 17, 2025 -
proposal: index/suffixarray: Add method to expose underlying suffix array indices
#74647 closed
Jul 17, 2025 -
cmd/go: built-in tools built on demand don't respect most of the build settings
#74620 closed
Jul 17, 2025 -
runtime/metrics: /cpu/classes/* double-counts idle time
#74627 closed
Jul 16, 2025 -
cmd/compile: TestScript/dwarf5_gen_assembly_and_go failures
#74590 closed
Jul 16, 2025 -
x/build/cmd/relui: clone workflow
#53166 closed
Jul 16, 2025 -
cmd/doc: fix some user experience issues with pkgsite instance started [freeze exception]
#73848 closed
Jul 16, 2025 -
cmd/compile: compile time increased greatly in 1.25rc1 with commit ed24bb4e60
#74615 closed
Jul 16, 2025 -
cmd/link: on wasm, number of functions limited to 2^16
#64856 closed
Jul 16, 2025 -
invalid pc-encoded
#74637 closed
Jul 16, 2025 -
x/tools/gopls: Unexpected line comment insertion after line break
#74618 closed
Jul 15, 2025 -
x/tools/gopls/internal/cmd: TestMCP* tests fail on Plan 9
#74580 closed
Jul 15, 2025 -
proposal: testing: should `Context()` have a deadline?
#74631 closed
Jul 15, 2025 -
flag: out of bounds access when os.Args is null
#74623 closed
Jul 15, 2025 -
Proposal: Go-like syntactic sugar for errors.
#74621 closed
Jul 15, 2025 -
cmd/go: go get download progress and download speed status
#15959 closed
Jul 15, 2025 -
proposal: unsafe: add ObjectBounds function
#74619 closed
Jul 15, 2025 -
cmd/cgo: C.bool seems to be working inconsistently
#74612 closed
Jul 15, 2025 -
crypto/tls: slow(er) creation of TLS/SSL clients under certain environments
#74613 closed
Jul 15, 2025 -
x/pkgsite: go doc -http shows duplicate std search results when run from GOROOT
#74459 closed
Jul 14, 2025 -
runtime: soft RLIMIT_NOFILE of a subprocess differs between arm64 and amd64 in Go <1.24
#74608 closed
Jul 14, 2025 -
x/pkgsite: fails to display packages from launchpad.net
#73957 closed
Jul 14, 2025 -
cmd/vet: validate that time.Format strings are sane
#14743 closed
Jul 14, 2025 -
cmd/compile: riscv performance degredation
#74606 closed
Jul 14, 2025 -
There is an issue related to the light and dark mode of the the go.dev website
#74605 closed
Jul 13, 2025 -
Can we add a progressing download bar when doing `go install`
#74601 closed
Jul 12, 2025 -
proposal: log/slog: structured error type
#74592 closed
Jul 11, 2025 -
proposal: encoding/json: remove EscapeInvalidUTF8
#74551 closed
Jul 11, 2025 -
encoding/json/v2: fails to return SyntacticError on empty input
#74548 closed
Jul 11, 2025 -
x/mobile: gomobile build; unable to edit or use a custom Info.plist
#74597 closed
Jul 11, 2025 -
x/tools/gopls: expose an off-by-default MCP server from gopls
#73580 closed
Jul 11, 2025 -
x/tools/gopls/internal/test/marker: Test/token/range.txt failures
#74588 closed
Jul 11, 2025 -
x/tools/gopls/internal/golang: TestUnify failures
#74586 closed
Jul 11, 2025 -
x/tools/gopls/internal/test/integration/misc: TestRenamePackage_IntermediateTestVariant/default failures
#74583 closed
Jul 11, 2025 -
x/tools/gopls/internal/cmd: TestWorkspaceSymbol failures
#74582 closed
Jul 11, 2025 -
runtime: TestMemmoveOverlapLarge0x120000 failures
#59448 closed
Jul 11, 2025 -
x/tools/gopls: S1030 is misleading and should not be there
#74575 closed
Jul 11, 2025 -
cmd/vendor: go mod vendor for cmd does not work when rebuilding the toolchain using make.bash
#74563 closed
Jul 11, 2025 -
go/test: go test -v flag does not print name of all test cases
#74573 closed
Jul 11, 2025 -
x/net: vuln: CVE-2023-39325, CVE-2023-39326, and CVE-2023-44487
#74567 closed
Jul 11, 2025 -
x/pkgsite: //go:debug information missing
#74570 closed
Jul 11, 2025 -
cmd/go/internal/vcweb/vcstest: TestScripts/git/vgotest1.txt failures
#74569 closed
Jul 10, 2025 -
x/tools/gopls/internal/test/marker: "send on closed channel" in MCP integration
#74202 closed
Jul 10, 2025 -
x/tools/gopls/internal/test/marker: Test/codeaction/splitlines.txt failures
#74546 closed
Jul 10, 2025 -
x/tools/gopls/internal/test/marker: Test/mcptools/search.txt failures
#74547 closed
Jul 10, 2025 -
x/tools/gopls: modernize should remove unused imports
#74559 closed
Jul 10, 2025 -
x/tools/internal/mcp/examples/hello: unrecognized failures
#74554 closed
Jul 10, 2025 -
x/tools/internal/mcp/examples/sse: unrecognized failures
#74555 closed
Jul 10, 2025 -
x/pkgsite: v0.69.1 page for github.com/IBM/vpc-go-sdk is not loading
#74562 closed
Jul 10, 2025 -
runtime: RSS seems to have increased in Go 1.24 while the runtime accounting has not [1.24 backport]
#73800 closed
Jul 10, 2025 -
runtime: use-after-free of `allpSnapshot` in `findRunnable` [1.24 backport]
#74416 closed
Jul 10, 2025 -
runtime: use-after-free of `allpSnapshot` in `findRunnable` [1.23 backport]
#74415 closed
Jul 10, 2025 -
x/tools/gopls/internal/test/marker: data race in shutdown
#74532 closed
Jul 10, 2025 -
cmd/compile: incorrect optimization (go1.25rc2)
#74557 closed
Jul 10, 2025 -
Add Feature
#74560 closed
Jul 10, 2025 -
x/tools/gopls/internal/filewatcher: TestFileWatcher/create_directory failures [consistent failure]
#74543 closed
Jul 10, 2025 -
proposal: Include envconfig-style environment variable parsing in Go standard library
#74558 closed
Jul 10, 2025 -
math.Round is calculate correct but return wrong value
#74556 closed
Jul 10, 2025 -
x/tools/internal/mcp/examples/sse: unrecognized failures
#74553 closed
Jul 9, 2025 -
x/tools/internal/filewatcher: TestFileWatcher/delete_directory is flaky
#74525 closed
Jul 9, 2025 -
cmd/link: go1.23.11 segmentation fault in test
#74537 closed
Jul 9, 2025 -
runtime:cpu4: TestGdbConst failures
#74449 closed
Jul 9, 2025 -
runtime:cpu4: TestGdbPanic failures
#74435 closed
Jul 9, 2025 -
encoding/json/v2: enable allocation-free Encoder and Decoder reuse
#74538 closed
Jul 9, 2025 -
x/tools/gopls: panic somewhere in a goroutine created by errgroup.Group
#74304 closed
Jul 9, 2025 -
x/crypto/ssh: add a specific error for algorithm negotiation issues/errors
#61536 closed
Jul 9, 2025 -
crypto/tls: server should send empty server_name extension when using SNI
#74282 closed
Jul 9, 2025 -
go vet should report an error when t.Context is used inside t.Cleanup
#74539 closed
Jul 9, 2025 -
path/filepath: Failed to get Base name of a windows filepath
#74541 closed
Jul 9, 2025 -
x/tools/gopls/internal/test/marker: Test/mcptools/symbol_references.txt failures
#74536 closed
Jul 9, 2025 -
x/tools/gopls/internal/test/marker: Test/implementation/issue74305.txt failures
#74533 closed
Jul 9, 2025 -
x/tools/gopls/internal/filewatcher: TestFileWatcher/delete_directory failures
#74531 closed
Jul 9, 2025 -
x/pkgsite: package removal request for https://pkg.go.dev/github.com/elmasrisaer/GoSDKTest/pkg/celitech
#74495 closed
Jul 9, 2025 -
import/path: issue title
#74535 closed
Jul 9, 2025 -
x/website:GopherCon India not Listed
#74534 closed
Jul 8, 2025 -
x/telemetry/godev/telemetrygodev: reflect updated upload config
#63504 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/diagnostics/issue60544.txt failures
#74497 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/rename/prepare.txt failures
#74510 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/callhierarchy/callhierarchy.txt failures
#74166 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/hover/json.txt failures
#74526 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/mcptools/workspace_diagnostics.txt failures
#74527 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/codeaction/inline_issue68554.txt failures
#74528 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/references/test.txt failures
#74529 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/codeaction/fill_struct.txt failures
#74530 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/format/generated.txt failures
#74502 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/mcptools/diagnostics.txt failures
#74503 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/signature/signature.txt failures
#74506 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/symbol/basic.txt failures
#74507 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/references/issue60369.txt failures
#74508 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/implementation/signature.txt failures
#74509 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/codeaction/removeparam_satisfies.txt failures
#74511 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/mcptools/outline.txt failures
#74512 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/rename/generics.txt failures
#74513 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/codeaction/splitlines-variadic.txt failures
#74514 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/hover/basiclit.txt failures
#74515 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/hover/hover_alias.txt failures
#74521 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/hover/hover-74351.txt failures
#74522 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/workspacesymbol/casesensitive.txt failures
#74523 closed
Jul 8, 2025 -
runtime: TestGdbBacktrace failures
#74355 closed
Jul 8, 2025 -
x/tools/gopls: support renaming an embedded field at its declaration
#45199 closed
Jul 8, 2025 -
cmd/go: unexpected command execution in untrusted VCS repositories CVE-2025-4674 [1.23 backport]
#74382 closed
Jul 8, 2025 -
cmd/go: unexpected command execution in untrusted VCS repositories CVE-2025-4674 [1.24 backport]
#74381 closed
Jul 8, 2025 -
cmd/go: unexpected command execution in untrusted VCS repositories CVE-2025-4674
#74380 closed
Jul 8, 2025 -
x/tools/gopls/internal/test/marker: Test/quickfix/undeclared/missingfunction.txt failures
#74496 closed
Jul 8, 2025 -
x/tools/gopls: SignatureHelp activeParameter always 0 after v0.18.1
#74329 closed
Jul 8, 2025 -
runtime/race: race when building latest llvm tsan with go1.25 pre-release
#74487 closed
Jul 8, 2025 -
unique: 7.57% regression in ReplaceShortcodeTokens-72 sec/op on linux/arm64 at 0028532
#74001 closed
Jul 7, 2025 -
x/tools/gopls: Definition: crash on [unsafe.Pointer] doc link
#74434 closed
Jul 7, 2025 -
cmd/compile/internal/ssa: TestStmtLines panics
#74475 closed
Jul 7, 2025 -
sort: clarify Slice comparator requirements
#73420 closed
Jul 7, 2025 -
import/path: Import cycle not allowed error while importing encoding/json
#74483 closed
Jul 7, 2025 -
crypto/tls: Support CipherSuite ordering in TLS1.3
#74481 closed
Jul 7, 2025 -
x/pkgsite: MIT license not recognized
#74480 closed
Jul 6, 2025 -
x/pkgsite: promote examples as a top-level TOC item and populate with children
#73951 closed
Jul 5, 2025 -
runtime:cpu4: TestGdbPython failures
#74263 closed
Jul 4, 2025 -
x/tools/gopls: add counters for MCP server usage
#74291 closed
Jul 4, 2025 -
wiki:GoMips#success-stories EdgeOS on Ubiquiti EdgeRouter 8
#74477 closed
Jul 4, 2025 -
Go team quiet week Jun 30–Jul 4: issue tracker responses will be delayed
#74388 closed
Jul 4, 2025 -
runtime: crashes with "runtime: traceback stuck"
#62086 closed
Jul 4, 2025 -
x/pkgsite: package removal request for github.com/digitalghost-dev/poke-cli
#74468 closed
Jul 3, 2025 -
Freeze in taking sync.Mutex
#74469 closed
Jul 3, 2025 -
syscall: setting socket option IP_TRANSPARENT returns operation not supported
#74465 closed
Jul 3, 2025 -
why go get xxx@latest report a lot of error message?
#74464 closed
Jul 3, 2025 -
proposal: time: add Time.AppendText
#66972 closed
Jul 3, 2025 -
runtime: "fatal error: runtime: pipe failed" on macOS Big Sur
#44941 closed
Jul 2, 2025 -
internal/trace: TestTraceStacks/Stress failures
#74447 closed
Jul 2, 2025 -
internal/trace: TestTraceStacks/AllocFree failures
#74418 closed
Jul 2, 2025 -
proposal: cmd/compile: optimization for single-method interfaces
#74456 closed
Jul 2, 2025 -
net/http/h2_bundle.go (fatal error: concurrent map iteration and map write)
#74457 closed
Jul 2, 2025 -
cmd/go: add (or make explicit) tests for ambiguous imports in module mode
#28806 closed
Jul 2, 2025 -
cmd/go: go mod mvs: explain MVS selection
#33124 closed
Jul 2, 2025 -
proposal: slices: CloneAny and Contains2
#74450 closed
Jul 2, 2025 -
cmd/dist/dist: random build failures on bcachefs
#73938 closed
Jul 1, 2025 -
x/sync/errgroup: Typo on line 149 in errgroup.go
#74442 closed
Jul 1, 2025 -
x/pkgsite: issue title
#74443 closed
Jul 1, 2025 -
slices: TestIssue68488 seems sensitive to minor stack perturbations
#74387 closed
Jul 1, 2025 -
x/pkgsite: package removal request
#74385 closed
Jul 1, 2025 -
x/pkgsite: package removal request for [https://pkg.go.dev/github.com/pikaphu/gin]
#74433 closed
Jul 1, 2025 -
x/tools/gopls/internal/test/integration/workspace: TestUseGoWork/default failures
#74165 closed
Jul 1, 2025 -
x/website/internal/gitfs: TestGitHub failures
#59222 closed
Jul 1, 2025 -
x/pkgsite: package removal request for https://pkg.go.dev/github.com/elmasrisaer/GoSDKTest/pkg/celitech
#74441 closed
Jul 1, 2025 -
x/website/tour: when build error occurs, had to manually kill program
#34340 closed
Jul 1, 2025
159 Issues opened by 76 people
-
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 -
proposal: x/exp/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 -
x/build: add linux/amd64 builder that supports AVX-512
#74772 opened
Jul 27, 2025 -
cmd/go: test -o sometimes invokes test executable from build cache
#74769 opened
Jul 26, 2025 -
x/sys/windows/svc/mgr: unable to create a boot service
#74768 opened
Jul 26, 2025 -
proposal: crypto/internal/fips140/aes: asm implementation of AES-XTS
#74758 opened
Jul 25, 2025 -
cmd/go: tool should explicitely reject an empty tool name
#74757 opened
Jul 25, 2025 -
os: TestPipeIOCloseRace failures
#74754 opened
Jul 25, 2025 -
cmd/asm: Go arm64 assembler doesn't support "FMOVQ F0, (R0)(R2)"
#74753 opened
Jul 25, 2025 -
proposal: cmd/compiler,cmd/asm: add `-d=checkframepointer` option
#74752 opened
Jul 25, 2025 -
cmd/cover: coverageredesign configurable filepaths for Go coverage files
#74749 opened
Jul 24, 2025 -
cmd/go: change `go mod init` default go directive to 1.(N-n).0
#74748 opened
Jul 24, 2025 -
cmd/go: "get -tool" should fail if toolchain is below 1.24 in go.mod
#74739 opened
Jul 24, 2025 -
net: `WriteMsgUDPAddrPort` should accept IPv4-mapped IPv6 destination addresses on IPv4 UDP sockets
#74737 opened
Jul 24, 2025 -
riscv64: can't build on FreeBSD with cgo [1.24 backport]
#74735 opened
Jul 24, 2025 -
riscv64: can't build on FreeBSD with cgo [1.23 backport]
#74734 opened
Jul 24, 2025 -
cmd/cgo/internal/testshared: unrecognized failures
#74730 opened
Jul 23, 2025 -
os/user:pie_internal: TestImpersonated failures
#74728 opened
Jul 23, 2025 -
go/types, types2: bad error message for cycles through type instantiation
#74725 opened
Jul 23, 2025 -
net: unrecognized failures
#74724 opened
Jul 23, 2025 -
cmd/link: TestDWARFLocationList failures
#74723 opened
Jul 23, 2025 -
cmd/go: global state in modload and modfetch packages is hard to maintain
#74711 opened
Jul 22, 2025 -
x/pkgsite: x/tools/internal/gofix documentation is confusing
#74710 opened
Jul 22, 2025 -
x/tools/gopls/internal/analysis/modernize: fmtappendf suggests invalid fix
#74709 opened
Jul 22, 2025 -
x/tools/gopls/internal/analysis/modernize: waitgroup modernizer makes a complete mess of it
#74708 opened
Jul 22, 2025 -
cmd/go: get -tool results in invalid go.sum
#74691 opened
Jul 21, 2025 -
x/review/git-codereview: asks for password when cookie is required
#74689 opened
Jul 21, 2025 -
x/tools/gopls/internal/analysis/modernize: rangeint produces invalid syntax due to use of types.RelativeTo
#74687 opened
Jul 21, 2025 -
x/tools/gopls: symbolic link to / causes ModuleResolver to scan entire file system, burning CPU
#74686 opened
Jul 21, 2025 -
crypto/internal/fips140,cmd/link: fips140 broken on RISC-V with `-buildmode=pie`
#74683 opened
Jul 21, 2025 -
x/tools/gopls: allow more formatter options
#74678 opened
Jul 20, 2025 -
proposal: encoding/json/v2: add HasOption and decompose GetOption
#74675 opened
Jul 19, 2025 -
runtime: TestUsingVDSO failures
#74672 opened
Jul 18, 2025 -
cmd/compile/internal/ssa: TestDebugLines_74576/i74576b.go failures
#74670 opened
Jul 18, 2025 -
proposal: crypto/tls: relax FIPS restrictions when the `fips140=on` GODEBUG is set
#74664 opened
Jul 18, 2025 -
x/tools/internal/modindex: TestIncremental failures
#74658 opened
Jul 17, 2025 -
fmt: Append should specify when spaces are added
#74656 opened
Jul 17, 2025 -
x/tools/gopls: Inline call: panic in reflect.Value.Set
#74653 opened
Jul 17, 2025 -
x/tools/gopls: DidCreateFiles: panic in Files[i].URI.Clean()
#74652 opened
Jul 17, 2025 -
x/tools/gopls: SIGBUS incrementing telemetry counter
#74651 opened
Jul 17, 2025 -
cmd/asm: amd64 PCALIGN between labels generates wrong jump targets
#74648 opened
Jul 17, 2025 -
log/slog: improve performance by pooling encoders for Any values
#74645 opened
Jul 17, 2025 -
x/tools/gopls: Misguided missing method code action
#74644 opened
Jul 16, 2025 -
os: replace finalizers with cleanups
#74642 opened
Jul 16, 2025 -
proposal: os: Export path escape error
#74640 opened
Jul 16, 2025 -
cmd/link: on wasm, number of functions limited to 2^16 [1.24 backport]
#74639 opened
Jul 16, 2025 -
net: dial not respecting cancel cause
#74638 opened
Jul 16, 2025 -
net/http: CONNECT proxied requests can read an unlimited number of bytes from bad proxy
#74633 opened
Jul 15, 2025 -
internal/coverage/cfile: TestCoverageApis/emitToWriter failures
#74632 opened
Jul 15, 2025 -
crypto/fips140: selective policy enforcement framework
#74630 opened
Jul 15, 2025 -
cmd/internal/testdir:2_10: Test/fixedbugs/bug440_64.go failures
#74629 opened
Jul 15, 2025 -
x/telemetry/config: add telemetry for add and remove struct tags refactoring operations
#74628 opened
Jul 15, 2025 -
cmd/compile: //go:nointerface can result in non-nil interface with nil methods
#74626 opened
Jul 15, 2025 -
net/http: client timeout error message is ambiguous
#74625 opened
Jul 15, 2025 -
encoding/json: performance regression marshaling small values for goexperiment.jsonv2
#74617 opened
Jul 15, 2025 -
x/tools/gopls: gopls suggests to import maps from internal/runtime/maps
#74611 opened
Jul 14, 2025 -
cmd/pprof: weblist shows wrong assembly instructions in annotated code when cross compiling for ARMv7
#74610 opened
Jul 14, 2025 -
proposal: runtime: deadlock detection by using the garbage collector
#74609 opened
Jul 14, 2025 -
x/tools/gopls: Semantic tokens not generated for local unexported symbols referenced in comment links
#74607 opened
Jul 14, 2025 -
x/build: bot linux-ppc64-power10--01 reported as broken
#74602 opened
Jul 12, 2025 -
runtime: timeout in TestCrashDumpsAllThreads
#74599 opened
Jul 11, 2025 -
x/tools/gopls/internal/mcp: file watcher might not be correctly watching newly created files
#74598 opened
Jul 11, 2025 -
x/pkgsite-metrics: module fails to tidy after upgrading golang.org/x/exp/event to its latest version
#74596 opened
Jul 11, 2025 -
x/tools/gopl/internal/test/integration: WriteGoSum causes mysterious failures
#74594 opened
Jul 11, 2025 -
x/tools/gopls: mcp stdio/sse report crashing message on non-go workspace
#74593 opened
Jul 11, 2025 -
cmd/cgo/internal/testcarchive: TestSIGPROF failures
#74591 opened
Jul 11, 2025 -
cmd/go/internal/vcweb/vcstest: TestScripts/git/vgotest1.txt failures
#74589 opened
Jul 11, 2025 -
cmd/vet: should check unreachable code after os.Exit() like after panic()
#74585 opened
Jul 11, 2025 -
x/tools/gopls: CodeActions: nil panic in refactorRewriteEliminateDotImport
#74581 opened
Jul 11, 2025 -
proposal: net/http: access to HTTP/2 GoAwayError
#74578 opened
Jul 11, 2025 -
proposal: runtime: make stack exhaustion recoverable
#74577 opened
Jul 11, 2025 -
cmd/go, testing: go fuzz testing get's stuck somewhere else other than the code to be fuzzed
#74571 opened
Jul 10, 2025 -
x/tools/gopls: add telemetry for refactor -> add and remove struct tags operations
#74568 opened
Jul 10, 2025 -
x/crypto/ssh/test: TestRunCommandWeClosed failures
#74566 opened
Jul 10, 2025 -
x/tools/gopls: SIGBUS reading string data in os.File.readdir
#74565 opened
Jul 10, 2025 -
x/tools/gopls: Completion: panic in types.ConvertibleTo
#74564 opened
Jul 10, 2025 -
runtime: fatal error: found bad pointer in Go heap when compiling x/tools/internal/mcp/jsonschema
#74552 opened
Jul 9, 2025 -
runtime: SEGV in gcBgMarkStartWorkers
#74550 opened
Jul 9, 2025 -
x/tools/go/analysis/passes/printf: document why "conditionally printf" APIs are to be discouraged
#74549 opened
Jul 9, 2025 -
proposal: new `Recorder` types in runtime/pprof
#74545 opened
Jul 9, 2025 -
proposal: new net/http/pprof/v2 package
#74544 opened
Jul 9, 2025 -
internal/trace: TestTraceGCStress/AllocFree failures
#74542 opened
Jul 9, 2025 -
proposal: cmd/compile: add GORISCV64=g
#74540 opened
Jul 9, 2025 -
x/tools/gopls: CodeAction(source.doc): mark up DocLinks to built in types and methods
#74524 opened
Jul 8, 2025 -
cmd/go: defensively unset dangerous VCS configuration options
#74520 opened
Jul 8, 2025 -
os: TestCloseWithBlockingReadByFd failures
#74519 opened
Jul 8, 2025 -
go.chromium.org/luci/common/system/unixsock: unrecognized failures [consistent failure]
#74518 opened
Jul 8, 2025 -
x/benchmarks/sweet/cmd/sweet: unrecognized failures [consistent failure]
#74517 opened
Jul 8, 2025 -
x/build: test failures are hard to discover
#74516 opened
Jul 8, 2025 -
cmd/go: TestScript/mod_replace_import failures
#74505 opened
Jul 8, 2025 -
encoding/gob: TestLargeSlice/string failures
#74504 opened
Jul 8, 2025 -
runtime/race: TestRace failures
#74501 opened
Jul 8, 2025 -
all: freebsd/ppc64le port
#74500 opened
Jul 8, 2025 -
x/tools/go/ast/inspector: panics on Node slice of 32M entries
#74498 opened
Jul 8, 2025 -
x/tools/gopls: modernize could suggest using strings.Cut* instead of strings.Split*
#74494 opened
Jul 8, 2025 -
x/sys/windows: windows.PSAPI_WORKING_SET_EX_INFORMATION data structure does not match the Windows api
#74493 opened
Jul 8, 2025 -
cmd/link/internal/ld: TestZeroSizedVariable/-gcflags= failures
#74492 opened
Jul 8, 2025 -
cmd/compile/internal/test: TestPGOHash failures
#74490 opened
Jul 7, 2025 -
cmd/compile: x86-64: sub-optimal codegen less-than-int sized index from structured slice/array
#74489 opened
Jul 7, 2025 -
errors: Is should not panic on nested uncomparable types
#74488 opened
Jul 7, 2025 -
proposal: x/tools/imports: LocalPrefix as a field of Options
#74486 opened
Jul 7, 2025 -
cmd/compile: virtual nosplit causes hard segfault
#74478 opened
Jul 5, 2025 -
cmd/cgo/internal/testsanitizers: TestLSAN/lsan1,2, and 3 fail always in linux/aarch64
#74476 opened
Jul 4, 2025 -
cmd/compile: BCE of fixed width blocks during iteration
#74474 opened
Jul 4, 2025 -
proposal: spec: typed struct tags
#74472 opened
Jul 4, 2025 -
cmd/compile: significant performance difference between 'strs[i] == str' and 'str == strs[i]'"
#74471 opened
Jul 4, 2025 -
build: build failure on gotip-linux-amd64-misccompile
#74470 opened
Jul 3, 2025 -
x/tools/gopls: inconsistent documentation for builtin `error.Error`
#74463 opened
Jul 3, 2025 -
errors: Join docs should mention Is/As
#74461 opened
Jul 2, 2025 -
net/http: h2_bundle.go (fatal error: concurrent map iteration and map write)
#74458 opened
Jul 2, 2025 -
crypto/acme: add RetryAfter field to the Authorization, Order & Challenge objects
#74454 opened
Jul 2, 2025 -
x/build: bot plan9-arm--03 reported as broken
#74453 opened
Jul 2, 2025 -
cmd/go: clarify that `DiskPath` in a cacheprog respone should not contain extension
#74451 opened
Jul 2, 2025 -
cmd/go: TestScript/cover_build_pkg_select failures
#74448 opened
Jul 1, 2025 -
go/build: break out parts shared with modindex into internal package
#74446 opened
Jul 1, 2025 -
runtime: TestFinalizerOrCleanupDeadlock/Panic failures
#74445 opened
Jul 1, 2025 -
x/build: Windows gomote creation fails due to missing git for subrepos
#74444 opened
Jul 1, 2025
306 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/cover: //line directives frequently handled incorrectly
#41222 commented on
Jul 1, 2025 • 0 new comments -
go/doc: `AllMethods` mode erroneously includes methods shadowed by field declarations
#62640 commented on
Jul 1, 2025 • 0 new comments -
x/tools/gopls: progress notifications for more operations
#71751 commented on
Jul 1, 2025 • 0 new comments -
runtime: C TSAN reports false positive races in SetCgoTraceback symbolizer function (cgoSymbolizer)
#73949 commented on
Jul 1, 2025 • 0 new comments -
proposal: spec: add support for int128 and uint128
#9455 commented on
Jul 1, 2025 • 0 new comments -
Gerrit: can't push code because of the location
#45246 commented on
Jul 2, 2025 • 0 new comments -
x/pkgsite: support postgres task queues
#74027 commented on
Jul 2, 2025 • 0 new comments -
x/build/cmd/relui: improve security release automation
#59717 commented on
Jul 2, 2025 • 0 new comments -
context: canceling a context should clear the timeout in nodejs
#72797 commented on
Jul 2, 2025 • 0 new comments -
proposal: runtime/metrics: define a recommended set of metrics
#67120 commented on
Jul 2, 2025 • 0 new comments -
cmd/gofmt: inconsistent behavior on removing unnecessary type names with -s arg
#64966 commented on
Jul 3, 2025 • 0 new comments -
x/tools/gopls: Hover: on `var x Alias`, where `type Alias = Named`, incorrectly shows underlying type of Named
#74361 commented on
Jul 3, 2025 • 0 new comments -
crypto/sha512: arm optimizations not implemented
#9005 commented on
Jul 4, 2025 • 0 new comments -
proposal: spec: introduce structured tags
#23637 commented on
Jul 4, 2025 • 0 new comments -
all: test failures with `EBADF` from fork/exec on NetBSD
#63444 commented on
Jul 4, 2025 • 0 new comments -
cmd/cgo: does not correctly read DWARF data for unsigned types
#39136 commented on
Jul 4, 2025 • 0 new comments -
crypto/tls: customisable max TLS record size
#20420 commented on
Jul 6, 2025 • 0 new comments -
runtime: segfault under rr chaos mode
#74019 commented on
Jul 7, 2025 • 0 new comments -
x/crypto/ssh: MarshalAuthorizedKey discards comment
#46870 commented on
Jul 7, 2025 • 0 new comments -
crypto/x509: certificate verification should fail when policy doesn't map with CA's mappings
#74429 commented on
Jul 7, 2025 • 0 new comments -
cmd/go: misleading `fatal:` log message when working in a git repo with no commits
#52263 commented on
Jul 7, 2025 • 0 new comments -
cmd/compile/internal/ssa: TestStmtLines fails due to auto-generated crypto code
#49372 commented on
Jul 7, 2025 • 0 new comments -
runtime/trace: "preempted" StateTransition sometimes has Stack of single zeroed StackFrame
#68090 commented on
Jul 7, 2025 • 0 new comments -
x/tools/gopls/internal/cache/methodsets: "missing object path for %s" bug in indexBuilder.build
#70418 commented on
Jul 7, 2025 • 0 new comments -
x/tools/gopls: duplicate package paths in export data manifest (via telemetry)
#63822 commented on
Jul 7, 2025 • 0 new comments -
net/http: internal error: connCount underflow
#61474 commented on
Jul 8, 2025 • 0 new comments -
proposal: x/tools/cmd/goimports: add flag to remove blank lines in import for regrouping during formatting
#64271 commented on
Jul 8, 2025 • 0 new comments -
cmd/internal/obj: prologue end marker in arm64 is in the wrong place
#74357 commented on
Jul 8, 2025 • 0 new comments -
x/tools/cmd/signature-fuzzer/fuzz-runner: TestRunner/Minimization2 failures
#71205 commented on
Jul 8, 2025 • 0 new comments -
cmd/internal/testdir: Test/rangegen.go failures
#67556 commented on
Jul 8, 2025 • 0 new comments -
runtime:cpu2: TestGdbAutotmpTypes failures
#70021 commented on
Jul 8, 2025 • 0 new comments -
image: decode / resize into an existing buffer
#8055 commented on
Jul 8, 2025 • 0 new comments -
x/tools/gopls/internal/analysis/modernize: use strings.Cut
#71369 commented on
Jul 8, 2025 • 0 new comments -
x/tools/gopls: support global "go to implementation" queries on function types [local is done]
#56572 commented on
Jul 8, 2025 • 0 new comments -
x/tools/gopls: modernize.minmax: preserve order of operands, newlines, and comments
#73473 commented on
Jul 8, 2025 • 0 new comments -
x/telemetry: 2024-1-18 An Internal Server Error is obtained
#65163 commented on
Jul 8, 2025 • 0 new comments -
cmd/go: return best-effort results despite inconsistent vendoring
#39164 commented on
Jul 8, 2025 • 0 new comments -
proposal: sync: SlicePool for variable-sized slices
#73620 commented on
Jul 9, 2025 • 0 new comments -
internal/trace: TestTraceGCStress/AllocFree crashes
#74078 commented on
Jul 9, 2025 • 0 new comments -
x/tools/gopls: DidModifyFiles: "non-abs file path %q" bug in port.matches
#70603 commented on
Jul 9, 2025 • 0 new comments -
x/tools/gopls: "internal error reading (shared cache|typerefs data)" (ENOSPC?) bug report (via telemetry)
#67433 commented on
Jul 9, 2025 • 0 new comments -
cmd/compile: wrapping funcs in interfaces causes them to escape
#74356 commented on
Jul 9, 2025 • 0 new comments -
cmd/compile: support conditional escapes by splitting variables
#74364 commented on
Jul 9, 2025 • 0 new comments -
cmd/compile: regalloc using multiple restores when one would do
#74365 commented on
Jul 9, 2025 • 0 new comments -
cmd/compile: devirtualized type switch causes temporary allocation to escape
#74383 commented on
Jul 9, 2025 • 0 new comments -
cmd/compile: devirtualize singly-typed interface return values
#74392 commented on
Jul 9, 2025 • 0 new comments -
net/http: TestServerKeepAlivesEnabled/h2 failures
#68440 commented on
Jul 9, 2025 • 0 new comments -
proposal: encoding/json/v2: decide on default representation for time.Duration
#71631 commented on
Jul 10, 2025 • 0 new comments -
net/http, x/net/idna: punycode labels ending with hyphen (xn--example-) should be rejected per updated UTS-46
#74330 commented on
Jul 10, 2025 • 0 new comments -
cmd/link: stop requiring gold on arm64 when GNU ld is fixed
#22040 commented on
Jul 10, 2025 • 0 new comments -
go/types: add Hasher{,IgnoreTags} types
#69420 commented on
Jul 10, 2025 • 0 new comments -
x/crypto/ssh: verified public key callback and arbitrary data in Permissions
#70795 commented on
Jul 10, 2025 • 0 new comments -
proposal: cmd/{go,cgo,compile}: change interpretation of relative //line directives
#70478 commented on
Jul 10, 2025 • 0 new comments -
x/mobile: seccomp prevented call to disallowed arm64 system call 434
#70508 commented on
Jul 10, 2025 • 0 new comments -
x/tools/go/analysis/internal/checker: -fix should remove unneeded imports
#72035 commented on
Jul 10, 2025 • 0 new comments -
net/http: TestRequestWriteTransport failures with `unexpected Transfer-Encoding in request`
#52575 commented on
Jul 10, 2025 • 0 new comments -
encoding/xml: add omitzero option
#69857 commented on
Jul 11, 2025 • 0 new comments -
cmd/compile: clang 18+ does not support the '-arch' switch (Android NDK binaries)
#74410 commented on
Jul 11, 2025 • 0 new comments -
crypto/tls: extend coverage of BoGo test suite
#72006 commented on
Jul 11, 2025 • 0 new comments -
x/build/cmd/relui: add support for posting blog post announcements to social media
#72861 commented on
Jul 11, 2025 • 0 new comments -
x/telemetry/counter/countertest: unrecognized failures
#74262 commented on
Jul 11, 2025 • 0 new comments -
x/build: improve the container deployment process
#70913 commented on
Jul 11, 2025 • 0 new comments -
cmd/compile/internal/amd64: unrecognized failures
#70107 commented on
Jul 11, 2025 • 0 new comments -
cmd/compile/internal/arm: unrecognized failures
#71033 commented on
Jul 11, 2025 • 0 new comments -
encoding/json: eof error of NewDecoder().Decode() should be same with Unmarshal()
#25956 commented on
Jul 11, 2025 • 0 new comments -
x/crypto/ssh/test: TestCiphers failures on macOS
#65732 commented on
Jul 11, 2025 • 0 new comments -
x/build: *-linux-arm builders have no disk space left
#74169 commented on
Jul 11, 2025 • 0 new comments -
proposal: x/crypto/acme: support the ACME Renewal Information standard in Client
#60958 commented on
Jul 11, 2025 • 0 new comments -
os/exec: TestCancelErrors/killed_after_error failures
#66895 commented on
Jul 12, 2025 • 0 new comments -
proposal: crypto/tls: support TLS 1.3 post-handshake authentication
#40521 commented on
Jul 13, 2025 • 0 new comments -
runtime, cmd/compile: consider runtime.free, runtime.freetracked and GOEXPERIMENT=runtimefree
#74299 commented on
Jul 13, 2025 • 0 new comments -
cmd/compile: consider speeding up compile of large ast package in microsoft/typescript-go
#73044 commented on
Jul 13, 2025 • 0 new comments -
cmd/compile: teach escape analysis to conditionally stack alloc interface method call parameters like a slice in w.Write(b)
#72036 commented on
Jul 13, 2025 • 0 new comments -
runtime: some possible SwissTable map benchmark improvements
#70700 commented on
Jul 13, 2025 • 0 new comments -
cmd/go: enable listing direct dependency updates
#40364 commented on
Jul 14, 2025 • 0 new comments -
proposal: cmd/compile: generate PDBs on Windows
#62420 commented on
Jul 14, 2025 • 0 new comments -
x/net/dns/dnsmessage: add support for SVCB and HTTPS records
#43790 commented on
Jul 14, 2025 • 0 new comments -
x/mobile: Undefined symbols _res_9_nclose with Go 1.20
#58416 commented on
Jul 14, 2025 • 0 new comments -
proposal: x/oauth2: support pushed authorization requests (PAR)
#65956 commented on
Jul 14, 2025 • 0 new comments -
x/tools/gopls: should suppress diagnostics when GOMODCACHE is under the repo root
#51947 commented on
Jul 14, 2025 • 0 new comments -
proposal: reflect: package reflection
#61796 commented on
Jul 15, 2025 • 0 new comments -
os/exec: TestContextCancel failures on netbsd
#58699 commented on
Jul 15, 2025 • 0 new comments -
x/net/http2: support memory re-use for MetaHeadersFrames
#22717 commented on
Jul 15, 2025 • 0 new comments -
cmd/compile: store pairing on arm64 misses some cases
#71987 commented on
Jul 15, 2025 • 0 new comments -
cmd/go: "RLock …: Function not implemented" when the main module is in a filesystem that does not support locking
#48572 commented on
Jul 15, 2025 • 0 new comments -
crypto/x509: unexpected name mismatch error
#31440 commented on
Jul 15, 2025 • 0 new comments -
cmd/go/internal/test: test concurrency limited by sequential printing
#61233 commented on
Jul 15, 2025 • 0 new comments -
crypto/rsa: PrivateKey.Validate() no longer catch invalid private exponent D
#74115 commented on
Jul 16, 2025 • 0 new comments -
context: TestCauseRace failures
#73390 commented on
Jul 16, 2025 • 0 new comments -
cmd/compile: redundant morestack spill space in nosplit functions
#74413 commented on
Jul 16, 2025 • 0 new comments -
build: build failure on gotip-linux-riscv64
#70401 commented on
Jul 16, 2025 • 0 new comments -
proposal: encoding/{base32,base64}: constant-time implementations of RFC 4648 codecs for use with cryptography keys
#73901 commented on
Jul 17, 2025 • 0 new comments -
proposal: crypto/x509: add VerifyOptions.UnknownAlgorithmVerifier
#74024 commented on
Jul 17, 2025 • 0 new comments -
x/tools/gopls: Rename: "no type for %T" panic in satisfy
#71572 commented on
Jul 17, 2025 • 0 new comments -
x/tools/gopls: ApplyFix: "no file for edit position" bug in suggestedFixToDocumentChange (via telemetry)
#68818 commented on
Jul 17, 2025 • 0 new comments -
cmd/go: adding a tool dependency leads to build failures
#73279 commented on
Jul 17, 2025 • 0 new comments -
proposal: encoding/xml: Add EmptyElement token type to support self-closing elements.
#69273 commented on
Jul 18, 2025 • 0 new comments -
encoding/xml: XMLName value of embedded structs type not used in Marshaller
#38260 commented on
Jul 18, 2025 • 0 new comments -
x/tools/gopls: "unexpected files in command-line-arguments package" bug (via telemetry)
#64557 commented on
Jul 18, 2025 • 0 new comments -
runtime: `found wrong event in p's limiter event slot` on plan9-arm and openbsd-amd64-68 since 2022-08-08
#54600 commented on
Jul 18, 2025 • 0 new comments -
x/image/vector: repeat Draw() -> nonsense
#68981 commented on
Jul 18, 2025 • 0 new comments -
cmd/go: prevent worker starvation via ordered scheduling using barrier tasks
#73106 commented on
Jul 18, 2025 • 0 new comments -
net/http: ServeMux with CONNECT and empty path broke in 1.22
#74422 commented on
Jul 18, 2025 • 0 new comments -
cmd/go: build the cgo artifacts for each package in parallel
#9887 commented on
Jul 18, 2025 • 0 new comments -
proposal: crypto/tls: dynamically reload root certificate authorities
#64796 commented on
Jul 19, 2025 • 0 new comments -
proposal: container: add weak reference maps
#43615 commented on
Jul 19, 2025 • 0 new comments -
cmd/go: add per-test timeouts
#48157 commented on
Jul 19, 2025 • 0 new comments -
x/mobile: UI hangs when Go code called from Swift communicates over the network; `time.Sleep` works fine
#65371 commented on
Jul 19, 2025 • 0 new comments -
proposal: net/http/v2: thoughts for Go 2.0
#5465 commented on
Jul 19, 2025 • 0 new comments -
proposal: container/heap: add Heap, a heap backed by a slice
#47632 commented on
Jul 21, 2025 • 0 new comments -
cmd/go/internal/test: "go help testflag" refers to legacy options of pprof
#74336 commented on
Jul 21, 2025 • 0 new comments -
go/types: type inferred for append([]byte(nil), y) causes NewSignatureType to panic
#73871 commented on
Jul 21, 2025 • 0 new comments -
proposal: spec: unions as sigma types
#54685 commented on
Jul 21, 2025 • 0 new comments -
cmd/compile: memcombine should learn allignement of byte slices - easy mode - types
#71778 commented on
Jul 21, 2025 • 0 new comments -
proposal: x/tools/go/analysis/analysistest: improved, module-aware API
#61336 commented on
Jul 21, 2025 • 0 new comments -
proposal: spec: comparable as a case of a generalized definition of basic interfaces
#53734 commented on
Jul 22, 2025 • 0 new comments -
x/benchmarks/sweet/cmd/sweet: TestSweetEndToEnd failures
#70649 commented on
Jul 22, 2025 • 0 new comments -
sync/atomic: add Uint64Pair
#61236 commented on
Jul 22, 2025 • 0 new comments -
cmd/pprof: macOS 12.6.1 profile overcounts system calls (again)
#57722 commented on
Jul 22, 2025 • 0 new comments -
proposal: net/http: add context cancelation reason for server handlers
#64465 commented on
Jul 22, 2025 • 0 new comments -
x/tools/gopls: stubmethods: "could not find the enclosing function of the return statement" bug in GetIfaceStubInfo
#70666 commented on
Jul 22, 2025 • 0 new comments -
crypto/tls: support kernel-provided TLS
#44506 commented on
Jul 22, 2025 • 0 new comments -
proposal: debug/gosym: rewrite gosym package with new interface, inlined tree support, low memory overhead, and more
#74396 commented on
Jul 22, 2025 • 0 new comments -
testing: implement b.Loop keepalive without preventing inlining, which can lead to heap allocs
#73137 commented on
Jul 22, 2025 • 0 new comments -
x/tools/gopls: `go clean` fails with ENOTEMPTY (openbsd) causing gopls test flakes
#68087 commented on
Jul 22, 2025 • 0 new comments -
x/tools/internal/jsonrpc2: TestIdleTimeout failures
#55179 commented on
Jul 22, 2025 • 0 new comments -
Go compiler and runtime meeting notes
#43930 commented on
Jul 22, 2025 • 0 new comments -
x/tools/internal/gocommand: TestRmdirAfterGoList_Runner failures
#73736 commented on
Jul 22, 2025 • 0 new comments -
proposal: testing: print more information about failing tests at the end
#71646 commented on
Jul 23, 2025 • 0 new comments -
proposal: context: context.Expired
#73533 commented on
Jul 23, 2025 • 0 new comments -
runtime: clean up system call code
#51087 commented on
Jul 23, 2025 • 0 new comments -
proposal: spec: lazy values
#37739 commented on
Jul 23, 2025 • 0 new comments -
doc: introduce a page for CI best practices
#42119 commented on
Jul 23, 2025 • 0 new comments -
os: support runtime poller with os.File on Windows
#19098 commented on
Jul 23, 2025 • 0 new comments -
go/doc, x/pkgsite/cmd/pkgsite: doc links not working for interface methods in scope
#54033 commented on
Jul 23, 2025 • 0 new comments -
cmd/compile: performance regression in 1.20 - inlining regression due to missed export
#57505 commented on
Jul 23, 2025 • 0 new comments -
x/image/webp: unable to decode image
#60437 commented on
Jul 23, 2025 • 0 new comments -
cmd/compile: internal compiler error: unexpected types2.Invalid
#72887 commented on
Jul 23, 2025 • 0 new comments -
proposal: x/oauth2/resourcemeta: protected resource metadata
#74345 commented on
Jul 23, 2025 • 0 new comments -
archive/zip: feature: support streamable archives
#74147 commented on
Jul 23, 2025 • 0 new comments -
x/tools/gopls: render package documentation when hovering over imported package name identifiers
#71248 commented on
Jul 23, 2025 • 0 new comments -
cmd/cgo: segmentation violation with -race, only on one machine
#74038 commented on
Jul 23, 2025 • 0 new comments -
cmd/gofmt: not idempotent for comments with leading space and lists
#73958 commented on
Jul 23, 2025 • 0 new comments -
time: TestLongAdjustTimers failures
#67599 commented on
Jul 23, 2025 • 0 new comments -
cmd/cgo/internal/testsanitizers: TestLSAN/lsan2 failures
#73697 commented on
Jul 23, 2025 • 0 new comments -
cmd/internal/testdir:6_10: Test/rangegen.go failures
#74349 commented on
Jul 23, 2025 • 0 new comments -
cmd/cgo/internal/testerrors: TestPointerChecks failures
#69975 commented on
Jul 23, 2025 • 0 new comments -
cmd/go: go get -tool only adds last package when multiple are provided
#74035 commented on
Jul 23, 2025 • 0 new comments -
all: flaky failures on netbsd/arm
#73820 commented on
Jul 24, 2025 • 0 new comments -
x/build: gotip-freebsd-riscv64 builder is missing
#73568 commented on
Jul 24, 2025 • 0 new comments -
crypto: ignore rand io.Reader where behavior is not specified
#70942 commented on
Jul 24, 2025 • 0 new comments -
os: stop manually setting sticky bit on file creation on *BSD, Solaris
#68664 commented on
Jul 24, 2025 • 0 new comments -
proposal: x/net/http3: add experimental HTTP/3 implementation
#70914 commented on
Jul 24, 2025 • 0 new comments -
cmd/go: binary does not contain VCS information when compiled in git worktree dir
#58218 commented on
Jul 24, 2025 • 0 new comments -
os: TestPipeIOCloseRace timeout on Windows blocked in `syscall.CancelIoEx`
#64482 commented on
Jul 24, 2025 • 0 new comments -
encoding/json: SyntaxError does not have "json:" prefix
#36221 commented on
Jul 24, 2025 • 0 new comments -
crypto/cipher: GCM AEAD can be created with a custom nonce OR tag size, but not both
#42470 commented on
Jul 24, 2025 • 0 new comments -
internal/goversion: increment Version at start of cycle
#40705 commented on
Jul 24, 2025 • 0 new comments -
go/types: specious "invalid recursive type" error?
#60130 commented on
Jul 24, 2025 • 0 new comments -
cmd/compile/internal/types2: enable unsorted processing of package objects
#67347 commented on
Jul 24, 2025 • 0 new comments -
cmd/compile: "panic: unification reached recursion depth limit" with recursive type constraint
#67627 commented on
Jul 24, 2025 • 0 new comments -
cmd/compile: declaration order of types affects cycle detection
#68025 commented on
Jul 24, 2025 • 0 new comments -
build: adopt Go 1.24 as bootstrap toolchain for Go 1.26
#69315 commented on
Jul 24, 2025 • 0 new comments -
all: update standard-library dependencies at the start and end of each development cycle
#36905 commented on
Jul 24, 2025 • 0 new comments -
net/http: TestTransportMaxConnsPerHostDialCancellation/h1 failures
#69182 commented on
Jul 24, 2025 • 0 new comments -
go/importer: import/export does not preserve package versions
#61444 commented on
Jul 24, 2025 • 0 new comments -
go/build: setting UseAllFiles still invokes go command
#68556 commented on
Jul 24, 2025 • 0 new comments -
net/http: http/2 throughput is very slow compared to http/1.1
#47840 commented on
Jul 24, 2025 • 0 new comments -
cmd/gofmt: remove leading/trailing blank lines from function bodies
#6996 commented on
Jul 24, 2025 • 0 new comments -
x/tools/gopls: Extension is having trouble with one package in a big project (the rest of the packages are fine)
#73933 commented on
Jul 24, 2025 • 0 new comments -
x/tools/gopls/internal/test/marker: Test/zeroconfig/nonworkspacemodule.txt failures
#74212 commented on
Jul 24, 2025 • 0 new comments -
x/tools/gopls: can't find definition using -mod=mod
#73492 commented on
Jul 24, 2025 • 0 new comments -
x/tools/gopls: go to definition should go to replaced version of module
#73545 commented on
Jul 24, 2025 • 0 new comments -
cmd/cgo/internal/testsanitizers: TestLSAN/lsan1 failures
#74110 commented on
Jul 24, 2025 • 0 new comments -
proposal: spec: infer types from sufficiently constrained constraints
#73527 commented on
Jul 24, 2025 • 0 new comments -
runtime/metrics: add goroutine state counts, total goroutines created, total threads
#15490 commented on
Jul 24, 2025 • 0 new comments -
x/website, x/pkgsite, x/build/cmd/relui, vscode-go, x/telemetry: vulnerability GHSA-3xgq-45jj-v275/CVE-2024-21538 in cross-spawn dependency version 7.0.3
#71118 commented on
Jul 24, 2025 • 0 new comments -
encoding/json: Decoder.Token does not return an error for incomplete JSON
#69449 commented on
Jul 25, 2025 • 0 new comments -
net/http: TestCmdGoNoHTTPServer failures
#67381 commented on
Jul 25, 2025 • 0 new comments -
cmd/go: TestScript/test_fuzz_fuzztime failures
#72104 commented on
Jul 25, 2025 • 0 new comments -
cmd/dist: re-expose pack command in Go 1.25
#74080 commented on
Jul 25, 2025 • 0 new comments -
runtime/cgo: naming a DLL exported function as "CloseHandle" causes all DLL exported functions to deadlock
#73083 commented on
Jul 25, 2025 • 0 new comments -
runtime: green tea garbage collector
#73581 commented on
Jul 25, 2025 • 0 new comments -
proposal: cmd/go: compile-time instrumentation and `-toolexec`
#69887 commented on
Jul 25, 2025 • 0 new comments -
unique: TestCanonMap/LoadOrStore/ConcurrentUnsharedKeys failures
#74083 commented on
Jul 25, 2025 • 0 new comments -
x/crypto/ssh: client.NewSession can hang indefinitely
#26643 commented on
Jul 25, 2025 • 0 new comments -
cmd/compile: loop invariant code motion
#63670 commented on
Jul 25, 2025 • 0 new comments -
all: ignored builders for test flakes reporting
#55166 commented on
Jul 25, 2025 • 0 new comments -
cmd/compile,runtime: race support for riscv64
#64345 commented on
Jul 25, 2025 • 0 new comments -
x/tools/gopls: improve documentation for working with template files
#74759 commented on
Jul 25, 2025 • 0 new comments -
internal/sysinfo: fallbacks for CPU brandname detection on darwin on non-Intel CPU
#61658 commented on
Jul 25, 2025 • 0 new comments -
x/build: bot netbsd-arm-bsiegert reported as broken
#71998 commented on
Jul 25, 2025 • 0 new comments -
database/sql: ColumnConverter is bypassed when NumInput returns -1
#68342 commented on
Jul 25, 2025 • 0 new comments -
runtime: performance and diagnostics meeting notes
#57175 commented on
Jul 25, 2025 • 0 new comments -
cmd/cgo/internal/testsanitizers: TestTSAN/tsan* failures
#67800 commented on
Jul 25, 2025 • 0 new comments -
proposal: net/http: custom handlers for 404 and 405 HTTP response codes
#65648 commented on
Jul 25, 2025 • 0 new comments -
cmd/link: TestScript/script_test_basics failures
#68788 commented on
Jul 25, 2025 • 0 new comments -
cmd/go: go.work: `go build` requires versioned replace directive when replacing a used module with a local path
#54264 commented on
Jul 25, 2025 • 0 new comments -
all: remove support for windows/arm
#71671 commented on
Jul 26, 2025 • 0 new comments -
x/tools/gopls: "file name collision" error after changing the casing of a filename
#47722 commented on
Jul 26, 2025 • 0 new comments -
cmd: remove dead code
#74076 commented on
Jul 26, 2025 • 0 new comments -
cmd/go: TestScript/work_get_toolchain failures
#67052 commented on
Jul 27, 2025 • 0 new comments -
build: amd64 builders don't support SHA extensions
#69592 commented on
Jul 27, 2025 • 0 new comments -
proposal: x/crypto/ssh: add support for "[email protected]" signature algorithm
#69999 commented on
Jul 27, 2025 • 0 new comments -
reflect: Value.Seq|Seq2 documentation and unexported value
#74377 commented on
Jul 28, 2025 • 0 new comments -
runtime:cpu2: TestAbortInCgo failures
#73487 commented on
Jul 28, 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 -
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 -
cmd/go: TestScript/list_empty_importpath failures
#73976 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 -
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 -
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/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 -
runtime: fpTracebackPartialExpand SIGSEGV under high panic load
#73664 commented on
Jul 29, 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 -
proposal: encoding/json/v2: MarshalFunc with reflect.Type
#73457 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 -
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 -
internal/unsafeheader: unrecognized failures
#66616 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 -
x/build: build and test failures on openbsd-amd64 builders
#66474 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 -
runtime: TestMemoryLimit failures on Darwin
#73136 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 -
x/crypto/ssh/test: TestDialTCP failures
#69972 commented on
Jul 31, 2025 • 0 new comments -
all: test failures on `linux/s390x`
#58901 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 -
runtime: TestPingPongHog failures
#65293 commented on
Jul 31, 2025 • 0 new comments -
runtime: linux/s390x test timeout
#60413 commented on
Jul 31, 2025 • 0 new comments -
doc: mention "purego" build tag convention somewhere
#23172 commented on
Jul 31, 2025 • 0 new comments -
log/slog: add multiple handlers support for logger
#65954 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 -
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 -
proposal: spec: type inferred composite literals
#12854 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 -
proposal: spec: expression to create pointer to simple types
#45624 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 -
x/crypto/acme: TestWithPebble/TLSALPN01-Issuance failures
#74437 commented on
Jul 31, 2025 • 0 new comments -
cmd/go: test failures due to network
#55164 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 -
all: unrecognized failures on `plan9/386`
#60255 commented on
Jul 31, 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 -
proposal: spec: short function literals
#21498 commented on
Aug 1, 2025 • 0 new comments -
all: flaky failures on openbsd/ppc64
#74187 commented on
Aug 1, 2025 • 0 new comments -
all: plan9-arm builder failing frequently with a variety of errors
#49338 commented on
Aug 1, 2025 • 0 new comments -
syscall: add SysProcAttr.PseudoConsole on Windows
#62710 commented on
Jul 3, 2025 • 0 new comments -
database/sql: allow drivers to override Scan behavior
#67648 commented on
Jul 10, 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 -
net/http: call requestTooLarge on unwrapped ResponseWriter in MaxBytesReader
#73893 commented on
Jul 17, 2025 • 0 new comments -
sys/windows: update docs about secure way to load system DLLs
#74284 commented on
Jul 3, 2025 • 0 new comments -
cmd/go: modload should use a read-write lock to improve concurrency
#74311 commented on
Jul 31, 2025 • 0 new comments -
path: add more examples for path.Clean
#74397 commented on
Jul 10, 2025 • 0 new comments