-
Notifications
You must be signed in to change notification settings - Fork 18k
Insights: golang/go
Overview
-
- 0 Merged pull requests
- 5 Open pull requests
- 88 Closed issues
- 44 New issues
Could not load contribution data
Please try again later
5 Pull requests opened by 5 people
-
cmd/compile/internal/importer: clean up support.go
#73408 opened
Apr 17, 2025 -
sort: clarify Less doc
#73421 opened
Apr 17, 2025 -
mime: speed up ParseMediaType
#73436 opened
Apr 18, 2025 -
cmd/go/internal/vcs: include Subversion VCS build information
#73446 opened
Apr 19, 2025 -
maps: handle copy with nil maps
#73477 opened
Apr 22, 2025
88 Issues closed by 11 people
-
x/pkgsite: package removal request for github.com/openshift/cluster-monitoring-operator
#73414 closed
Apr 22, 2025 -
x/tools/gopls: source.doc code action: missing NewT func that returns unexported type t
#69553 closed
Apr 22, 2025 -
access: may-start-trybots in x/tools
#73462 closed
Apr 22, 2025 -
proposal: errors: Fix errors.As to support more ergonomic usage with matching typed Errors
#73461 closed
Apr 22, 2025 -
x/tools/gopls: extract-method is slow in eglot (but not VS Code)
#63286 closed
Apr 21, 2025 -
x/tools/gopls: "internal error converting diagnostic" (bug reported by telemetry)
#64547 closed
Apr 21, 2025 -
x/tools/gopls: nil panic loading analysisNode.summary
#66732 closed
Apr 21, 2025 -
x/tools/go/analysis/passes/lostcancel: add new context functions and make it configurable
#70185 closed
Apr 21, 2025 -
x/tools/gopls: Rename: type assertion panics in renameImports
#71656 closed
Apr 21, 2025 -
x/tools/gopls/internal/settings: enable more staticcheck passes
#73058 closed
Apr 21, 2025 -
x/term: support pluggable history
#68780 closed
Apr 21, 2025 -
regexp/syntax: `[a-y]` parses as `[a-z]` with `(?i)`
#73456 closed
Apr 21, 2025 -
x/tools/gopls: CodeAction: an error in one CodeAction provider should not block another
#71275 closed
Apr 21, 2025 -
x/tools/gopls: rename doesn't propagate to the implementors
#65098 closed
Apr 21, 2025 -
x/tools/gopls: revisit the set of 'quickfix' refactorings
#71038 closed
Apr 21, 2025 -
proxy.golang.org: Please purge bad cache of package NetherRealmSpigot/mcping-golang from the mirror
#73459 closed
Apr 21, 2025 -
[bug] net/http: "read: connection reset by peer" when using https
#73458 closed
Apr 21, 2025 -
cmd/go: 'go test --race' needs gcc for main packages on windows
#27089 closed
Apr 21, 2025 -
internal/filepathlite: depends on io/fs which is not _lite_
#73455 closed
Apr 20, 2025 -
runtime: Generic Type parameter loses context/decays
#73454 closed
Apr 20, 2025 -
proposal: builtin: Standard library adds interface type for creating a hash
#73453 closed
Apr 20, 2025 -
x/playground: build timeout when enabling experiment
#73449 closed
Apr 20, 2025 -
Go 1.24.2 Apple Silicon archive installs as Go 1.23.6?
#73448 closed
Apr 20, 2025 -
os: document that fs.ReadDirFile.ReadDir doesn't restart each time
#69301 closed
Apr 19, 2025 -
x/website: anchor links don't show up if one hovers directly on a heading
#70827 closed
Apr 19, 2025 -
sync: higher mutex wait durations in 1.24
#72765 closed
Apr 19, 2025 -
x/website: revise download page (system requirements for stable/archived versions)
#18554 closed
Apr 19, 2025 -
sort: superior SymMerge-based algorithm available
#7610 closed
Apr 19, 2025 -
testing: link to fuzzing guide and more details on runtime
#51032 closed
Apr 19, 2025 -
testing: fuzz tests not discovered unless package path specified or GOMAXPROCS=1
#47136 closed
Apr 19, 2025 -
testing: support subtests in fuzzer
#47413 closed
Apr 19, 2025 -
cmd/go: `go test -fuzz='^FuzzName$'` uses default value of -run flag and runs all regular tests as well
#50432 closed
Apr 19, 2025 -
testing,internal/fuzz: Whether to support printing random corpus in the future
#51745 closed
Apr 19, 2025 -
net/http/httptest: Server does not check GetCertificate
#63812 closed
Apr 19, 2025 -
proposal: net/http/httptest: listen on IPv6/IPv4-agnostic loopback address
#56998 closed
Apr 19, 2025 -
testing/fstest: TestFS: relax check ReadDir based on perms
#63707 closed
Apr 19, 2025 -
testing/fstest: `TestFS` falsely fails for certain directory trees on macOS
#54795 closed
Apr 19, 2025 -
testing/fstest: cannot test no permission on folder
#50787 closed
Apr 19, 2025 -
testing/fstest: the documentation of `MapFile.Sys` should specify that the field can be `nil`
#45151 closed
Apr 19, 2025 -
proposal: image/avif decode support
#73445 closed
Apr 19, 2025 -
net/http/httptest: Server.Close mutates http.DefaultTransport
#65796 closed
Apr 19, 2025 -
net/http/httptest: clarify that Server.Client is only good for Server.URL
#30774 closed
Apr 19, 2025 -
gcc_linux_amd64 compiler error
#73441 closed
Apr 19, 2025 -
regexp/syntax: recognize Unicode category aliases
#70781 closed
Apr 18, 2025 -
unicode: add CategoryAliases, LC, Cn
#70780 closed
Apr 18, 2025 -
runtime: SIGSEGV in runtime.pageIndexOf when loading plugin on riscv64
#73283 closed
Apr 18, 2025 -
encoding/json/v2: add new JSON API behind a GOEXPERIMENT=jsonv2 guard
#71845 closed
Apr 18, 2025 -
x/tools/gopls: better struct field docs messages on hover
#73016 closed
Apr 18, 2025 -
proposal: x/oauth2: support Refresh Token Request with Custom Parameters
#61594 closed
Apr 18, 2025 -
BCHF
#73432 closed
Apr 18, 2025 -
x/tools/gopls: staticcheck QF1003 quickfix produces corrupted textedit
#63930 closed
Apr 18, 2025 -
x/tools/gopls: "internal error reading (shared cache|typerefs data)" (ENOSPC?) bug report (via telemetry)
#67433 closed
Apr 18, 2025 -
x/tools/gopls/internal/lsprpc: TestClientLogging failures
#66865 closed
Apr 18, 2025 -
x/tools/gopls: "edit does not belong to syntax of package %q" bug in golang.Rename
#70049 closed
Apr 18, 2025 -
x/tools/gopls: cannot find refs to function type
#62366 closed
Apr 18, 2025 -
x/tools/gopls: panic in analysis
#60551 closed
Apr 18, 2025 -
x/tools/go/analysis/passes/nilness: no position information with error
#31008 closed
Apr 18, 2025 -
x/tools/go/analysis/passes/nilness: reports wrong diagnostic
#73416 closed
Apr 18, 2025 -
x/build: gotip-linux-amd64-misccompile builder fails with no space left on device
#71696 closed
Apr 18, 2025 -
x/build: set a maintenance window for the kubernetes instance
#70816 closed
Apr 18, 2025 -
go
#73429 closed
Apr 17, 2025 -
x/crypto/acme: Directory.AuthzURL isn't checked for pre-auth support, in client.Authorize()
#40839 closed
Apr 17, 2025 -
runtime: Swiss Table maps can double size multiple times when deleting/adding elements
#70886 closed
Apr 17, 2025 -
x/build: add darwin-arm64-14 and darwin-arm64-15 builders
#73397 closed
Apr 17, 2025 -
x/build/internal/relui: TestRelease/major failures [consistent failure]
#73374 closed
Apr 17, 2025 -
x/build/env: host-linux-amd64-sid (Container Image: linux-x86-sid:latest)
#61112 closed
Apr 17, 2025 -
x/pkgsite: panic for some packages with syntax errors with locally running pkgsite
#73377 closed
Apr 17, 2025 -
cmd/compile: a string | []byte generic constraint isn't a zero-cost abstraction
#73417 closed
Apr 17, 2025 -
x/telemetry: gather program counters
#73268 closed
Apr 17, 2025 -
cmd/cgo: atexit handlers not run
#5948 closed
Apr 17, 2025 -
x/time: support raw output, no parse
#73409 closed
Apr 17, 2025 -
proposal: go.mod: cgo dependency
#73407 closed
Apr 17, 2025 -
database/sql: SetConnMaxIdleTime, SetConnMaxLifetime order impacts close time
#45993 closed
Apr 17, 2025 -
goobj
#73410 closed
Apr 17, 2025 -
x/net/publicsuffix: Error is returned when getting eTLD+1 for s3.amazonaws.com
#73385 closed
Apr 16, 2025 -
x/build: consider adding a linux builder with a newer kernel
#17081 closed
Apr 16, 2025 -
x/build/env/linux: add bleeding edge kernel builder
#35785 closed
Apr 16, 2025 -
x/tools/gopls: rename on a method receiver should rename all receivers for the type
#41892 closed
Apr 16, 2025 -
crypto/cipher: ExampleNewGCM_encrypt should use NonceSize to generate nonce.
#48372 closed
Apr 16, 2025 -
proposal: go/types: Create a public CoreType() function
#60994 closed
Apr 16, 2025 -
net/http: fill Request.TLS field if underlying conn implements ConnectionState like net/http2
#56104 closed
Apr 16, 2025 -
[bug] net/http: read: connection reset by peer when using https
#73394 closed
Apr 16, 2025 -
x/pkgsite: Allow Beerware License for packages
#73400 closed
Apr 16, 2025 -
x/pkgsite: remove non-canonical spellings of github.com/BurntSushi/toml
#68357 closed
Apr 16, 2025 -
x/pkgsite: version removal request for fyne.io/tools
#73398 closed
Apr 16, 2025
44 Issues opened by 29 people
-
iOS generate dynamic libraries
#73479 opened
Apr 23, 2025 -
cmd/compile: evaluating range argument in cases we shouldn't
#73476 opened
Apr 22, 2025 -
runtime/pprof: TestVMInfo failures
#73475 opened
Apr 22, 2025 -
x/tools/gopls: modernize wants to remove comments and declarify code
#73473 opened
Apr 22, 2025 -
math/big: broken mips and mips64 builders
#73472 opened
Apr 22, 2025 -
os/user: user.Current() returns wrong user for NT AUTHORITY/SYSTEM
#73471 opened
Apr 22, 2025 -
os/exec: TestWaitInterrupt/SIGQUIT failures
#73470 opened
Apr 22, 2025 -
internal/trace: TestTraceStacks/Stress failures
#73469 opened
Apr 22, 2025 -
cmd/compile/internal/ssa: unrecognized failures
#73468 opened
Apr 22, 2025 -
runtime:cpu2: TestChanSendBarrier failures
#73467 opened
Apr 22, 2025 -
x/build: bot linux-s390x-ibm reported as broken
#73466 opened
Apr 22, 2025 -
internal/fuzzing, cmd/go: compiling fuzz-tests do not include coverage instrumentation
#73465 opened
Apr 22, 2025 -
proposal: archive/tar: AddFS: add support for symlinks outside subdirectory
#73464 opened
Apr 22, 2025 -
proposal: encoding/json/v2: MarshalFunc with reflect.Type
#73457 opened
Apr 21, 2025 -
proposal: x/oauth2: deprecate provider specific packages
#73451 opened
Apr 20, 2025 -
proposal: net/url: URL.Clone, Values.Clone
#73450 opened
Apr 20, 2025 -
cmd/go: Subversion VCS build information should be included in the build
#73444 opened
Apr 19, 2025 -
proposal: syscall/js: method equivalent of "in" operator
#73443 opened
Apr 19, 2025 -
crypto/x509: ParseCRL allows the Invalidity Date of revoked certificates in the CRL to be UTC time
#73442 opened
Apr 19, 2025 -
cmd/compile: infinite loop in the inliner [1.24 backport]
#73440 opened
Apr 18, 2025 -
net/http: upon http redirect, Request.GetBody is always nil
#73439 opened
Apr 18, 2025 -
go/ast: establish File.FileStart <= Node.Pos <= Node.End <= File.FileEnd for all Nodes in a File
#73438 opened
Apr 18, 2025 -
x/tools/gopls: SEGV updating non-nil map in analysis.Validate
#73437 opened
Apr 18, 2025 -
encoding/json/v2: investigate replacing jsontext.Internal symbol
#73435 opened
Apr 18, 2025 -
crypto/x509: ParseCRL allows revocation serial number that is a non-positive integer
#73433 opened
Apr 18, 2025 -
proposal: x/oauth2: add support for client_assertion
#73431 opened
Apr 18, 2025 -
runtime: failure to detect write barriers inside nowritebarrierrec / questionable write barriers
#73430 opened
Apr 17, 2025 -
go/types: type mismatch with func error less helpful since go 1.18
#73428 opened
Apr 17, 2025 -
sync: Map: internal/sync.HashTrieMap: ran out of hash bits while inserting
#73427 opened
Apr 17, 2025 -
x/tools/gopls: no autocompletion when missing closing parenthesis
#73426 opened
Apr 17, 2025 -
cmd/compile: infinite loop in the inliner
#73425 opened
Apr 17, 2025 -
x/tools/gopls: provide links for replace in go.mod
#73423 opened
Apr 17, 2025 -
sort: clarify Slice comparator requirements
#73420 opened
Apr 17, 2025 -
proposal: x/term: add detection of VT sequences processing support
#73415 opened
Apr 17, 2025 -
runtime: crash in runtime.(*unwinder).next
#73413 opened
Apr 17, 2025 -
cmd/link: cgo cross linking using the clang --target flag creates crashing programs
#73406 opened
Apr 16, 2025 -
x/build: recent Linux kernel builder
#73405 opened
Apr 16, 2025 -
archive/zip: support zero-copy writing
#73404 opened
Apr 16, 2025 -
proxy.golang.org: some calls taking ~60s to 404
#73403 opened
Apr 16, 2025 -
proposal: go/types: add TypeAndValue.IsConstant
#73402 opened
Apr 16, 2025 -
proposal: os: support copy_file_range for SectionReader
#73399 opened
Apr 16, 2025
490 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/go: list deprecations and newer available major, minor versions
#67420 commented on
Apr 16, 2025 • 0 new comments -
cmd/go: set the Go Version for command-line files to be the containing module's Go Version
#68159 commented on
Apr 16, 2025 • 0 new comments -
cmd/compile: program compiles to wasm but is invalid: go:wasmexport: integer too large [1.24 backport]
#73281 commented on
Apr 16, 2025 • 0 new comments -
runtime: -race data race map traceback report incorrect functions [1.24 backport]
#73192 commented on
Apr 16, 2025 • 0 new comments -
crypto/tls: ECH decodeInnerClientHello incorrectly rejects ClientHello with GREASE values in supportedVersions [1.24 backport]
#73118 commented on
Apr 16, 2025 • 0 new comments -
crypto/x509: support DirectoryName name constraints
#15196 commented on
Apr 16, 2025 • 0 new comments -
runtime, x/sys/unix: Connectx is broken on darwin/amd64 [1.24 backport]
#73379 commented on
Apr 16, 2025 • 0 new comments -
runtime, x/sys/unix: Connectx is broken on darwin/amd64 [1.23 backport]
#73380 commented on
Apr 16, 2025 • 0 new comments -
proposal: x/sys/unix: add methods to convert between time.Time and unix.PtpClockTime on Linux
#70032 commented on
Apr 16, 2025 • 0 new comments -
doc: mention "purego" build tag convention somewhere
#23172 commented on
Apr 16, 2025 • 0 new comments -
proposal: container/hash: Map, a generic hash table with custom hash function and equivalence relation
#69559 commented on
Apr 16, 2025 • 0 new comments -
proposal: go/types: add Hasher{,IgnoreTags} types
#69420 commented on
Apr 16, 2025 • 0 new comments -
proposal: debug/bisect: publish x/tools/internal/bisect
#67140 commented on
Apr 16, 2025 • 0 new comments -
proposal: regexp: add iterator forms of matching methods
#61902 commented on
Apr 16, 2025 • 0 new comments -
proposal: review meeting minutes
#33502 commented on
Apr 16, 2025 • 0 new comments -
proposal: x/net/dns/dnsmessage: add support for SVCB and HTTPS records
#43790 commented on
Apr 16, 2025 • 0 new comments -
runtime: segfaults in runtime.(*unwinder).next
#73259 commented on
Apr 16, 2025 • 0 new comments -
cmd/compile: internal compiler error: assertion failed with type aliases
#73309 commented on
Apr 16, 2025 • 0 new comments -
x/sys/unix: F_OFD_* consts are not present on Darwin
#73351 commented on
Apr 16, 2025 • 0 new comments -
cmd/compile: ccxt oom killed on compilation
#73365 commented on
Apr 16, 2025 • 0 new comments -
proposal: log/slog: export Source method in Record to support custom handler implementations
#70280 commented on
Apr 16, 2025 • 0 new comments -
go/doc: example including `go-` prefixed packages not considered as playable
#56740 commented on
Apr 16, 2025 • 0 new comments -
x/net/http2: raciness in stream close prevents closing of failed connections, blocking subsequent requests
#59690 commented on
Apr 16, 2025 • 0 new comments -
spec: language change review meeting minutes
#33892 commented on
Apr 16, 2025 • 0 new comments -
proposal: slices: add IndexPointer
#66981 commented on
Apr 17, 2025 • 0 new comments -
proposal: text/template,html/template: Template.ExecuteLite skip resolution to methods to allow DCE
#72895 commented on
Apr 17, 2025 • 0 new comments -
proposal: x/tools/go/ast/inspector: add Cursor, to enable partial and multi-level traversals
#70859 commented on
Apr 17, 2025 • 0 new comments -
proposal: log/slog: GroupAttrs(key, attrs....Attr) Attr
#66365 commented on
Apr 17, 2025 • 0 new comments -
runtime: map cold cache improvements
#70835 commented on
Apr 17, 2025 • 0 new comments -
x/time/rate: wrong number of tokens restored in Reservation.CancelAt
#69419 commented on
Apr 17, 2025 • 0 new comments -
go/types: API allows instantiation of instantiated type
#72978 commented on
Apr 17, 2025 • 0 new comments -
runtime: goroutines blocked in mallocgc triggering gcStart
#72932 commented on
Apr 17, 2025 • 0 new comments -
cmd/go: provide straightforward way to see non-test dependencies
#26955 commented on
Apr 17, 2025 • 0 new comments -
runtime: segmentation fault from `vgetrandomPutState` and `runtime.growslice` w/ `runtime.OSLockThread` [1.24 backport]
#73144 commented on
Apr 17, 2025 • 0 new comments -
x/build: create LUCI GCE host images
#60468 commented on
Apr 17, 2025 • 0 new comments -
go/doc/comment: doc links don't work for struct field doc
#56004 commented on
Apr 17, 2025 • 0 new comments -
x/pkgsite: package removal request for https://pkg.go.dev/github.com/jamf/regatta and https://pkg.go.dev/github.com/jamf/regatta-go
#73396 commented on
Apr 17, 2025 • 0 new comments -
x/pkgsite: source file links for unknown hosts should not link to self
#73333 commented on
Apr 17, 2025 • 0 new comments -
x/tools/gopls: feature request: support more postfix snippets for primitive type
#73367 commented on
Apr 17, 2025 • 0 new comments -
x/tools/cmd/auth: tag and delete
#70872 commented on
Apr 17, 2025 • 0 new comments -
x/tools/gopls: identifies arbitrary dotted text in strings as links
#70033 commented on
Apr 17, 2025 • 0 new comments -
x/sys/windows: some syscalls are creating dangling pointers
#73199 commented on
Apr 17, 2025 • 0 new comments -
proposal: spec: try-handle keywords for reducing common error handling boilerplate
#73376 commented on
Apr 18, 2025 • 0 new comments -
x/tools/go/analysis/passes/nilness: spurious "impossible/tautological condition" with cond := a != nil; if cond {...}; if cond { ... }
#70381 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: clarify supported operating systems
#59981 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: triage process for feature requests
#62073 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: rename incorrectly renames multiple function definitions
#62135 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: fails to find new std library APIs dynamically
#63767 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: investigate if 'fixed' syntax needs more accurate positions
#64335 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls/internal/cmd: `gopls check` doesn't wait for didOpen finish before it makes diagnostics request
#68075 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: warn if language version is newer than compile version
#68258 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: Rename Symbol incorrectly renames symbols when code contains a syntax error
#68465 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: Hover: panic in lookup{ObjectByName,DocLinkSymbol}
#69616 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: DidModifyFiles: "non-abs file path %q" bug in port.matches
#70603 commented on
Apr 18, 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
Apr 18, 2025 • 0 new comments -
x/tools/gopls/internal/test/marker: test holds open temp files after it has finished (windows)
#71544 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls/internal/telemetry/cmd/stacks: TestReadPCLineTable/gopls failures
#71805 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: nil deref in Exporter.ProcessEvent
#71928 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: "View package documentation": use type information
#67158 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: go to definition within imported modules
#66827 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: redundant diagnostics due to quick fixes
#65966 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: Session.SnapshotOf gets stuck
#67289 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: consider static configuration for multiple builds
#65757 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: investigate better support for CGO_ENABLED=0
#65758 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: consider multiplexing operations across all Views (with partial results?)
#65755 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: ctrl-click should jump to source, not to autogenerated code
#65001 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: document supported postfix snippets
#62022 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: design UX around version skew resulting from the forward compatibility proposal
#61185 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: add a debug endpoint to download diagnostic information
#45602 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: crash due to fixed ast.Node.End beyond EOF
#66790 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: "could not locate file for primary type checker error" bug reported by telemetry
#66765 commented on
Apr 18, 2025 • 0 new comments -
proposal: spec: add Nullable constraint
#53656 commented on
Apr 18, 2025 • 0 new comments -
crypto/x509: unable to parse certificate with rsassa-pss algorithm
#48314 commented on
Apr 18, 2025 • 0 new comments -
proposal: go/ast: add FieldList.Variables() iter.Seq2[*Ident, *Field]
#73395 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: deprecate 'Structured' hover kind
#70233 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: support Go assembly files
#71754 commented on
Apr 18, 2025 • 0 new comments -
cmd/compile: declaration order of types affects cycle detection
#68025 commented on
Apr 18, 2025 • 0 new comments -
testing: implement b.Loop keepalive without preventing inlining, which can lead to heap allocs
#73137 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls/internal/cache/methodsets: "missing object path for %s" bug in indexBuilder.build
#70418 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls/internal/analysis/unusedvariable: reports invalid SuggestedFixes
#71812 commented on
Apr 18, 2025 • 0 new comments -
x/tools/gopls: analysis driver spuriously reports invalid suggested fixes due to AST repair
#71659 commented on
Apr 18, 2025 • 0 new comments -
x/tools/go/analysis/unitchecker: TestVetStdlib: compiler Fatal in noder/writer
#70399 commented on
Apr 18, 2025 • 0 new comments -
x/tools/go/packages: use the correct go version for the analyzed project
#68495 commented on
Apr 18, 2025 • 0 new comments -
x/tools/internal/refactor/inline: support inlining functions with type parameters
#68236 commented on
Apr 18, 2025 • 0 new comments -
crypto/x509: ParseRevocationList incorrect handling of the CRL Number field
#73029 commented on
Apr 18, 2025 • 0 new comments -
proposal: go/ast: add PreorderStack, a wrapper around ast.Inspect that maintains a stack
#73319 commented on
Apr 18, 2025 • 0 new comments -
cmd/go, cmd/distpack: build and run tools that are not necessary for builds as needed and don't include in binary distribution
#71867 commented on
Apr 18, 2025 • 0 new comments -
cmd/go: create GOTMPDIR if not present
#32320 commented on
Apr 19, 2025 • 0 new comments -
proposal: time: add civil time package
#19700 commented on
Apr 19, 2025 • 0 new comments -
x/net/trace: dependency on html/template inhibits dead code elimination
#62024 commented on
Apr 19, 2025 • 0 new comments -
net/http/httptest: make it possible to use a Server (TLS or not) to test cookies
#31054 commented on
Apr 19, 2025 • 0 new comments -
proposal: x/crypto/acme: Support profiles for Let's Encrypt and new Internet Draft
#73101 commented on
Apr 19, 2025 • 0 new comments -
unicode: upgrade to Unicode 16.0.0
#73388 commented on
Apr 19, 2025 • 0 new comments -
proposal: net/http: add context cancelation reason for server handlers
#64465 commented on
Apr 19, 2025 • 0 new comments -
net/http/httptest: TestServer failures with `Unexpected response after close`
#57144 commented on
Apr 19, 2025 • 0 new comments -
cmd/gofmt: consider sorting imports in the same way as goimports (separating std lib from third party)
#37719 commented on
Apr 19, 2025 • 0 new comments -
cmd/compile: doesn't optimize float comparison to MINSD
#72831 commented on
Apr 20, 2025 • 0 new comments -
net/url: clarify safe way to do URL deep-copying
#38351 commented on
Apr 20, 2025 • 0 new comments -
x/pkgsite: no docs for GOEXPERIMENT packages
#71488 commented on
Apr 20, 2025 • 0 new comments -
crypto/elliptic: P256 ScalarBaseMult with order-34 yields point at infinity
#60717 commented on
Apr 20, 2025 • 0 new comments -
proposal: testing: optionally preserve temp directories on failure
#73158 commented on
Apr 21, 2025 • 0 new comments -
cmd/go: document process for tagging and deleting a package from a module
#60557 commented on
Apr 21, 2025 • 0 new comments -
hash: standardize the hash function
#70471 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: Rename: missing type for selector in satisfy.(*Finder).expr
#71657 commented on
Apr 21, 2025 • 0 new comments -
runtime: correct attribution of internal mutex contention
#66999 commented on
Apr 21, 2025 • 0 new comments -
x/build/cmd/watchflakes: periodically restarts
#70743 commented on
Apr 21, 2025 • 0 new comments -
runtime: TestRuntimeLockMetricsAndProfile/runtime.lock failures
#70602 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: ChangeSignature: crash in in inliner (likely due to ill-formed variadic call)
#73187 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: refactor: compute complete sets of methods related through interface satisfaction
#58461 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: runtime abort in go statement
#71814 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: Rename: "no type for %T" panic in satisfy
#71572 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: stubmethods: "could not find the enclosing function of the return statement" bug in GetIfaceStubInfo
#70666 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: sigpanic in persistent.(*mapNode).forEach (bad SP)
#71115 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: "expected exported symbol" assert in getOneTransitiveRefLocked
#71356 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: panic in aeshashbody on behalf of mapaccess2_faststr: string memory corrupted
#71367 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: SEGV while clearing memory in newobject
#71561 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: crashes due to apparent data race (gopls v16+ on linux)
#71425 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: Rename: "unexpected composite literal type %T: %v" panic in satisfy.(*Finder).Find
#71538 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: `go clean` fails with ENOTEMPTY (openbsd) causing gopls test flakes
#68087 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: no completions provided in some seemingly straightforward cases
#69492 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: decide on a long-term testing strategy for integration with older Go commands (and GOPACKAGESDRIVERs?)
#69321 commented on
Apr 21, 2025 • 0 new comments -
go/types: deferred function executed multiple times
#73267 commented on
Apr 21, 2025 • 0 new comments -
cmd/compile/internal/importer: deadlock in recursion through type parameter
#63285 commented on
Apr 21, 2025 • 0 new comments -
x/tools/internal/typesinternal/typeindex: TestIndex failures [consistent failure]
#73043 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: completion has wrong textedit in some cases
#72753 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: out-of-bounds slice panic in bug in frob.(*reader).bytes
#71244 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: "slice bounds out of range" crash in ExtractToNewFile
#70553 commented on
Apr 21, 2025 • 0 new comments -
proposal: cmd/fix: apply modernizers
#71859 commented on
Apr 21, 2025 • 0 new comments -
proposal: x/tools: annotation to generalize `lostcancel` for other kinds of cleanup function
#65682 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: handle undefined struct type in `undeclaredname` autofix code action
#69947 commented on
Apr 21, 2025 • 0 new comments -
go/ast: add ParseDirective
#68021 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: error reporting type as `chan<- invalid type`
#67637 commented on
Apr 21, 2025 • 0 new comments -
go/types: should the 'newer Go version' error be reported to Config.Error?
#66525 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: "type name %q without type spec" bug in Hover (via telemetry)
#64241 commented on
Apr 21, 2025 • 0 new comments -
x/tools/gopls: Error loading packages: invalid workspace folder path: no such file or directory
#63381 commented on
Apr 21, 2025 • 0 new comments -
proposal: go/ast: deprecate FilterPackage, PackageExports, MergePackageFiles
#73088 commented on
Apr 21, 2025 • 0 new comments -
proposal: go/doc: deprecate New
#73089 commented on
Apr 21, 2025 • 0 new comments -
x/playground: "// GOEXPERIMENT=xxx“ line often causes "timeout running go build”
#61985 commented on
Apr 22, 2025 • 0 new comments -
x/sys/windows: TestAddRemoveDllDirectory failures
#69029 commented on
Apr 22, 2025 • 0 new comments -
cmd/compile: PGO fails to do multiple levels of inlining into a single function
#69046 commented on
Apr 22, 2025 • 0 new comments -
crypto/cipher: NewGCMWithRandomNonce error with GOEXPERIMENT=boringcrypto
#72016 commented on
Apr 22, 2025 • 0 new comments -
cmd/go/internal/work: wrong arch detection for s390x
#73382 commented on
Apr 22, 2025 • 0 new comments -
proposal: io: add `WriterTo` to `PipeReader` and `ReaderFrom` to `PipeWriter`
#54877 commented on
Apr 22, 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
Apr 22, 2025 • 0 new comments -
x/build: LUCI windows-amd64-longtest TryBot is slow
#64764 commented on
Apr 22, 2025 • 0 new comments -
x/build: `darwin-amd64` LUCI builders are sometimes too slow
#65040 commented on
Apr 22, 2025 • 0 new comments -
x/crypto/ssh/test: TestDialUnix failures
#66378 commented on
Apr 22, 2025 • 0 new comments -
cmd/internal/testdir: Test/rangegen.go failures
#67556 commented on
Apr 22, 2025 • 0 new comments -
cmd/internal/testdir: Test/fixedbugs/issue46234.go failures
#67558 commented on
Apr 22, 2025 • 0 new comments -
time: TestLongAdjustTimers failures
#67599 commented on
Apr 22, 2025 • 0 new comments -
x/crypto/ssh/test: TestFuncLargeRead failures
#68746 commented on
Apr 22, 2025 • 0 new comments -
x/crypto/ssh/test: TestDialTCP failures
#69972 commented on
Apr 22, 2025 • 0 new comments -
cmd/compile: unrecognized failures
#70103 commented on
Apr 22, 2025 • 0 new comments -
make.bash: unrecognized failures
#70119 commented on
Apr 22, 2025 • 0 new comments -
cmd/link/internal/ld: TestRISCVTrampolines failures
#70749 commented on
Apr 22, 2025 • 0 new comments -
internal/trace: TestTraceStress/AllocFree failures
#70838 commented on
Apr 22, 2025 • 0 new comments -
cmd/go: TestScript/test_fuzz_fuzztime failures
#72104 commented on
Apr 22, 2025 • 0 new comments -
context: TestCauseRace failures
#73390 commented on
Apr 22, 2025 • 0 new comments -
proposal: io: CopierTo and CopierFrom interfaces
#67074 commented on
Apr 22, 2025 • 0 new comments -
x/tools/go/{packages/packagestest,expect}: deprecate, tag, and delete
#70229 commented on
Apr 22, 2025 • 0 new comments -
x/build: LUCI builders fail to fetch dependencies for subrepos
#65482 commented on
Apr 22, 2025 • 0 new comments -
cmd/go: add go mod verify -tag
#68669 commented on
Apr 22, 2025 • 0 new comments -
x/tools/go/analysis/internal/checker: -fix should remove unneeded imports
#72035 commented on
Apr 22, 2025 • 0 new comments -
cmd/compile: `len(*f())` does not panic when f() returns (*[k]T)(nil)
#72844 commented on
Apr 22, 2025 • 0 new comments -
proposal: testing/synctest: new package for testing concurrent code
#67434 commented on
Apr 22, 2025 • 0 new comments -
runtime: TestGdbBacktrace failures
#65176 commented on
Apr 22, 2025 • 0 new comments -
cmd/go: confusing situation with 'go run' and '//go:build ignore'
#73152 commented on
Apr 22, 2025 • 0 new comments -
proxy.golang.org: consider blocking `github.com/siruspen/logrus`
#72116 commented on
Apr 22, 2025 • 0 new comments -
proposal: crypto/tls: support TLS 1.3 post-handshake authentication
#40521 commented on
Apr 22, 2025 • 0 new comments -
cmd/vet: flag using %s:%d to construct network addresses
#28308 commented on
Apr 22, 2025 • 0 new comments -
x/build: time out on LUCI Linux/PPC64x builder
#65171 commented on
Apr 22, 2025 • 0 new comments -
build: build failure on gotip-linux-arm64_c4ah72-perf_vs_release
#70308 commented on
Apr 22, 2025 • 0 new comments -
build: build failure on gotip-linux-arm64_c4as16-perf_vs_release
#70895 commented on
Apr 22, 2025 • 0 new comments -
build: build failure on gotip-linux-amd64_c3h88-perf_vs_release
#72038 commented on
Apr 22, 2025 • 0 new comments -
proposal: time: make UnmarshalText, UnmarshalJSON enforce strict RFC 3339 semantics
#57912 commented on
Apr 22, 2025 • 0 new comments -
os/exec: TestContextCancel failures on netbsd
#58699 commented on
Apr 23, 2025 • 0 new comments -
runtime: flaky failures on NetBSD since CL 526118
#62524 commented on
Apr 23, 2025 • 0 new comments -
runtime: TestPingPongHog failures
#65293 commented on
Apr 23, 2025 • 0 new comments -
build: build failure on gotip-linux-amd64_c2s16-perf_vs_release
#72037 commented on
Apr 23, 2025 • 0 new comments -
cmd/go, testing: consider shrinking set of characters allowed/passed through in subtest names
#73116 commented on
Apr 23, 2025 • 0 new comments -
all: unrecognized failures on `plan9/386`
#60255 commented on
Apr 23, 2025 • 0 new comments -
cmd/cgo/internal/test: unrecognized failures [consistent failure]
#69974 commented on
Apr 23, 2025 • 0 new comments -
cmd/go, testing: go test 4-5x slower on Windows when test caching is used; -count=1 is fast
#72992 commented on
Apr 23, 2025 • 0 new comments -
cmd/internal/testdir: Test/fixedbugs/issue21576.go failures
#67559 commented on
Apr 23, 2025 • 0 new comments -
cmd/link: add a flag to the linker to do not write function names to runtime.pclntab
#36555 commented on
Apr 23, 2025 • 0 new comments -
all: plan9-arm builder failing frequently with a variety of errors
#49338 commented on
Apr 23, 2025 • 0 new comments -
all: test failures with `EBADF` from fork/exec on NetBSD
#63444 commented on
Apr 23, 2025 • 0 new comments -
x/build: add LUCI linux-s390x builder
#67307 commented on
Apr 23, 2025 • 0 new comments -
encoding/json: Add "nonil" struct tag for json encoding of nil slices/maps
#27813 commented on
Apr 23, 2025 • 0 new comments -
compress/flate: improve decompression speed
#38324 commented on
Apr 23, 2025 • 0 new comments -
crypto/x509: subject/issuer hint fallback for unknown-authority errors
#38779 commented on
Apr 23, 2025 • 0 new comments -
crypto/x509: add directory name constraints
#39639 commented on
Apr 23, 2025 • 0 new comments -
net/http: add a package to parse and serialize Structured Field Values
#41045 commented on
Apr 23, 2025 • 0 new comments -
image/jpeg: skip consecutive 0xff bytes
#41875 commented on
Apr 23, 2025 • 0 new comments -
crypto/des: Performance optimization of permutation function in DES algorithm
#42011 commented on
Apr 23, 2025 • 0 new comments -
crypto/ecdsa: change hashToBytes to use copy instead of calling another function
#43531 commented on
Apr 23, 2025 • 0 new comments -
encoding/pem: PEM multiline headers
#43580 commented on
Apr 23, 2025 • 0 new comments -
cmd/compile: better error msg for impossible type assertions
#43831 commented on
Apr 23, 2025 • 0 new comments -
database/sql: add empty driver name check on Register method
#44477 commented on
Apr 23, 2025 • 0 new comments -
crypto/x509/pkix/pkix: add missing RFC 5280 RDN OIDs
#44536 commented on
Apr 23, 2025 • 0 new comments -
math/big: add fuzzer
#45023 commented on
Apr 23, 2025 • 0 new comments -
cmd/compile/mips: intrinsify bits.RotateLeft32 on MIPS
#45028 commented on
Apr 23, 2025 • 0 new comments -
os: set the correct op while returning errors from WriteAt, ReadFrom, ReadAt
#45376 commented on
Apr 23, 2025 • 0 new comments -
cmd/go: allow generate to skip missing files
#45642 commented on
Apr 23, 2025 • 0 new comments -
cmd/go: add support for wildcards in 'go list -m'
#45719 commented on
Apr 23, 2025 • 0 new comments -
runtime: add missing persistentalloc memstats
#46051 commented on
Apr 23, 2025 • 0 new comments -
net/http: add test for proxyAuth
#46102 commented on
Apr 23, 2025 • 0 new comments -
math/bits: use Wilkes-Wheeler-Gill algorithm for OnesCount64
#46189 commented on
Apr 23, 2025 • 0 new comments -
net/http: fix hijack hang at abortPendingRead
#46278 commented on
Apr 23, 2025 • 0 new comments -
net/http: add MaxConnLifespan to Transport
#46714 commented on
Apr 23, 2025 • 0 new comments -
crypto/x509: always emit a critical SAN extension if the Subject is empty in a CSR
#46810 commented on
Apr 23, 2025 • 0 new comments -
crypto/sha512: implement sha512 with ARMv8.2 features
#46970 commented on
Apr 23, 2025 • 0 new comments -
cmd/internal/goobj: remove unused fields of Reader
#47085 commented on
Apr 23, 2025 • 0 new comments -
cmd/link: make bss section offset at end of its segment
#47169 commented on
Apr 23, 2025 • 0 new comments -
math: add ARM64 implementation of hypot
#47536 commented on
Apr 23, 2025 • 0 new comments -
math: add ARM64 implementation of frexp
#47589 commented on
Apr 23, 2025 • 0 new comments -
net: listen on specified multicast address
#47772 commented on
Apr 23, 2025 • 0 new comments -
crypto/tls: replace tls Conn's rawInput with a small buffer when Read timeout
#48229 commented on
Apr 23, 2025 • 0 new comments -
crypto/tls: populate peerCertificates before validation fails
#48273 commented on
Apr 23, 2025 • 0 new comments -
crypto/cipher: use AEAD.NonceSize to make nonce in the example
#48373 commented on
Apr 23, 2025 • 0 new comments -
encoding/xml: fix 'unsupported type' error on interface{} attributes
#48625 commented on
Apr 23, 2025 • 0 new comments -
encoding/xml: support xmlns prefixes
#48641 commented on
Apr 23, 2025 • 0 new comments -
crypto/ecdsa: Adjust entropy bounds
#48653 commented on
Apr 23, 2025 • 0 new comments -
regexp: speed up onepass prefix check
#48892 commented on
Apr 23, 2025 • 0 new comments -
runtime: add missing //go:nosplit for efaceOf
#49001 commented on
Apr 23, 2025 • 0 new comments -
cmd/link: use gold on ARM/ARM64 only if gold is available
#49748 commented on
Apr 23, 2025 • 0 new comments -
runtime: add missing //go:nosplit for Windows context methods
#49991 commented on
Apr 23, 2025 • 0 new comments -
runtime: fix badsignal2 to initialize r3 with a valid address
#50822 commented on
Apr 23, 2025 • 0 new comments -
runtime,runtime/metrics: track on-cpu time per goroutine
#51347 commented on
Apr 23, 2025 • 0 new comments -
runtime: let sysmon sleep in netpoll if possible
#51651 commented on
Apr 23, 2025 • 0 new comments -
crypto/tls: skip part of the test based on GOOS instead of GOARCH
#51827 commented on
Apr 23, 2025 • 0 new comments -
cmd/go: fail if the user tries to modify the GOMOD environment variable
#51954 commented on
Apr 23, 2025 • 0 new comments -
compile: name X1 as RA under RISC-V in comment, other than LR
#52258 commented on
Apr 23, 2025 • 0 new comments -
syscall/js: enable a JS Promise pattern for Funcs
#52581 commented on
Apr 23, 2025 • 0 new comments -
cmd/go: improve handling of tmpdir being noexec
#52959 commented on
Apr 23, 2025 • 0 new comments -
crypto/cipher: add optimized assembly xorBytes for ARM (NEON + non-NEON)
#53154 commented on
Apr 23, 2025 • 0 new comments -
crypto/tls: fix a testing deadlock that occurs on a TLS protocol error
#53216 commented on
Apr 23, 2025 • 0 new comments -
crypto/aes: speedup CTR mode on AMD64 and ARM64
#53503 commented on
Apr 23, 2025 • 0 new comments -
cmd/cgo: enable reproducible builds when LTO is enabled
#53528 commented on
Apr 23, 2025 • 0 new comments -
syscall: make use of StartupInfo.Reserved2 on Windows
#53687 commented on
Apr 23, 2025 • 0 new comments -
mime: range glob expansions in type_unix.go
#53974 commented on
Apr 23, 2025 • 0 new comments -
runtime: fix misleading comments in amd64 assembly
#54711 commented on
Apr 23, 2025 • 0 new comments -
encoding/xml: post process embedded fields
#54754 commented on
Apr 23, 2025 • 0 new comments -
crypto/x509: update parseCertificate() to guarantee version cannot be negative
#54783 commented on
Apr 23, 2025 • 0 new comments -
cmd/go/internal/modcmd: expand help text for go mod tidy
#54998 commented on
Apr 23, 2025 • 0 new comments -
net/http: http2 conn serve's net.Conn type assertion supports non *tls.Conn types
#55077 commented on
Apr 23, 2025 • 0 new comments -
crypto/x509: add String() for KeyUsage, ExtKeyUsage
#56005 commented on
Apr 23, 2025 • 0 new comments -
internal/edwards25519: skip zero coef in VarTimeDoubleScalarBaseMult
#56473 commented on
Apr 23, 2025 • 0 new comments -
net/http: convert URL credentials to Authorization header for js fetch
#56564 commented on
Apr 23, 2025 • 0 new comments -
cmd/compile: fix typo in ARM64.rules
#56595 commented on
Apr 23, 2025 • 0 new comments -
math: improve math.Log to handle subnormal floating number on amd64
#56601 commented on
Apr 23, 2025 • 0 new comments -
go/doc: fix example generation for package prefixed with go-
#56746 commented on
Apr 23, 2025 • 0 new comments -
net: rework the CNAME handling on unix
#57093 commented on
Apr 23, 2025 • 0 new comments -
runtime: immediately handoff P before returning to C host program
#57104 commented on
Apr 23, 2025 • 0 new comments -
database/sql: wake cleaner if maxIdleTime set to less than maxLifetime
#58490 commented on
Apr 23, 2025 • 0 new comments -
syscall/js: correct the wrong name in error for Value.Length method
#58497 commented on
Apr 23, 2025 • 0 new comments -
fix/fuzz: output int32(v)/rune(q) in failing log
#58827 commented on
Apr 23, 2025 • 0 new comments -
debug/gosym: read start line of a function from gopclntab
#58864 commented on
Apr 23, 2025 • 0 new comments -
crypto/tls: reject change_cipher_spec record after handshake in TLS 1.3
#58912 commented on
Apr 23, 2025 • 0 new comments -
crypto/tls: set const maxUselessRecords to 32 (the same with OpenSSL)
#58913 commented on
Apr 23, 2025 • 0 new comments -
runtime/cgo: fix calls from C to go on linux/ppc64
#58976 commented on
Apr 23, 2025 • 0 new comments -
net/dial: only request domain A record when IPv6 not support
#58997 commented on
Apr 23, 2025 • 0 new comments -
syscall: add support for setns after fork
#59018 commented on
Apr 23, 2025 • 0 new comments -
image/png: add HuffmanOnly compression level
#59024 commented on
Apr 23, 2025 • 0 new comments -
cmd/go/list: fix missing `Indirect` in module listing
#59025 commented on
Apr 23, 2025 • 0 new comments -
cmd/go/tidy: fix incorrect message on no modules
#59027 commented on
Apr 23, 2025 • 0 new comments -
go/ast: allow Example output to not reduce empty lines
#59211 commented on
Apr 23, 2025 • 0 new comments -
crypto/cipher/ctr: ctr-aes support offset
#59247 commented on
Apr 23, 2025 • 0 new comments -
crypto/x509: use generics instead of reflect for checkNameConstraints
#59472 commented on
Apr 23, 2025 • 0 new comments -
cmd/internal/codesign: Support embedding entitlements on mach-o
#59611 commented on
Apr 23, 2025 • 0 new comments -
cmd/list: fix -retracted flag description
#59847 commented on
Apr 23, 2025 • 0 new comments -
net: support go resolver for LookupHost and LookupPort on plan9
#59918 commented on
Apr 23, 2025 • 0 new comments -
cmd/compile: add reassociate pass to find better optimization opportunities within commutative expressions
#60015 commented on
Apr 23, 2025 • 0 new comments -
fmt: clear width and precision in fmt.init
#60224 commented on
Apr 23, 2025 • 0 new comments -
net/http/httptest: add support for http.ResponseController to ResponseRecorder
#60231 commented on
Apr 23, 2025 • 0 new comments -
log: support millisecond timestamp resolution
#60246 commented on
Apr 23, 2025 • 0 new comments -
cmd/compile: add ilp pass to help balance commutative expressions aiding in instruction level parallelism
#60278 commented on
Apr 23, 2025 • 0 new comments -
os/exec: use pidfd for waiting and signaling of processes
#60461 commented on
Apr 23, 2025 • 0 new comments -
crypto/x509: disallow negative path length
#60706 commented on
Apr 23, 2025 • 0 new comments -
testing/fuzz.go:put the new corpus that caused the panic into another folder
#60838 commented on
Apr 23, 2025 • 0 new comments -
x/mobile: fix net.Interface() and net.InterfaceAddrs() in Android11 version
#61089 commented on
Apr 23, 2025 • 0 new comments -
[perf][queue] Replace %s with copy.
#61166 commented on
Apr 23, 2025 • 0 new comments -
net/http: pool transport gzip readers
#61390 commented on
Apr 23, 2025 • 0 new comments -
cmd/compile: fix duplicated dwarf parameters for some functions
#61529 commented on
Apr 23, 2025 • 0 new comments -
math/big: handle additional edge cases for Rat
#61531 commented on
Apr 23, 2025 • 0 new comments -
cmd/dist: set buildvcs=false when building go-bootstrap
#61621 commented on
Apr 23, 2025 • 0 new comments -
syscall: exec_linux: switch to F_DUPFD_CLOEXEC in clobber-prevention logic
#61754 commented on
Apr 23, 2025 • 0 new comments -
cmd/asm: add x86 AMX instructions
#61782 commented on
Apr 23, 2025 • 0 new comments -
testing: add panic on any os.Exit call, not only zero code
#61864 commented on
Apr 23, 2025 • 0 new comments -
syscall: Use the service account to get user information
#61972 commented on
Apr 23, 2025 • 0 new comments -
cmd/link: add info.plist support via plist linker option
#62010 commented on
Apr 23, 2025 • 0 new comments -
crypto/hmac: allocate hmac struct on the stack
#62088 commented on
Apr 23, 2025 • 0 new comments -
runtime/metrics: fix reference to runtime/debug
#62402 commented on
Apr 23, 2025 • 0 new comments -
runtime: the last section should be len(md.textsectmap)-1
#62564 commented on
Apr 23, 2025 • 0 new comments -
syscall: add SysProcAttr.PseudoConsole on Windows
#62710 commented on
Apr 23, 2025 • 0 new comments -
strings: added CutSpace, bytes: added CutSpace
#63195 commented on
Apr 23, 2025 • 0 new comments -
net: report detailed DNS errors with Extended DNS Errors
#63201 commented on
Apr 23, 2025 • 0 new comments -
sync/atomic: document that atomic types should not be copied
#63256 commented on
Apr 23, 2025 • 0 new comments -
strings: added function to get string pointer from a string constant
#63299 commented on
Apr 23, 2025 • 0 new comments -
make prologue predictable on RISCV64
#63498 commented on
Apr 23, 2025 • 0 new comments -
runtime/internal/atomic: add memory barrier for arm Cas on failure
#63603 commented on
Apr 23, 2025 • 0 new comments -
net: remove resolverDialHandler
#63639 commented on
Apr 23, 2025 • 0 new comments -
database/sql/driver: fix incorrect link
#63663 commented on
Apr 23, 2025 • 0 new comments -
embed: fix link to FS interface
#63664 commented on
Apr 23, 2025 • 0 new comments -
runtime: optimize heapsort for lockorder
#63686 commented on
Apr 23, 2025 • 0 new comments -
runtime: add missing runtime error prefix to PanicNilError
#63816 commented on
Apr 23, 2025 • 0 new comments -
testing: note FailNow does not prevent Cleanup functions
#63842 commented on
Apr 23, 2025 • 0 new comments -
runtime: implement stackcheck for mips64x
#64025 commented on
Apr 23, 2025 • 0 new comments -
runtime: implement stackcheck for arm64
#64058 commented on
Apr 23, 2025 • 0 new comments -
runtime: implement stackcheck for riscv64
#64074 commented on
Apr 23, 2025 • 0 new comments -
cmd/compile: streamline pragma checks for TypeDecl
#64076 commented on
Apr 23, 2025 • 0 new comments -
internal/zstd: enforce block size limit according to RFC 8878
#64155 commented on
Apr 23, 2025 • 0 new comments -
internal/zstd: replace hardcoded block size with constant
#64202 commented on
Apr 23, 2025 • 0 new comments -
net/http: optimize http.Dir when files are not modified and add GODEUG to preserve old behavior
#64263 commented on
Apr 23, 2025 • 0 new comments -
doc: clarify description of recover in go_spec
#64511 commented on
Apr 23, 2025 • 0 new comments -
cmd/compile/internal/test: prevent failures in go tool dist test -msan
#64573 commented on
Apr 23, 2025 • 0 new comments -
regexp: remove reference to external RE2 wiki from the docs
#64574 commented on
Apr 23, 2025 • 0 new comments -
time: improve performance of calendar algorithms and clarify its spec…
#64600 commented on
Apr 23, 2025 • 0 new comments -
regexp/syntax: allow extended Unicode characters in capture names
#64662 commented on
Apr 23, 2025 • 0 new comments -
net/http: explain when HTTP/2 is disabled
#64708 commented on
Apr 23, 2025 • 0 new comments -
reflect: optimize DeepEqual for slice types
#64798 commented on
Apr 23, 2025 • 0 new comments -
cmd/compile: loop invariant code motion
#64815 commented on
Apr 23, 2025 • 0 new comments -
all: merge flag* const info internal/reflectlite
#64908 commented on
Apr 23, 2025 • 0 new comments -
cmd/compile/internal/ssa: fix location lists bug
#64944 commented on
Apr 23, 2025 • 0 new comments -
cmd/go: change file url goproxy misleading messages
#64957 commented on
Apr 23, 2025 • 0 new comments -
errors: Is function do not panic for uncomparable type
#64996 commented on
Apr 23, 2025 • 0 new comments -
cmd/compile/internal/ssa: merge more loc lists
#65006 commented on
Apr 23, 2025 • 0 new comments -
cmd/cover: allow code coverage styling
#65056 commented on
Apr 23, 2025 • 0 new comments -
syscall/js: add methods GetSymbol, SetSymbol, and DeleteSymbol
#65067 commented on
Apr 23, 2025 • 0 new comments -
mime/multipart: add WriteFile method for file streaming support
#65086 commented on
Apr 23, 2025 • 0 new comments -
net/smtp: remove mention of crlf
#65094 commented on
Apr 23, 2025 • 0 new comments -
net/http: use Copy in ServeContent if CopyN not needed
#65106 commented on
Apr 23, 2025 • 0 new comments -
cmd/internal/bio: resolve todo to query vm.max_map_count on linux for mmapLimit
#65107 commented on
Apr 23, 2025 • 0 new comments -
runtime: free values change int to iota
#65117 commented on
Apr 23, 2025 • 0 new comments -
all: upgrade to Unicode 15.1.0
#65142 commented on
Apr 23, 2025 • 0 new comments -
Update File.Seek to use constants
#65162 commented on
Apr 23, 2025 • 0 new comments -
time: extend docs for t.UnixNano
#65218 commented on
Apr 23, 2025 • 0 new comments -
runtime: support Pinner.Pin for slice type and string type
#65296 commented on
Apr 23, 2025 • 0 new comments -
doc/go1.23: document runtime.Pinner.Pin change
#65326 commented on
Apr 23, 2025 • 0 new comments -
net/http: wrap client errors
#65327 commented on
Apr 23, 2025 • 0 new comments -
runtime,reflect: merge select* const into internal/abi
#65372 commented on
Apr 23, 2025 • 0 new comments -
runtime,reflect: clean duplicate definitions runtimeSelect
#65396 commented on
Apr 23, 2025 • 0 new comments -
runtime/debug: stack test fail when GOROOT='/usr/local/go/'
#65441 commented on
Apr 23, 2025 • 0 new comments -
maps: use strings.EqualFold in example
#65541 commented on
Apr 23, 2025 • 0 new comments -
sync: eliminate global Mutex in (*Pool).pinSlow operations
#65567 commented on
Apr 23, 2025 • 0 new comments -
misc/chrome/gophertool: migrate to Manifest V3
#65584 commented on
Apr 23, 2025 • 0 new comments -
syscall/zerrors_openbsd: add missed EBADMSG
#65650 commented on
Apr 23, 2025 • 0 new comments -
crypto/x509: document that Verify does not restrict key sizes
#65651 commented on
Apr 23, 2025 • 0 new comments -
cmd/go: cache coverage profile with tests
#65657 commented on
Apr 23, 2025 • 0 new comments -
net: enable mptcp by default
#65689 commented on
Apr 23, 2025 • 0 new comments -
syscall: enable netlink support on FreeBSD
#65692 commented on
Apr 23, 2025 • 0 new comments -
encoding/xml: add indent to xml.Comment
#65737 commented on
Apr 23, 2025 • 0 new comments -
debug: fix comment error
#65803 commented on
Apr 23, 2025 • 0 new comments -
internal/pkgbits: fix function names
#65895 commented on
Apr 23, 2025 • 0 new comments -
encoding/json: correct comment on unmarshalling JSON into structs
#65941 commented on
Apr 23, 2025 • 0 new comments -
container/heap: use sort.Interface where possible
#65967 commented on
Apr 23, 2025 • 0 new comments -
net/textproto: add Referer to commonHeader
#65985 commented on
Apr 23, 2025 • 0 new comments -
ctypto/des: remove unused expansionFunction
#65993 commented on
Apr 23, 2025 • 0 new comments -
internal/types/errors: fix compile and log format error
#66014 commented on
Apr 23, 2025 • 0 new comments -
cmd/internal/testdir: use strings.TrimSuffix to remove '\r'
#66044 commented on
Apr 23, 2025 • 0 new comments -
cmd/go/internal/work: allows installing cross-compiled binaries GOBIN is set
#66065 commented on
Apr 23, 2025 • 0 new comments -
net/http: skip some test failed when httpmuxgo121=1
#66115 commented on
Apr 23, 2025 • 0 new comments -
html: handle single digit decimal numeric entities without semicolon
#66140 commented on
Apr 23, 2025 • 0 new comments -
regexp: fix compiling alternate patterns of different fold case literals
#66165 commented on
Apr 23, 2025 • 0 new comments -
cmd/go: make -coverpkg properly ignore special directories
#66171 commented on
Apr 23, 2025 • 0 new comments -
strings: add strings helpers for prefixes and suffixes
#66186 commented on
Apr 23, 2025 • 0 new comments -
testing: remove matchMutex
#66192 commented on
Apr 23, 2025 • 0 new comments -
internal/trace/v2: fix typo in comment
#66257 commented on
Apr 23, 2025 • 0 new comments -
os: remove useless error check
#66260 commented on
Apr 23, 2025 • 0 new comments -
cmd/compile/internal/ir: use hash to identify duplicate unexported function
#66345 commented on
Apr 23, 2025 • 0 new comments -
encoding/binary: Add SizeUvarint() and SizeVarint()
#66366 commented on
Apr 23, 2025 • 0 new comments -
internal/poll: replace t.Sub(time.Now()) with time.Until in test
#66375 commented on
Apr 23, 2025 • 0 new comments -
cmd/compile: greedy basic block layout
#66421 commented on
Apr 23, 2025 • 0 new comments -
cmd/internal/ssa: close input rule files
#66459 commented on
Apr 23, 2025 • 0 new comments -
math/big: fix misleading Float.Copy documentation
#66539 commented on
Apr 23, 2025 • 0 new comments -
compile/syntax: permit urls as comments
#66627 commented on
Apr 23, 2025 • 0 new comments -
cmd/covdata: close output meta-data file
#66630 commented on
Apr 23, 2025 • 0 new comments -
syscall: implement Mkfifo on illumos
#66648 commented on
Apr 23, 2025 • 0 new comments -
cmd/go/internal/script: remove WaitFunc no need for nil check
#66656 commented on
Apr 23, 2025 • 0 new comments -
time: update name of Windows IST timezone
#66720 commented on
Apr 23, 2025 • 0 new comments -
syscall: implement O_DIRECT on illumos
#66757 commented on
Apr 23, 2025 • 0 new comments -
compress/flate: simplify sorting in huffman_code
#66816 commented on
Apr 23, 2025 • 0 new comments -
go.ast: add CommentGroup.Raw function
#66868 commented on
Apr 23, 2025 • 0 new comments -
runtime/testdata/testprog: close files in the tidExists GCFairness func
#66881 commented on
Apr 23, 2025 • 0 new comments -
crypto/rsa: check RSA private/public key size before using it
#66918 commented on
Apr 23, 2025 • 0 new comments -
log/slog: add WithAttrs and Logger.WithAttrs
#66938 commented on
Apr 23, 2025 • 0 new comments -
all: public procPin and procUnpin to internal/runtime/proc
#66941 commented on
Apr 23, 2025 • 0 new comments -
html: sync changes from x/net
#66970 commented on
Apr 23, 2025 • 0 new comments -
cmd/go: report trimpath erasing ldflags, and allow override
#67072 commented on
Apr 23, 2025 • 0 new comments -
encoding/json: optimize tag parsing by introducing cutTag helper function
#67100 commented on
Apr 23, 2025 • 0 new comments -
bytes, strings: add CutByte
#67102 commented on
Apr 23, 2025 • 0 new comments -
bytes, strings: optimize Cut for single-byte separators
#67125 commented on
Apr 23, 2025 • 0 new comments -
runtime/debug: add the options parameter to SetCrashOutput
#67192 commented on
Apr 23, 2025 • 0 new comments -
runtime: don't fetch c-archive/c-shared os.Args on musl/uclinux
#67254 commented on
Apr 23, 2025 • 0 new comments -
encoding/pem: refactor lineBreaker.Write to handle buffer sizes correctly
#67267 commented on
Apr 23, 2025 • 0 new comments -
debug/gosym: update field count to 1.20+
#67272 commented on
Apr 23, 2025 • 0 new comments -
slices: add Partition
#67327 commented on
Apr 23, 2025 • 0 new comments -
runtime/cgo: provide backward compatibility with old glibc for cgo
#67328 commented on
Apr 23, 2025 • 0 new comments -
runtime: add GoID to StackRecord produced by GoroutineProfile()
#67369 commented on
Apr 23, 2025 • 0 new comments -
os,syscall,internal/poll: merge readInt to internal/byteorder
#67462 commented on
Apr 23, 2025 • 0 new comments -
encoding/json: don't silently ignore errors from (*Decoder).More
#67525 commented on
Apr 23, 2025 • 0 new comments -
cmd/go: print some not-defaults arch-env
#67565 commented on
Apr 23, 2025 • 0 new comments -
database/sql: allow drivers to override Scan behavior
#67648 commented on
Apr 23, 2025 • 0 new comments -
cmd/go: let list -m -json include an Origin
#67664 commented on
Apr 23, 2025 • 0 new comments -
testing: fix racy t.done usage by adding a separate race-canary field
#67796 commented on
Apr 23, 2025 • 0 new comments -
regexp: add find test cases for matching edges of multibyte characters
#67831 commented on
Apr 23, 2025 • 0 new comments -
fix heap comment
#67969 commented on
Apr 23, 2025 • 0 new comments -
compress/flate: read data with partial flush
#68130 commented on
Apr 23, 2025 • 0 new comments -
net/http: make the http server con write buffer size configurable
#68143 commented on
Apr 23, 2025 • 0 new comments -
net/http: possible deadlock issues
#68350 commented on
Apr 23, 2025 • 0 new comments -
os: close registry Key in test
#68396 commented on
Apr 23, 2025 • 0 new comments -
cmd/go/internal/modload: delete unused files
#68510 commented on
Apr 23, 2025 • 0 new comments -
cmd/go/internal/load: trim ldflags paths instead of removing them
#68544 commented on
Apr 23, 2025 • 0 new comments -
go/version,internal/gover: treat prerelease patch as valid version
#68681 commented on
Apr 23, 2025 • 0 new comments -
mine/multipart: multipart case missing terminate chars
#68731 commented on
Apr 23, 2025 • 0 new comments -
internal/filepathlite: use host node.js function to parse path in wasm
#68831 commented on
Apr 23, 2025 • 0 new comments -
runtime, cmd/internal/obj/arm64, cmd/internal/objabi, cmd/link/internal/arm64: enable conditional branches on target outside of arm64.s file
#68844 commented on
Apr 23, 2025 • 0 new comments -
encoding/json, encoding/xml: add full support for marshalers with pointer receivers
#68920 commented on
Apr 23, 2025 • 0 new comments -
cmd/internal/obj: don't panic reporting redeclared symbol error message
#68963 commented on
Apr 23, 2025 • 0 new comments -
cmd/go: add benchmark for go list -m
#69052 commented on
Apr 23, 2025 • 0 new comments -
crypto/x509: fix maxConstraintComparisions typo with maxConstraintComparisons
#69083 commented on
Apr 23, 2025 • 0 new comments -
go/parser: use non-adjusted position while parsing CommentGroups
#69133 commented on
Apr 23, 2025 • 0 new comments -
net/http/httptrace: compose ClientTrace without reflect
#69172 commented on
Apr 23, 2025 • 0 new comments -
runtime/mainthread: new package
#69185 commented on
Apr 23, 2025 • 0 new comments -
math: implement statistical functions for mean, median, mode, variance, and stddev
#69195 commented on
Apr 23, 2025 • 0 new comments -
encoding/xml: treat a namespaced name as two names, not one
#69196 commented on
Apr 23, 2025 • 0 new comments -
encoding/xml: normalize \t, \r and \n to space in attributes
#69198 commented on
Apr 23, 2025 • 0 new comments -
encoding/xml: Require whitespace between attributes
#69199 commented on
Apr 23, 2025 • 0 new comments -
encoding/xml: require whitespace before processing instruction value
#69200 commented on
Apr 23, 2025 • 0 new comments -
encoding/xml: reject processing instructions with reserved names
#69201 commented on
Apr 23, 2025 • 0 new comments -
internal/platform: fix typo in comment
#69211 commented on
Apr 23, 2025 • 0 new comments -
net/http: optimization method tryDeliver
#69282 commented on
Apr 23, 2025 • 0 new comments -
net/http: only disable fetch in test
#69289 commented on
Apr 23, 2025 • 0 new comments -
crypto/md5: improve ARM64 MD5 performance by optimizing ROUND3 function
#69302 commented on
Apr 23, 2025 • 0 new comments -
regexp/syntax: optimize OpCharClass fold case in calcFlags
#69304 commented on
Apr 23, 2025 • 0 new comments -
runtime: fix segfault due to missing argv on musl-linux c-archive
#69325 commented on
Apr 23, 2025 • 0 new comments -
cmd/link: changed FreeBSD Version from 12.3 to 13.3
#69326 commented on
Apr 23, 2025 • 0 new comments -
crypto/internal/boring: Use alias.InexactOverlap
#69439 commented on
Apr 23, 2025 • 0 new comments -
net/mail: enhance address parser to include IPv6 address tags
#69461 commented on
Apr 23, 2025 • 0 new comments -
mime: extend "builtinTypes" to include a more complete list of common types
#69533 commented on
Apr 23, 2025 • 0 new comments -
syscall: add separator for filepath if contains "." in wasip1
#69569 commented on
Apr 23, 2025 • 0 new comments -
crypto/ecdh: remove 8 byte pointer overhead for non-boringcrypto builds
#69575 commented on
Apr 23, 2025 • 0 new comments -
plugin: add support for dragonfly/amd64
#69617 commented on
Apr 23, 2025 • 0 new comments -
encoding/asn1: unmarshal enumerated values correctly into ANY
#69727 commented on
Apr 23, 2025 • 0 new comments -
syscall: correct InotifyRmWatch watch descriptor argument type
#69814 commented on
Apr 23, 2025 • 0 new comments -
go/printer: do not treat '\f' as a newline in (*printer).writeString
#69859 commented on
Apr 23, 2025 • 0 new comments -
strings: improve equality check on simple cases
#70195 commented on
Apr 23, 2025 • 0 new comments -
debug/dwarf: improve error when debugging information is absent
#70254 commented on
Apr 23, 2025 • 0 new comments -
net/http/cookiejar: implement concurrent-safe Clear method
#70259 commented on
Apr 23, 2025 • 0 new comments -
log/slog: export Source method in Record for custom handler support
#70281 commented on
Apr 23, 2025 • 0 new comments -
os/signal: check int type of signal using reflection
#70368 commented on
Apr 23, 2025 • 0 new comments -
encoding/json: return JSON field with all unmarshal errors
#70386 commented on
Apr 23, 2025 • 0 new comments -
debug/dwarf: fail on reading incorrect offset due to skipped compilation unit
#70400 commented on
Apr 23, 2025 • 0 new comments -
crypto/x509: support certificates with X25519 public keys
#70642 commented on
Apr 23, 2025 • 0 new comments -
os: optimise cgo clearenv
#70672 commented on
Apr 23, 2025 • 0 new comments -
net/http: add context cancellation reason for server handlers
#70850 commented on
Apr 23, 2025 • 0 new comments -
wasm: terminate instance while met stackoverflow
#70856 commented on
Apr 23, 2025 • 0 new comments -
net/http: consolidate read/write deadline calls into SetDeadline
#70871 commented on
Apr 23, 2025 • 0 new comments -
mime/multipart: add field Reader.MaxMIMEHeaderSize
#70933 commented on
Apr 23, 2025 • 0 new comments -
text/template: document function name rules and refactor goodName
#70943 commented on
Apr 23, 2025 • 0 new comments -
encoding/xml: add namespace prefix support in encoder
#70944 commented on
Apr 23, 2025 • 0 new comments -
go/printer: predict the position of the '.' in SelectorExpr
#70982 commented on
Apr 23, 2025 • 0 new comments -
go/printer: do not set impliedSemi to false in print, while writing newlines
#70983 commented on
Apr 23, 2025 • 0 new comments -
syscall/syscall_windows: add ERROR_INVALID_NAME to oserror.ErrNotExist
#71108 commented on
Apr 23, 2025 • 0 new comments -
net/http: optimize Cookie.sanitizeOrWarn and timeoutHandler.ServeHTTP
#71121 commented on
Apr 23, 2025 • 0 new comments -
src/cmd/compile/internal/ssa: Update html.go DOM text reinterpreted as HTM
#71190 commented on
Apr 23, 2025 • 0 new comments -
net/http/pprof: add AttachHandlers method to net/http/pprof to support non-default muxes
#71214 commented on
Apr 23, 2025 • 0 new comments -
crypto/x509: add support for EK certificate extended key usage
#71361 commented on
Apr 23, 2025 • 0 new comments -
encoding/json: improve decoder alloc count
#71475 commented on
Apr 23, 2025 • 0 new comments -
testing: add a new output writer and use it in t.Log
#71575 commented on
Apr 23, 2025 • 0 new comments -
encoding/gob: add RegisteredTypes()
#71605 commented on
Apr 23, 2025 • 0 new comments -
image/jpeg: improve decoder performance by ~12%
#71618 commented on
Apr 23, 2025 • 0 new comments -
reflect: add TypeAssert[T]
#71639 commented on
Apr 23, 2025 • 0 new comments -
os/signal: let Reset reset Ignored signals
#71708 commented on
Apr 23, 2025 • 0 new comments -
cmd/compile: devirtualize interface calls with type assertions
#71711 commented on
Apr 23, 2025 • 0 new comments -
fix directorySize check for zip64
#71775 commented on
Apr 23, 2025 • 0 new comments -
runtime/cgo: add error checks for safe stack retrieval on Unix
#71897 commented on
Apr 23, 2025 • 0 new comments -
cmd/compile/internal/devirtualize: improve concrete type analysis
#71935 commented on
Apr 23, 2025 • 0 new comments -
go/printer: remove leftover code from type lists
#71940 commented on
Apr 23, 2025 • 0 new comments -
cmd/go/internal/modfetch: retry failed fetches
#72019 commented on
Apr 23, 2025 • 0 new comments -
js/wasm: introduce scope for JS object
#72786 commented on
Apr 23, 2025 • 0 new comments -
runtime/metrics: improve doc
#72793 commented on
Apr 23, 2025 • 0 new comments -
syscall: ignore O_DIRECTORY on Windows for js/wasm
#72893 commented on
Apr 23, 2025 • 0 new comments -
cmd/go: respect -n flag in 'go tool' command
#72902 commented on
Apr 23, 2025 • 0 new comments -
lib/wasm: utf8 is an invalid param for `TextEncoder`
#72939 commented on
Apr 23, 2025 • 0 new comments -
crypto/internal/hpke: rename Receipient to Recipient
#73131 commented on
Apr 23, 2025 • 0 new comments -
cmd/go/internal/modload: don't infer a /v1 suffix module path
#73146 commented on
Apr 23, 2025 • 0 new comments -
archive/tar: optimize nanosecond parsing in parsePAXTime
#73164 commented on
Apr 23, 2025 • 0 new comments -
syscall: use SYS_EPOLL_WAIT on linux/amd64 for compatibility
#73338 commented on
Apr 23, 2025 • 0 new comments -
net: fix deadlock in lookupProtocol on Windows
#73364 commented on
Apr 23, 2025 • 0 new comments