-
Notifications
You must be signed in to change notification settings - Fork 17.8k
Insights: golang/go
Overview
-
- 0 Merged pull requests
- 3 Open pull requests
- 102 Closed issues
- 41 New issues
Could not load contribution data
Please try again later
3 Pull requests opened by 3 people
-
go/types: remove spurious quotes around package name in diagnostic message
#71539 opened
Feb 3, 2025 -
testing: add a new output writer and use it in t.Log
#71575 opened
Feb 5, 2025 -
crypto/aes: more precise description for AES keys requirements
#71589 opened
Feb 6, 2025
102 Issues closed by 18 people
-
x/exp/rand: update documentation to direct users to math/rand/v2
#71373 closed
Feb 7, 2025 -
cmd/internal/testdir: Test/fixedbugs/issue20174.go failures
#71564 closed
Feb 7, 2025 -
bufio: Reader.WriteTo makes an initial empty write
#71424 closed
Feb 7, 2025 -
cmd/go: TestScript/test_fuzz_return failures
#71594 closed
Feb 6, 2025 -
cmd/go: TestScript/test_cleanup_failnow failures [consistent failure]
#71593 closed
Feb 6, 2025 -
unicode/utf8: Test constants duplicates check in init
#71579 closed
Feb 6, 2025 -
text/template: missingkey=zero behaves unexpectedly with map[string]any
#71595 closed
Feb 6, 2025 -
x/pkgsite: package removal request for [github.com/rogerscuall/crispy-enigma]
#71588 closed
Feb 6, 2025 -
weak: weak.Pointer[T] can be misused with type conversions
#71583 closed
Feb 6, 2025 -
x/net/route: ParseRIB still panics on macOS
#71557 closed
Feb 6, 2025 -
testing: panics duplicate information
#71517 closed
Feb 6, 2025 -
x/tools/gopls: fails to detect tests starting with an underscore
#70929 closed
Feb 6, 2025 -
net: ListenMulticastUDP fails if Ethernet is unplugged
#70132 closed
Feb 6, 2025 -
x/pkgsite: code example format request returns HTTP 405 method not allowed error
#70910 closed
Feb 6, 2025 -
x/tools/gopls/internal/test/integration/workspace: TestCreateModule_Interdependent failures
#66777 closed
Feb 6, 2025 -
net/http: DetectContentType not working for text/html with line feed character
#71584 closed
Feb 6, 2025 -
proposal: testing: testing.Benchmark: Allow for other aggregations other than average
#71581 closed
Feb 6, 2025 -
make.bash: unrecognized failures
#70119 closed
Feb 6, 2025 -
x/vuln: canonical purl of standard library
#71567 closed
Feb 5, 2025 -
cgo: Taking a reference to a cgo Handle, as documented, appears to return bad handles.
#71566 closed
Feb 5, 2025 -
proposal: spec: pipe operator with explicit result passing
#70826 closed
Feb 5, 2025 -
proposal: spec: change int to be arbitrary precision
#19623 closed
Feb 5, 2025 -
can't log out of Go's gerrit bug tracker to switch accounts due to CORS issue
#71577 closed
Feb 5, 2025 -
make.bash: build failure due to "undefined: sockaddrLen"
#71576 closed
Feb 5, 2025 -
cmd/go: go test flag -skip should be cacheable
#70692 closed
Feb 5, 2025 -
runtime: spurious SEGV in package initializer (darwin/amd64)
#71453 closed
Feb 5, 2025 -
cmd/compile: unnecessary bounds check when indexing slice from range
#71439 closed
Feb 5, 2025 -
cmd/link/internal: panic in loader.(*SymbolBuilder).SetBytesAt
#71426 closed
Feb 5, 2025 -
cmd/go: arbitrary code execution during build on darwin (fix CVE-2025-22867)
#71476 closed
Feb 5, 2025 -
proxy.golang.org: rate limit information?
#71540 closed
Feb 5, 2025 -
cmd/internal/testdir: Test/fixedbugs/issue66663.go failures
#71571 closed
Feb 5, 2025 -
cmd/internal/testdir: Test/fixedbugs/notinheap2.go failures
#71570 closed
Feb 5, 2025 -
cmd/internal/testdir: Test/fixedbugs/issue31573.go failures
#71569 closed
Feb 5, 2025 -
net/http: NewRequest and NewRequestWithContext do not ensure a valid path
#71565 closed
Feb 5, 2025 -
os: Race condition in (* os.File).readdir()
#71496 closed
Feb 5, 2025 -
dl: wrong repo name in readme
#71533 closed
Feb 5, 2025 -
cmd/compile: eliminate redundant zeroing after lower pass
#47107 closed
Feb 4, 2025 -
cmd/compile: some codes in DSE rely on the order of values
#70409 closed
Feb 4, 2025 -
x/telemetry/config: `collect go/platform/host/darwin/major-version:{20,21,22,23,24,25,26,27,28}`
#71159 closed
Feb 4, 2025 -
net/rpc: no way to get visibility into write errors (debugLog isn't exposed or changed)
#71559 closed
Feb 4, 2025 -
testing: fuzzing failed to run if test run with open TCP connections
#71560 closed
Feb 4, 2025 -
x/tools/gopls: unusedparams analyser reports issues in generated files
#71481 closed
Feb 4, 2025 -
cmd/compile: pointers passed to cgo escape to the heap
#27538 closed
Feb 4, 2025 -
New Go vet rule which detects overwrite of variable from the outer scope.
#71555 closed
Feb 4, 2025 -
all: reopen tree for Go 1.25 development
#70525 closed
Feb 4, 2025 -
playground: support for multiple packages
#71552 closed
Feb 4, 2025 -
proposal: encoding/json: Unmarshal string to number
#71545 closed
Feb 3, 2025 -
syscall: inconsistent error messages for syscall.ESTALE across architectures
#71309 closed
Feb 3, 2025 -
net, x/net/route: ParseRIB fail to parse utun up InterfaceMessage
#71064 closed
Feb 3, 2025 -
cmd/go: TestScript/version_buildvcs_bzr failures
#71513 closed
Feb 3, 2025 -
all: replace x.Type().Kind() to x.Kind()
#46107 closed
Feb 3, 2025 -
cmd/internal/testdir: Test/fixedbugs/issue71226.go failures [consistent failure]
#71542 closed
Feb 3, 2025 -
cmd/compile: 'internal compiler error: bvbulkalloc too big' when compiling a file containing a large map
#33437 closed
Feb 3, 2025 -
text/scanner: SkipComments is ignored without ScanComments
#71133 closed
Feb 3, 2025 -
io/fs: add ReadLinkFS interface
#49580 closed
Feb 3, 2025 -
cmd/cgo: _GoStringLen and _GoStringPtr implicitly declared when exporting Go function
#71226 closed
Feb 3, 2025 -
cmd/cgo: unused parameter when exporting Go function
#71225 closed
Feb 3, 2025 -
crypto/sha,crypto/sha256: consider dropping extension-less assembly implementations
#71525 closed
Feb 3, 2025 -
runtime: crash when ending checkmarks
#69376 closed
Feb 3, 2025 -
runtime: checkmarks found unexpected unmarked object
#69377 closed
Feb 3, 2025 -
runtime: gccheckmark does nothing?
#69074 closed
Feb 3, 2025 -
proposal: slices: Add Find
#71536 closed
Feb 3, 2025 -
function return value is different with receive
#71531 closed
Feb 2, 2025 -
x/pkgsite: Request to Remove Modules and Restore Package on pkg.go.dev
#71532 closed
Feb 2, 2025 -
write generics function got syntax error method must have no type parameter
#71529 closed
Feb 2, 2025 -
proposal: spec: Add "self - like" Keyword to Solve Naming Conflicts in Struct Method Receivers
#71527 closed
Feb 1, 2025 -
proposal: embed from parent directory
#71526 closed
Feb 1, 2025 -
x/tools/gopls: semantic tokens: highlight control flow tokens
#67663 closed
Feb 1, 2025 -
crypto/x509: ParseCertificate fails with "net/url: invalid userinfo"
#69930 closed
Feb 1, 2025 -
x/pkgsite: package removal request for github.com/idrunk/dce-go
#71410 closed
Feb 1, 2025 -
cmd/go: panic with invalid characters in build directory
#71466 closed
Feb 1, 2025 -
string.CutPrefix not functioning as expected
#71523 closed
Feb 1, 2025 -
proposal: spec: Mixed Declaration-Assignment Operators in Multi-Variable Assignments
#71522 closed
Feb 1, 2025 -
go installing
#71520 closed
Feb 1, 2025 -
mm
#71521 closed
Feb 1, 2025 -
crypto/internal/fips140/v1.0.0/bigmod:gofips140-v1.0.0: unrecognized failures
#71516 closed
Jan 31, 2025 -
proposal: slices: Add higher-order functions on slices (map, filter, fold, etc.)
#71518 closed
Jan 31, 2025 -
crypto/ed25519:gofips140-v1.0.0: unrecognized failures
#71515 closed
Jan 31, 2025 -
crypto/ecdsa:gofips140-v1.0.0: unrecognized failures
#71510 closed
Jan 31, 2025 -
crypto/internal/fips140/v1.0.0/rsa:gofips140-v1.0.0: TestTotient failures
#71506 closed
Jan 31, 2025 -
crypto/internal/fips140deps:gofips140-v1.0.0: TestImports failures
#71507 closed
Jan 31, 2025 -
internal compiler error
#71512 closed
Jan 31, 2025 -
crypto/internal/fips140/v1.0.0/ecdsa:gofips140-v1.0.0: unrecognized failures
#71511 closed
Jan 31, 2025 -
x/tools/gopls: "invalid selection" bug in ExtractToNewFile
#71473 closed
Jan 31, 2025 -
x/tools/internal/refactor/inline: panic in needsParens
#71486 closed
Jan 31, 2025 -
x/tools/gopls: "negative WaitGroup counter" panic in diagnoseChangedViews
#71177 closed
Jan 31, 2025 -
x/tools/gopls: Completion: SIGSEGV in scorePenalty
#71355 closed
Jan 31, 2025 -
x/tools/gopls/internal/analyzer/modernize: bug in slices.Contains transformation
#71313 closed
Jan 31, 2025 -
x/tools/gopls: "nil metadata for %q" panic in Snapshot.getPackageHandles (reported by telemetry)
#66144 closed
Jan 31, 2025 -
crypto/internal/fips140/nistec: p256NegCond is variable time on ppc64le [1.23 backport]
#71423 closed
Jan 31, 2025 -
crypto/internal/fips140/nistec: p256NegCond is variable time on ppc64le [1.22 backport]
#71422 closed
Jan 31, 2025 -
x/tools/gopls: codeAction/resolve can result in applied edits
#71405 closed
Jan 31, 2025 -
cmd/go: GOFIPS140=v1.0.0 makes tests flaky
#71491 closed
Jan 31, 2025 -
x/tools/go/analysis/passes/printf, cmd/vet: gate non-constant format string check on 1.24 language version
#71485 closed
Jan 31, 2025 -
x/sys/unix: access to ELF auxiliary vector
#67839 closed
Jan 31, 2025 -
proposal: spec: reduce error handling boilerplate using catch statement
#71498 closed
Jan 31, 2025 -
crypto/x509: Parser support for extensions
#71499 closed
Jan 31, 2025
41 Issues opened by 20 people
-
cgo: invalid flags on loongarch64
#71597 opened
Feb 7, 2025 -
bufio: TestCopyUnixpacket failures [consistent failure]
#71596 opened
Feb 7, 2025 -
cmd/go: TestScript/cgo_undef failures [consistent failure]
#71592 opened
Feb 6, 2025 -
runtime: Process hangs when built with Go 1.23 for mips hardware
#71591 opened
Feb 6, 2025 -
x/telemetry/counter/countertest: improve ergonomics of countertest.Read
#71590 opened
Feb 6, 2025 -
x/build: bot plan9-arm reported as broken
#71587 opened
Feb 6, 2025 -
x/build: bot openbsd-ppc64-n2vi reported as broken
#71586 opened
Feb 6, 2025 -
x/build: bot aix-ppc64-power8 reported as broken
#71585 opened
Feb 6, 2025 -
x/mobile : iOS app using gomobile crashes runtime.raise_trampoline.abi0
#71580 opened
Feb 6, 2025 -
x/net/route: IPv4 netmasks parsed incorrectly when parsing reply of RTM_GET
#71578 opened
Feb 5, 2025 -
x/build/cmd/relui: add support for mentioning security fixes in Release Candidate release kind
#71574 opened
Feb 5, 2025 -
x/vulndb: TestLintReports/data/reports/GO-2025-3451.yaml failures
#71573 opened
Feb 5, 2025 -
x/tools/gopls: Rename: "no type for %T" panic in satisfy
#71572 opened
Feb 5, 2025 -
x/build/env/linux-arm64-bookworm: restore a working bzr installation
#71563 opened
Feb 5, 2025 -
proposal: spec: allow method declarations on function-local types
#71562 opened
Feb 4, 2025 -
x/tools/gopls: SEGV while clearing memory in newobject
#71561 opened
Feb 4, 2025 -
x/pkgsite: migrate CI from Kokoro to LUCI
#71558 opened
Feb 4, 2025 -
proposal: spec: Compile-time recognition of functions that cannot return normally, using `!return`
#71553 opened
Feb 4, 2025 -
cmd/compile: check and report imported package mismatch
#71549 opened
Feb 3, 2025 -
runtime:runtime:gcstoptheworld2: TestSpuriousWakeupsNeverHangSemasleep failures
#71548 opened
Feb 3, 2025 -
runtime: decorate anonymous memory mappings
#71546 opened
Feb 3, 2025 -
x/tools/gopls/internal/test/marker: test holds open temp files after it has finished (windows)
#71544 opened
Feb 3, 2025 -
x/crypto/ssh/test: TestValidTerminalMode failures
#71543 opened
Feb 3, 2025 -
runtime: TestRuntimeLockMetricsAndProfile/runtime.lock/sample-1 failures
#71541 opened
Feb 3, 2025 -
x/tools/gopls: Rename: "unexpected composite literal type %T: %v" panic in satisfy.(*Finder).Find
#71538 opened
Feb 3, 2025 -
cmd/go: go mod init no longer attempts to import requirements from other tools' configuration files
#71537 opened
Feb 3, 2025 -
cmd/compile: very long names for simple generic usage
#71535 opened
Feb 2, 2025 -
cmd/compile/internal/liveness [cmd/compile]: unrecognized failures
#71530 opened
Feb 2, 2025 -
proposal: spec: reduce error handling boilerplate using "? return" and "? err"
#71528 opened
Feb 2, 2025 -
proposal: runtime: CallerString
#71519 opened
Jan 31, 2025 -
crypto/internal/sysrand:gofips140-v1.0.0: unrecognized failures
#71514 opened
Jan 31, 2025 -
crypto/x509:gofips140-v1.0.0: TestImports failures
#71509 opened
Jan 31, 2025 -
crypto/internal/fips140test:gofips140-v1.0.0: TestACVP failures
#71508 opened
Jan 31, 2025 -
crypto/ecdh:gofips140-v1.0.0: TestLinker failures
#71505 opened
Jan 31, 2025 -
cmd/go/internal/vcweb/vcstest: TestScripts/bzr/hello.txt failures
#71504 opened
Jan 31, 2025 -
cmd/go: allow all build flags for tool
#71503 opened
Jan 31, 2025 -
cmd/go: missing flags in help output for tool
#71502 opened
Jan 31, 2025 -
crypto/tls: alertError not wrapped in exported AlertError
#71500 opened
Jan 31, 2025 -
proposal: encoding/json/v2: new API for encoding/json
#71497 opened
Jan 31, 2025 -
cmd/internal/testdir: Test/fixedbugs/issue16037_run.go failures
#71495 opened
Jan 31, 2025
194 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/internal/testdir: Test/fixedbugs/issue70189.go failures
#70621 commented on
Jan 31, 2025 • 0 new comments -
proposal: x/exp/xiter: new package with iterator adapters
#61898 commented on
Jan 31, 2025 • 0 new comments -
runtime: binaries should fail at startup when built with a GOARM64 version not supported on the runtime hardware
#69124 commented on
Jan 31, 2025 • 0 new comments -
os: on Windows, Chmod acts on symlinks rather than the symlink target
#71492 commented on
Jan 31, 2025 • 0 new comments -
x/tools/gopls: feature: alternative 'references' query that reports implied references to struct fields (etc)
#66356 commented on
Jan 31, 2025 • 0 new comments -
x/tools/gopls: FoldingRange omitempty causes EndCharacter=0 to be omitted, changing its semantics in clients that distinguish 0 from missing
#71489 commented on
Jan 31, 2025 • 0 new comments -
cmd/compile: remove memory components for loads statically known to only touch the `.rodata` section
#70956 commented on
Jan 31, 2025 • 0 new comments -
x/tools/gopls: IExportShallow returns unexpected error
#71067 commented on
Jan 31, 2025 • 0 new comments -
x/build/cmd/relui: improve security release automation
#59717 commented on
Jan 31, 2025 • 0 new comments -
x/build: LUCI builders fail to fetch dependencies for subrepos
#65482 commented on
Jan 31, 2025 • 0 new comments -
x/tools/gopls: Rename: crash due to Info.Defs[id]=nil bug in checkStructField
#70968 commented on
Jan 31, 2025 • 0 new comments -
proposal: net/http: add context cancelation reason for server handlers
#64465 commented on
Jan 31, 2025 • 0 new comments -
net/http: add support for SETTINGS_ENABLE_CONNECT_PROTOCOL
#53208 commented on
Jan 31, 2025 • 0 new comments -
x/tools/gopls: add analyzer that reports broken doc links
#57963 commented on
Jan 31, 2025 • 0 new comments -
go/types: add Var.Kind method and enum
#70250 commented on
Jan 31, 2025 • 0 new comments -
all: test failures using proxy.golang.org
#55162 commented on
Jan 31, 2025 • 0 new comments -
os: TestGetwdDeep failures [consistent failure]
#69233 commented on
Feb 1, 2025 • 0 new comments -
cmd/go/internal/test: test concurrency limited by sequential printing
#61233 commented on
Feb 1, 2025 • 0 new comments -
cmd/internal/testdir: Test/initexp.go failures
#68866 commented on
Feb 1, 2025 • 0 new comments -
cmd/cgo: make identical C types identical Go types across packages
#13467 commented on
Feb 1, 2025 • 0 new comments -
math/big: reduce allocations in writeMultiple()
#71465 commented on
Feb 1, 2025 • 0 new comments -
net/netip: ParseAddr should reject invalid zone
#71362 commented on
Feb 1, 2025 • 0 new comments -
net/http/cgi: should accept "INCLUDED" as protocol for server side includes
#70416 commented on
Feb 1, 2025 • 0 new comments -
x/net/html: improper newline handling
#70716 commented on
Feb 1, 2025 • 0 new comments -
x/net/html: ParseFragment out of memory on specially crafted input
#70179 commented on
Feb 1, 2025 • 0 new comments -
os: hard to use DirFS for cross-platform root filesystem
#44279 commented on
Feb 1, 2025 • 0 new comments -
net/http: Client.Timeout doesn't work when receiving a response from an incomplete WebSocket handshake
#71325 commented on
Feb 1, 2025 • 0 new comments -
cmd/go: coverage profile should be cached with tests
#23565 commented on
Feb 2, 2025 • 0 new comments -
cmd/go: invoking go run from go test can corrupt build cache
#69566 commented on
Feb 2, 2025 • 0 new comments -
cmd/gofmt: inconsistent behavior on removing unnecessary type names with -s arg
#64966 commented on
Feb 2, 2025 • 0 new comments -
proposal: testing/synctest: new package for testing concurrent code
#67434 commented on
Feb 2, 2025 • 0 new comments -
cmd/vet: "possible misuse of unsafe.Pointer" check false positive rate may be too high
#41205 commented on
Feb 2, 2025 • 0 new comments -
proposal: cmd/go: `go get -u` shouldn't bump minor release in `v0` packages.
#64864 commented on
Feb 2, 2025 • 0 new comments -
net/smtp: deprecate CRAMMD5Auth
#61952 commented on
Feb 3, 2025 • 0 new comments -
cmd/link: stop requiring gold on arm64 when GNU ld is fixed
#22040 commented on
Feb 3, 2025 • 0 new comments -
proposal: spec: enums as an extension to types
#28987 commented on
Feb 3, 2025 • 0 new comments -
doc: write release notes for Go 1.24
#68545 commented on
Feb 3, 2025 • 0 new comments -
runtime: "some test left a core file behind" failure
#69457 commented on
Feb 3, 2025 • 0 new comments -
proposal: crypto/x509: support extracting X25519 public keys from certificates
#70667 commented on
Feb 3, 2025 • 0 new comments -
all: update standard-library dependencies at the start and end of each development cycle
#36905 commented on
Feb 3, 2025 • 0 new comments -
go/types, cmd/compile: "invalid type loop" depending on declaration order
#51244 commented on
Feb 3, 2025 • 0 new comments -
cmd/gofmt: Trailing newline in comments is removed since 1.19
#54489 commented on
Feb 3, 2025 • 0 new comments -
go/types: specious "invalid recursive type" error?
#60130 commented on
Feb 3, 2025 • 0 new comments -
go/types, types2: inconsistent behavior with recursive generic types that produces deadlock, invalid recursive, unknown field error
#60817 commented on
Feb 3, 2025 • 0 new comments -
cmd/compile: inconsistent typechecking with self-referential type parameter constraints
#65714 commented on
Feb 3, 2025 • 0 new comments -
cmd/compile/internal/types2: enable unsorted processing of package objects
#67347 commented on
Feb 3, 2025 • 0 new comments -
cmd/compile: "panic: unification reached recursion depth limit" with recursive type constraint
#67627 commented on
Feb 3, 2025 • 0 new comments -
cmd/compile: declaration order of types affects cycle detection
#68025 commented on
Feb 3, 2025 • 0 new comments -
cmd/compile: seemingly valid generic interface rejected
#68162 commented on
Feb 3, 2025 • 0 new comments -
spec: for-range iterator yield function requires bool result - consider generalizing to any boolean type
#71164 commented on
Feb 3, 2025 • 0 new comments -
time: TestAfterTick failures
#69115 commented on
Feb 3, 2025 • 0 new comments -
time: TestIssue5745 failures
#69117 commented on
Feb 3, 2025 • 0 new comments -
time: TestParseYday failures
#69120 commented on
Feb 3, 2025 • 0 new comments -
internal/goversion: increment Version at start of cycle
#40705 commented on
Feb 3, 2025 • 0 new comments -
proposal: x/text/transform: Add func (*Reader).Reset(r io.Reader, t Transformer)
#55325 commented on
Feb 3, 2025 • 0 new comments -
cmd/compile: no automatic use of fused multiply-add on amd64 even with GOAMD64=v3
#71204 commented on
Feb 3, 2025 • 0 new comments -
x/tools/gopls: gopls not properly interpreting `build.directoryFilters`
#71303 commented on
Feb 3, 2025 • 0 new comments -
all: end support for macOS 11 in Go 1.25
#69839 commented on
Feb 3, 2025 • 0 new comments -
cmd/internal/testdir: Test/fixedbugs/issue46234.go failures
#67558 commented on
Feb 4, 2025 • 0 new comments -
proposal: io: CopierTo and CopierFrom interfaces
#67074 commented on
Feb 4, 2025 • 0 new comments -
x/tools/gopls: "unexpected files in command-line-arguments package" bug (via telemetry)
#64557 commented on
Feb 4, 2025 • 0 new comments -
x/tools/internal/jsonrpc2: TestIdleTimeout failures
#55179 commented on
Feb 4, 2025 • 0 new comments -
x/crypto/ssh/test: TestDialUnix failures
#66378 commented on
Feb 4, 2025 • 0 new comments -
runtime:cpu2: TestUserArena failures
#68768 commented on
Feb 4, 2025 • 0 new comments -
cmd/go: support passing @args-file to -toolexec commands
#70046 commented on
Feb 4, 2025 • 0 new comments -
cmd/go: go get fails against GerritHub server
#71282 commented on
Feb 4, 2025 • 0 new comments -
security: fix CVE-2025-22868
#71490 commented on
Feb 4, 2025 • 0 new comments -
proposal: x/net/http3: add HTTP/3 implementation
#70914 commented on
Feb 4, 2025 • 0 new comments -
crypto/tls: TLS 1.3 unable to disable non-NIST approved ChaCha20 Cipher Suite
#54072 commented on
Feb 4, 2025 • 0 new comments -
net/http: TestServerKeepAlivesEnabled/h2 failures
#68440 commented on
Feb 5, 2025 • 0 new comments -
x/net/http2: TestServerWritesTrailers_WithoutFlush failures
#67693 commented on
Feb 5, 2025 • 0 new comments -
x/net/http2: support http2 proxy connections
#26479 commented on
Feb 5, 2025 • 0 new comments -
time: TestLongAdjustTimers failures
#67599 commented on
Feb 5, 2025 • 0 new comments -
cmd/compile/internal/test: TestIntendedInlining failures
#60261 commented on
Feb 5, 2025 • 0 new comments -
all: plan9-arm builder failing frequently with a variety of errors
#49338 commented on
Feb 5, 2025 • 0 new comments -
x/build/dashboard: update dragonfly to 6.4.0
#64684 commented on
Feb 5, 2025 • 0 new comments -
runtime: binary analysis failed due to fake PC in gosave_systemstack_switch
#71440 commented on
Feb 5, 2025 • 0 new comments -
cmd/link: TestScript/script_test_basics failures
#68788 commented on
Feb 5, 2025 • 0 new comments -
cmd/asm,cmd/compile: add support for control flow integrity
#66054 commented on
Feb 5, 2025 • 0 new comments -
crypto/x509: invalid RDNSequence: invalid attribute value: unsupported string type: 4
#48371 commented on
Feb 5, 2025 • 0 new comments -
x/net/http2: TestServer_Rejects_Too_Many_Streams failures
#69670 commented on
Feb 5, 2025 • 0 new comments -
lib/time: update tzdata before release
#22487 commented on
Feb 5, 2025 • 0 new comments -
x/tools/imports: package in v2 module listed in go.mod is resolved to non-listed v1
#58382 commented on
Feb 5, 2025 • 0 new comments -
x/tools/gopls: picks random import path not in go.mod when wanted import path for package is in go.mod
#61208 commented on
Feb 5, 2025 • 0 new comments -
x/tools/gopls: fails to find new std library APIs dynamically
#63767 commented on
Feb 5, 2025 • 0 new comments -
x/tools/gopls: imports older modules
#67345 commented on
Feb 5, 2025 • 0 new comments -
x/tools/gopls: organizeImports chooses wrong import with 20+ peer package imports
#67022 commented on
Feb 5, 2025 • 0 new comments -
x/tools/gopls: incorrectly suggests internal/singleflight completion
#64083 commented on
Feb 5, 2025 • 0 new comments -
x/tools/gopls: organizeImports does not find package after changing its name
#67973 commented on
Feb 5, 2025 • 0 new comments -
x/tools/gopls: high cpu usage all the time
#70172 commented on
Feb 5, 2025 • 0 new comments -
x/build/cmd/watchflakes: should report broken bots
#68790 commented on
Feb 5, 2025 • 0 new comments -
hash: add Clone
#69521 commented on
Feb 5, 2025 • 0 new comments -
x/crypto/ssh: race in ListenUnix() causes forwarded socket to be rejected after client requests it
#64094 commented on
Feb 5, 2025 • 0 new comments -
proposal: cmd/go: add go mod verify -tag
#68669 commented on
Feb 5, 2025 • 0 new comments -
proposal: spec: support for struct members in interface/constraint syntax
#51259 commented on
Feb 5, 2025 • 0 new comments -
proposal: x/tools: tag and delete refactor/rename, refactor/importgraph, go/buildutil, cmd/gomvpkg
#69538 commented on
Feb 5, 2025 • 0 new comments -
crypto/tls: TestFIPSCertAlgs failures
#70618 commented on
Feb 5, 2025 • 0 new comments -
proposal: testing: store test artifacts
#71287 commented on
Feb 5, 2025 • 0 new comments -
x/pkgsite: links can point at source code that may not match what is served by the module proxy
#66653 commented on
Feb 5, 2025 • 0 new comments -
proxy.golang.org: Intermittent TLS/Network errors with Google's Module Proxy
#69826 commented on
Feb 5, 2025 • 0 new comments -
proposal: testing: Add T.Output() etc
#59928 commented on
Feb 5, 2025 • 0 new comments -
cmd/go: `-json` flag for `go version -m`
#69712 commented on
Feb 5, 2025 • 0 new comments -
proposal: crypto/rsa: allow hash.Hash for OAEP and MGF1 to be specified independently for encryption
#65716 commented on
Feb 5, 2025 • 0 new comments -
proposal: unicode: add CategoryAliases, LC, Cn
#70780 commented on
Feb 5, 2025 • 0 new comments -
proposal: regexp/syntax: recognize Unicode category aliases
#70781 commented on
Feb 5, 2025 • 0 new comments -
proposal: go/parser: deprecate parser.ParseDir (which returns deprecated type ast.Package)
#71122 commented on
Feb 5, 2025 • 0 new comments -
proposal: x/tools/cmd/auth: tag and delete
#70872 commented on
Feb 5, 2025 • 0 new comments -
proposal: cmd/go: add `work` package pattern matching all packages in work modules
#71294 commented on
Feb 5, 2025 • 0 new comments -
proposal: x/term: expose history
#68780 commented on
Feb 5, 2025 • 0 new comments -
proposal: net: add MarshalText/UnmarshalText to HardwareAddr
#29678 commented on
Feb 5, 2025 • 0 new comments -
proposal: cmd/go: make build cache trimming cutoff configurable
#69879 commented on
Feb 5, 2025 • 0 new comments -
proposal: review meeting minutes
#33502 commented on
Feb 5, 2025 • 0 new comments -
all: test failures on `netbsd` blocked on waiting for subprocesses
#57999 commented on
Feb 5, 2025 • 0 new comments -
cmd/link: place Darwin bind entries on the __DATA_CONST segment
#71416 commented on
Feb 5, 2025 • 0 new comments -
cmd/compile: a constant expression is moved into a loop
#71443 commented on
Feb 5, 2025 • 0 new comments -
cmd/link: can't dynamically import static CFString constants using the internal linker
#71471 commented on
Feb 5, 2025 • 0 new comments -
cmd/go: go mod not using sshcommand configured in ~/.gitconfig
#71482 commented on
Feb 5, 2025 • 0 new comments -
cmd/compile: ICE: unexpected types2.Invalid in writePkgStub
#71454 commented on
Feb 5, 2025 • 0 new comments -
cmd/go: TestScript/mod_cache_dir failures
#67218 commented on
Feb 5, 2025 • 0 new comments -
proposal: math/stats: new package with Mean, Median, more
#69264 commented on
Feb 5, 2025 • 0 new comments -
proposal: sync/v2: new package
#71076 commented on
Feb 5, 2025 • 0 new comments -
spec: language change review meeting minutes
#33892 commented on
Feb 5, 2025 • 0 new comments -
build: make.bash failures
#67883 commented on
Feb 6, 2025 • 0 new comments -
runtime: TestUserArena failures
#68431 commented on
Feb 6, 2025 • 0 new comments -
cmd/go: go tool rejects #cgo LDFLAGS: -Wl,-rpath,@executable_path/../Frameworks
#40559 commented on
Feb 6, 2025 • 0 new comments -
cmd/vet: disable checks based on go.mod go version
#57063 commented on
Feb 6, 2025 • 0 new comments -
x/vuln: false positive for GO-2025-3408
#71484 commented on
Feb 6, 2025 • 0 new comments -
build: build failure on gotip-linux-arm64_c4ah72-perf_vs_release
#70308 commented on
Feb 6, 2025 • 0 new comments -
crypto/x509: no support for BitString
#69463 commented on
Feb 6, 2025 • 0 new comments -
proposal: x/debug/trace: add package for parsing execution traces
#62627 commented on
Feb 6, 2025 • 0 new comments -
cmd/link: unexpected R_386_GOT32 relocation
#71293 commented on
Feb 6, 2025 • 0 new comments -
crypto/tls: remote error: tls:internal error
#58434 commented on
Feb 6, 2025 • 0 new comments -
cmd/asm: refactor the framework of the arm64 assembler
#44734 commented on
Feb 6, 2025 • 0 new comments -
net/http: reading from hijacked bufio.Reader should not cause r.Context to be cancelled
#32314 commented on
Feb 6, 2025 • 0 new comments -
x/pkgsite: search doesn't find "std"
#63454 commented on
Feb 6, 2025 • 0 new comments -
x/pkgsite: add a special case to search ONLY within std / stdlib
#59495 commented on
Feb 6, 2025 • 0 new comments -
cmd/compile: intrinsify cmp.Compare on common types such as strings
#71270 commented on
Feb 6, 2025 • 0 new comments -
x/tools/gopls: GOPACKAGESDRIVER calls happen at intervals that make the results incorrect
#59625 commented on
Feb 6, 2025 • 0 new comments -
x/tools/gopls: gopls completes a function from an unimported module in the vendor path but uses an incorrect import path with "vendor/"
#71474 commented on
Feb 6, 2025 • 0 new comments -
x/tools/gopls: Code completion in gopls is not working, unable to find the packages to import
#71462 commented on
Feb 6, 2025 • 0 new comments -
x/tools/gopls: crash in Hover (telemetry)
#69362 commented on
Feb 6, 2025 • 0 new comments -
x/tools/gopls: increase max number of completion candidates for unimported packages
#60988 commented on
Feb 6, 2025 • 0 new comments -
x/tools/gopls: cannot find refs to function type
#62366 commented on
Feb 6, 2025 • 0 new comments -
x/tools/gopls: "extract method" creates invalid code when extracting free "continue" statement
#63394 commented on
Feb 6, 2025 • 0 new comments -
x/tools/gopls: investigate if 'fixed' syntax needs more accurate positions
#64335 commented on
Feb 6, 2025 • 0 new comments -
x/tools/gopls: ignore gopackagesdriver in PATH
#66041 commented on
Feb 6, 2025 • 0 new comments -
x/tools/internal/refactor/inline: support inlining functions with type parameters
#68236 commented on
Feb 6, 2025 • 0 new comments -
x/tools/gopls: Session.SnapshotOf gets stuck
#67289 commented on
Feb 6, 2025 • 0 new comments -
cmd/go: follow symlinks referenced by //go:embed
#59924 commented on
Feb 6, 2025 • 0 new comments -
runtime: increased memory usage in 1.23 with AzCopy
#71308 commented on
Feb 6, 2025 • 0 new comments -
math: Pow() results are less accurate than libc pow()
#25270 commented on
Feb 6, 2025 • 0 new comments -
os/exec: TestContextCancel failures on netbsd
#58699 commented on
Feb 6, 2025 • 0 new comments -
all: test failures with `EBADF` from fork/exec on NetBSD
#63444 commented on
Feb 6, 2025 • 0 new comments -
x/tools/gopls: "edit does not belong to syntax of package %q" bug in golang.Rename
#70049 commented on
Feb 6, 2025 • 0 new comments -
proposal: encoding/xml: add flag for stricter XML char parsing
#69503 commented on
Feb 6, 2025 • 0 new comments -
x/tools/gopls: "unexpected file: %q" bug.Report in bestView (reported by telemetry)
#67288 commented on
Feb 6, 2025 • 0 new comments -
proposal: all: have a policy for sweeping updates
#67510 commented on
Feb 6, 2025 • 0 new comments -
cmd/go: TestScript/build_cwd_newline failures
#66971 commented on
Feb 6, 2025 • 0 new comments -
build: build failure on x_tools-go1.23-linux-amd64_c2s16-perf_vs_gopls_0_11 [consistent failure]
#69414 commented on
Feb 6, 2025 • 0 new comments -
x/net/http2: TestServerWritesTrailers_WithFlush failures
#67802 commented on
Feb 6, 2025 • 0 new comments -
x/tools/gopls/internal/telemetry/cmd/stacks: go build within TestReadPCLineTable fails with "go: unknown GOEXPERIMENT synctest"
#71260 commented on
Feb 6, 2025 • 0 new comments -
crypto/x509: support OIDs for tcg-kp (2.23.133.8)
#47620 commented on
Feb 6, 2025 • 0 new comments -
proposal: go/types: an API for normalized interface terms
#61013 commented on
Feb 6, 2025 • 0 new comments -
x/tools/gopls/internal/test/integration/misc: TestTelemetryPrompt_Response failures
#68659 commented on
Feb 6, 2025 • 0 new comments -
x/tools/gopls: regtest flakes due to hanging go commands
#54461 commented on
Feb 6, 2025 • 0 new comments -
x/build: time out on LUCI Linux/PPC64x builder
#65171 commented on
Feb 6, 2025 • 0 new comments -
x/tools/cmd/signature-fuzzer/fuzz-runner: TestRunner/Minimization2 failures
#71205 commented on
Feb 6, 2025 • 0 new comments -
go/types: panic("t.fromRHS = %s, typ = %s") in setDefType
#71029 commented on
Feb 6, 2025 • 0 new comments -
proposal: spec: remove notion of core types
#70128 commented on
Feb 6, 2025 • 0 new comments -
proposal: runtime/mainthread: add mainthread.Do for mediating access to the main thread
#70089 commented on
Feb 6, 2025 • 0 new comments -
proposal: allow eliding "_" fields in unkeyed struct literals
#71458 commented on
Feb 6, 2025 • 0 new comments -
x/tools/gopls: test flakes cleaning module cache on openbsd: directory not empty
#68087 commented on
Feb 6, 2025 • 0 new comments -
x/tools/gopls: "type checker error %q outside its Fset" bug reported by telemetry
#66766 commented on
Feb 6, 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
Feb 6, 2025 • 0 new comments -
x/build: `darwin-amd64` LUCI builders are sometimes too slow
#65040 commented on
Feb 6, 2025 • 0 new comments -
x/build: timeout on LUCI openbsd-amd64 builder
#65311 commented on
Feb 6, 2025 • 0 new comments -
x/tools/gopls: duplicate package paths in export data manifest (via telemetry)
#63822 commented on
Feb 7, 2025 • 0 new comments -
cmd/go: test failures due to network
#55164 commented on
Feb 7, 2025 • 0 new comments -
x/build: build and test failures on openbsd-amd64 builders
#66474 commented on
Feb 7, 2025 • 0 new comments -
cmd/internal/testdir: Test/rangegen.go failures
#67556 commented on
Feb 7, 2025 • 0 new comments -
x/build: use LLD linker on linux-amd64-clang builder?
#59482 commented on
Feb 7, 2025 • 0 new comments -
all: unrecognized failures on `plan9/386`
#60255 commented on
Feb 7, 2025 • 0 new comments -
runtime: TestPingPongHog failures
#65293 commented on
Feb 7, 2025 • 0 new comments -
proposal: spec: various changes to :=
#377 commented on
Feb 7, 2025 • 0 new comments -
proposal: go/types: add Select function
#70737 commented on
Feb 7, 2025 • 0 new comments -
cmd/fix: automate migrations for simple deprecations
#32816 commented on
Feb 7, 2025 • 0 new comments -
x/tools/gopls/internal/analysis: add "modernizer" analyzers
#70815 commented on
Feb 7, 2025 • 0 new comments -
mime/multipart: add helper to build content-disposition header contents
#63324 commented on
Feb 6, 2025 • 0 new comments -
debug/dwarf: fail on reading incorrect offset due to skipped compilation unit
#70400 commented on
Jan 31, 2025 • 0 new comments -
net/http: add rfc citation to SetBasicAuth documentation
#70773 commented on
Feb 1, 2025 • 0 new comments -
net/http: add context cancellation reason for server handlers
#70850 commented on
Feb 1, 2025 • 0 new comments -
net/http: consolidate read/write deadline calls into SetDeadline
#70871 commented on
Jan 31, 2025 • 0 new comments -
crypto/x509: add support for EK certificate extended key usage
#71361 commented on
Feb 6, 2025 • 0 new comments -
encoding/json: improve decoder alloc count
#71475 commented on
Jan 31, 2025 • 0 new comments