-
Notifications
You must be signed in to change notification settings - Fork 17.9k
Insights: golang/go
Overview
-
- 0 Merged pull requests
- 12 Open pull requests
- 434 Closed issues
- 204 New issues
Could not load contribution data
Please try again later
12 Pull requests opened by 11 people
-
os/signal: let Reset reset Ignored signals
#71708 opened
Feb 13, 2025 -
cmd/compile: devirtualize interface calls with type assertions
#71711 opened
Feb 13, 2025 -
fix directorySize check for zip64
#71775 opened
Feb 16, 2025 -
iter: provide iterator example handling errors and resources
#71788 opened
Feb 17, 2025 -
[Documentation] Appended fallback comment in lib.
#71802 opened
Feb 17, 2025 -
runtime/cgo: add error checks for safe stack retrieval on Unix
#71897 opened
Feb 22, 2025 -
cmd/compile/internal/devirtualize: improve concrete type analysis
#71935 opened
Feb 24, 2025 -
go/printer: remove leftover code from type lists
#71940 opened
Feb 25, 2025 -
cmd/go/internal/modfetch: retry failed fetches
#72019 opened
Feb 28, 2025 -
fix misleading documentation for request.Host
#72096 opened
Mar 4, 2025 -
runtime/internal: clean up completely
#72137 opened
Mar 6, 2025 -
net/mail: use sync.OnceValue to build dateLayouts
#72743 opened
Mar 8, 2025
434 Issues closed by 64 people
-
x/pkgsite: package removal request for github.com/dNationCloud/provider-gridscale
#72764 closed
Mar 10, 2025 -
archive/zip: fails to encode filenames with utf-8 chars if 'Modified' is not set
#44187 closed
Mar 10, 2025 -
wiki: add "properties" to well-known struct tags
#72759 closed
Mar 10, 2025 -
x/net/http2: discrepancies in lost PING handling between Server and Transport
#69963 closed
Mar 10, 2025 -
crypto/tls: reject TLS 1.3 empty NewSessionTicket messages
#70513 closed
Mar 10, 2025 -
archive/zip: FileHeader struct lacks Unicode Path Extra Field (0x7075)
#36760 closed
Mar 10, 2025 -
archive/zip: make checksumReader implement io.WriterTo
#56742 closed
Mar 10, 2025 -
cmd/cgo: typedef enum error: unexpected: -1-byte enum type
#72760 closed
Mar 10, 2025 -
wiki: CodeReviewComments additions
#34336 closed
Mar 10, 2025 -
wiki: CodeReviewComments change
#29229 closed
Mar 10, 2025 -
wiki: CodeReviewComments should have better example for lowercasing error strings
#49196 closed
Mar 10, 2025 -
wiki: CodeReviewComments should more thoroughly describe test helper functions
#30246 closed
Mar 10, 2025 -
wiki: CodeReviewComments change
#33228 closed
Mar 10, 2025 -
doc/articles/wiki: misleading error handling in Writing Web Applications tutorial
#18543 closed
Mar 10, 2025 -
net/http: http request not always be replace as js.fetch
#72757 closed
Mar 10, 2025 -
x/tools/go/loader: TestLoad2 failures
#72738 closed
Mar 10, 2025 -
x/tools/go/loader: TestLoad1 failures
#72737 closed
Mar 10, 2025 -
runtime: crash in systemstack_switch while allocating (windows)
#69151 closed
Mar 10, 2025 -
testing oscar
#72768 closed
Mar 10, 2025 -
debug/dwarf: r.Next() returns wrong ent when DWARF5 used.
#57046 closed
Mar 10, 2025 -
net/http/httputil: ReverseProxy fails to propagate close on hijacked connection with replaced response body
#72140 closed
Mar 10, 2025 -
cmd/cert_manager and otel: Failed to load package: main module does not contain package
#72762 closed
Mar 10, 2025 -
how to get package name and version?
#72763 closed
Mar 10, 2025 -
x/crypto: Possibly incorrect "go" directive in go.mod
#72761 closed
Mar 10, 2025 -
cmd/go: document that generate processes packages in command line order
#19762 closed
Mar 10, 2025 -
Bug: Go 1.23+ ignores custom GOTELEMETRY/GOTELEMETRYDIR settings via env vars or go env config file
#72756 closed
Mar 9, 2025 -
,
#72755 closed
Mar 9, 2025 -
x/pkgsite: module version in pkg.go.dev still hasn't updated after a month after a github version update
#72754 closed
Mar 9, 2025 -
archive/zip: NonUTF8 does not work
#72751 closed
Mar 9, 2025 -
x/website:
#72749 closed
Mar 9, 2025 -
x/net/http2/h2c: handler does not support http.ResponseController
#71999 closed
Mar 8, 2025 -
net/http: go1.24.1 macOS without netgo (native) uses IPv6 instead of Dialcontext provided ipv4
#72748 closed
Mar 8, 2025 -
proposal: iter: add `Push` function
#72083 closed
Mar 8, 2025 -
net/http: hexEscapeNonASCII() does not escape % character
#72745 closed
Mar 8, 2025 -
x/tools/cmd/stringer: internal error: package "database/sql/driver" without types was imported
#72744 closed
Mar 8, 2025 -
unsafe: unsafe.Slice escape to heap
#72732 closed
Mar 8, 2025 -
x/build/cmd/watchflakes: opened over 500 duplicate issues on 2025-03-07
#72731 closed
Mar 7, 2025 -
x/pkgsite: package removal request for github.com/potablewashb/go-libyear
#72106 closed
Mar 7, 2025 -
x/website: small typo in the "From unique to cleanups and weak: ..." article.
#72730 closed
Mar 7, 2025 -
crypto/internal/fips140: Version should return an empty string on latest
#71820 closed
Mar 7, 2025 -
x/tools/go/loader: TestStdlib failures
#72122 closed
Mar 7, 2025 -
sum.golang.org: `Failed to connect to github.com port 443: Connection refused` breaks package resolution
#72735 closed
Mar 7, 2025 -
x/pkgsite: package removal request for [swichupcb/xstruct]
#72734 closed
Mar 7, 2025 -
cmd/go: go:generate cannot replicate command
#72728 closed
Mar 7, 2025 -
x/net: possible nil deref in https2 server
#71601 closed
Mar 7, 2025 -
runtime: issues determining how many process threads can be created inside containers
#72148 closed
Mar 7, 2025 -
proposal: image/jpeg: add support for arithmetic encoding
#72062 closed
Mar 7, 2025 -
snappy: tag a final release
#71811 closed
Mar 7, 2025 -
cmd/compile,runtime: avoid multiple returns from deferproc
#19466 closed
Mar 7, 2025 -
`go mod tidy` results in a strange error
#72147 closed
Mar 6, 2025 -
net: can {Conn,PacketConn}.Close block?
#18187 closed
Mar 6, 2025 -
sum.golang.org: repeated `Failed to connect to github.com port 443: Connection refused` caching
#72146 closed
Mar 6, 2025 -
x/net/http2/h2c: uses obsolete upgrade mechanism
#63565 closed
Mar 6, 2025 -
x/build: bot plan9-arm--02 reported as broken
#72143 closed
Mar 6, 2025 -
cmd/cgo/internal/testsanitizers: TestLSAN failures
#72128 closed
Mar 6, 2025 -
println/print ignores redirects to os.Stdout
#72141 closed
Mar 6, 2025 -
cmd/cgo/internal/testsanitizers: TestLSAN/lsan1 failures
#72126 closed
Mar 6, 2025 -
x/tools/gopls/internal/test/marker: Test/zeroconfig/dynamicports.txt failures
#72022 closed
Mar 6, 2025 -
proposal: cmd/go: make build cache trimming cutoff configurable
#69879 closed
Mar 6, 2025 -
proposal: import/path: proposal title
#72139 closed
Mar 6, 2025 -
cmd/go: add `work` package pattern matching all packages in work modules
#71294 closed
Mar 6, 2025 -
x/crypto/ssh/knownhosts: cannot have multiple keys for same host
#36126 closed
Mar 6, 2025 -
cmd/go: cross build mips64/mips64le on ubuntu24 crash(only go1.22)
#72125 closed
Mar 6, 2025 -
cmd/go: coverage profile should be cached with tests
#23565 closed
Mar 6, 2025 -
proxy.golang.org: Failed to connect to github.com port 443: Connection refused
#72134 closed
Mar 6, 2025 -
doc: clarify that godebug in go.mod is ignored when using a workspace in favor of go.work's godebug
#72109 closed
Mar 6, 2025 -
math/big: TestAliasing/Exp-XZ panic in math/big.(*stack).nat
#72043 closed
Mar 6, 2025 -
cmd/cgo/internal/testsanitizers: TestLSAN/lsan2 failures
#72133 closed
Mar 6, 2025 -
cmd/cgo/internal/testsanitizers: TestLSAN/lsan3 failures
#72131 closed
Mar 6, 2025 -
runtime: enable leak sanitizer in Go
#67833 closed
Mar 6, 2025 -
cmd/compile: OOM with mutually-recursive iter.Seq
#72090 closed
Mar 5, 2025 -
proposal: spec: allow method declarations on function-local types
#71562 closed
Mar 5, 2025 -
go/types, types2: CheckExpr / Eval may mutate type checked objects (=> data race)
#71817 closed
Mar 5, 2025 -
mobile/app/x11.go: Support mouse events for X
#20625 closed
Mar 5, 2025 -
cmd/compile: out of memory [1.24 backport]
#72067 closed
Mar 5, 2025 -
x/net/http2: access to maxConcurrentStreams
#17265 closed
Mar 5, 2025 -
x/pkgsite: switch to use html/template
#4655 closed
Mar 5, 2025 -
go/build: ImportDir accepts directories that don't exist
#3428 closed
Mar 5, 2025 -
x/pkgsite: sum.golang.org is having issues to connect to github.com?
#72118 closed
Mar 5, 2025 -
html/template: script type attribute inside condition causes an error
#59112 closed
Mar 5, 2025 -
proxy.golang.org: Intermittent TLS/Network errors with Google's Module Proxy
#69826 closed
Mar 5, 2025 -
net/http: http.FileServer returns 500 when a null byte is passed in the URL
#72091 closed
Mar 5, 2025 -
runtime: spinbitmutex performance differs between 1.24.0 and 1.24.1, what changed?
#72117 closed
Mar 5, 2025 -
x/tools/gopls/internal/analysis/modernizer: replace "range strings.Fields" with FieldsSeq
#72033 closed
Mar 5, 2025 -
encoding/pem: Decode documentation misleading
#53524 closed
Mar 5, 2025 -
math/big: TestAliasing/Exp-XY failures
#72093 closed
Mar 5, 2025 -
math/big: TestAliasing/Exp-YZ failures
#72085 closed
Mar 5, 2025 -
cmd/go: TestScript/mod_tidy_diff failures
#71720 closed
Mar 5, 2025 -
context: TestAllocs failures [consistent failure]
#72087 closed
Mar 5, 2025 -
net/http: go1.24 breaks compatibility by modifying in-place the `tls.Config{NextProtos}`
#72100 closed
Mar 5, 2025 -
cmd/compile: poor error message when invoking method on embedded type
#15711 closed
Mar 5, 2025 -
proposal: x/sync/errgroup: optionally collect all errors
#72101 closed
Mar 4, 2025 -
x/tools/gopls: "type checker error %q outside its Fset" bug reported by telemetry
#66766 closed
Mar 4, 2025 -
runtime: decorate anonymous memory mappings
#71546 closed
Mar 4, 2025 -
security: fix CVE-2025-22870 [1.24 backport]
#71986 closed
Mar 4, 2025 -
security: fix CVE-2025-22870 [1.23 backport]
#71985 closed
Mar 4, 2025 -
net/http/httputil: new test TestReverseProxyWebSocketHalfTCP fails on plan9
#72095 closed
Mar 4, 2025 -
all: Write go example for exported functions
#72099 closed
Mar 4, 2025 -
os: ReadFile doesn't work on some /proc-like files
#72080 closed
Mar 4, 2025 -
proposal: net/http: add IsToken
#67031 closed
Mar 4, 2025 -
mime/quotedprintable: LWSP-char not accepted between = and CRLF
#70952 closed
Mar 4, 2025 -
net/http/httputil: ReverseProxy doesn't support TCP half-close when HTTP is upgraded
#35892 closed
Mar 4, 2025 -
net/http: Client errors caused by Server.Shutdown should be always retryable
#65802 closed
Mar 4, 2025 -
cmd/compile: out of memory
#72063 closed
Mar 4, 2025 -
proposal: image: add `(*Uniform).SubImage`
#71463 closed
Mar 4, 2025 -
cmd/compile: incorrect left shift result on s390x
#72018 closed
Mar 3, 2025 -
x/tools/gopls: Parse: crash in fixInitStmt
#72026 closed
Mar 3, 2025 -
spec: remove notion of core types
#70128 closed
Mar 3, 2025 -
context: reduce overhead of checking of cancellation
#72040 closed
Mar 3, 2025 -
Go process receiving SIGABRT or SIGSEGV signals is exiting with 2 exit status
#72084 closed
Mar 3, 2025 -
x/text/message: scientific format is incorrect
#71428 closed
Mar 3, 2025 -
math/big: TestAliasing/Exp-XZ failures
#72046 closed
Mar 3, 2025 -
wiki: include instructions for contribution
#64818 closed
Mar 3, 2025 -
x/website: outdated module introduction blog post
#55036 closed
Mar 3, 2025 -
x/website: provide redirects from go.dev to pkg.go.dev for popular repository names
#62149 closed
Mar 3, 2025 -
x/website: module tutorial "add a test" should apply "keep going" principle"
#68741 closed
Mar 3, 2025 -
x/website: include release dates in release notes
#54170 closed
Mar 3, 2025 -
net: func Interfaces on plan9 can get confused by some interfaces
#72060 closed
Mar 3, 2025 -
stdlib/datastructs: Additional Data Structures for Algorithmic Problem Solving
#72077 closed
Mar 3, 2025 -
cmd/compile: `SH(L|R)DQ` not used for things like `x<<7 | x2>>57` on amd64
#72075 closed
Mar 3, 2025 -
x/build: bot linux-riscv64-mengzhuo--vf2-2 reported as broken
#72073 closed
Mar 3, 2025 -
spam
#72072 closed
Mar 3, 2025 -
vlad
#72070 closed
Mar 2, 2025 -
vlad
#72069 closed
Mar 2, 2025 -
cmd/compile: out of memory [1.23 backport]
#72066 closed
Mar 2, 2025 -
retype func
#72065 closed
Mar 2, 2025 -
x/pkgsite:
#72064 closed
Mar 2, 2025 -
crypto/x509: "certificate is not standards compliant" on MacOS
#51991 closed
Mar 2, 2025 -
proposal: Release Notes should be dated
#72058 closed
Mar 1, 2025 -
runtime: SIGBUS in go/types in TestVet
#71391 closed
Mar 1, 2025 -
proposal: cmd/covdata: html subcommand
#71299 closed
Mar 1, 2025 -
https://github.com/golang/go/issues/60255#issuecomment-2188436069
#72052 closed
Mar 1, 2025 -
Glo
#72051 closed
Mar 1, 2025 -
build: build failure on linux-amd64_[…]-perf_vs_release due to "failed to execute benchmarks: gvisor"
#68437 closed
Feb 28, 2025 -
x/website:New
#72041 closed
Feb 28, 2025 -
x/build: add automated notifications for missing builders to its owner and/or golang-dev
#14603 closed
Feb 28, 2025 -
x/build: `unexpected EOF` from `symbolic-datum-552` module proxy
#59285 closed
Feb 28, 2025 -
build: build failure on gotip-linux-amd64_c3h88-perf_vs_release
#68452 closed
Feb 28, 2025 -
build: build failure on go1.22-linux-amd64_c3h88-perf_vs_release
#69009 closed
Feb 28, 2025 -
build: build failure on go1.23-linux-amd64_c3h88-perf_vs_release
#70479 closed
Feb 28, 2025 -
x/tools/gopls: yet more modernizer bugs
#71847 closed
Feb 28, 2025 -
Calling *time.Ticker's Stop() blocks
#72034 closed
Feb 28, 2025 -
x/tools/gopls/internal/analysis: add "modernizer" analyzers
#70815 closed
Feb 28, 2025 -
x/net/http2: TestServerWritesTrailers_WithoutFlush failures
#67693 closed
Feb 28, 2025 -
x/build: bot netbsd-arm-bsiegert reported as broken
#71998 closed
Feb 28, 2025 -
sync: improve Map performance with lock free list
#54720 closed
Feb 28, 2025 -
runtime:runtime:gcstoptheworld2: TestSpuriousWakeupsNeverHangSemasleep failures
#71548 closed
Feb 28, 2025 -
runtime:runtime:gccheckmark: TestSpuriousWakeupsNeverHangSemasleep failures
#71691 closed
Feb 28, 2025 -
Difference in behavior between variable-based and constant-based arithmetic operations in Go.
#72029 closed
Feb 28, 2025 -
VS Code extension: Slow operating
#72023 closed
Feb 28, 2025 -
runtime: SIGSEGV in mapaccess2_faststr
#71994 closed
Feb 28, 2025 -
x/tools/gopls: reconsider removing the annotations setting
#71888 closed
Feb 28, 2025 -
x/build: auto-detect flakes
#19177 closed
Feb 28, 2025 -
proposal: let go install tool execute current module version of the tool
#72017 closed
Feb 28, 2025 -
x/website/tour: installing @latest gets older version
#47236 closed
Feb 27, 2025 -
access: approvers
#71861 closed
Feb 27, 2025 -
cmd/go: In PowerShell parsing fails for `-coverprofile` w/ file w/ extension (e.g. c.out)
#72015 closed
Feb 27, 2025 -
x/tools/gopls: intellisense dropdown not working with log/slog package in VSCode
#71866 closed
Feb 27, 2025 -
net/url: url.Parse() does not allow `/` in http basic auth password
#72013 closed
Feb 27, 2025 -
debug/dwarf: memory leak in dwarf parsing, entries remain on heap
#72007 closed
Feb 27, 2025 -
net/http: reject bare LF in chunked encoding
#71988 closed
Feb 27, 2025 -
x/build: bot plan9-386 reported as broken
#71973 closed
Feb 27, 2025 -
x/tools/gopls/internal/analysis/modernize: Incorrect fix for map clone
#72009 closed
Feb 27, 2025 -
cmd/go: document that a .go file is required even if there is a .swig file
#11875 closed
Feb 27, 2025 -
net/dns: Unexpected lookup error messages when using a custom DNS dialer
#72002 closed
Feb 27, 2025 -
net.Resolver: Retrieve TTL from DNS Lookup*
#72000 closed
Feb 27, 2025 -
encoding/json: []string was left with redunt element after a fail unmarshal
#71997 closed
Feb 27, 2025 -
cmd/link: TestDWARFiOS/c-archive/testprogcgo failures
#71991 closed
Feb 27, 2025 -
Organiza Pro
#71992 closed
Feb 27, 2025 -
x/tools/cmd/present: remove/hide/disable Native Client for Go 1.14 or newer
#35675 closed
Feb 27, 2025 -
x/tools/cmd/present: doesn't work with go in git master (1.16)
#43459 closed
Feb 27, 2025 -
cmd/link: TestBuildForTvOS failures [consistent failure]
#71990 closed
Feb 26, 2025 -
encoding/gob: wrong type ([]x509.OID) for received field Certificate.Policies
#71989 closed
Feb 26, 2025 -
x/build: bot plan9-amd64 reported as broken
#71974 closed
Feb 26, 2025 -
cmd/link/internal/ld: TestMachoSectionsReadOnly/linkmode-external failures [consistent failure]
#71957 closed
Feb 26, 2025 -
proposal: internal/coverage: Expose emitCounterData to create code coverage while the binary is running
#71983 closed
Feb 26, 2025 -
cmd/compile: "fatal error: found pointer to free object" on arm64 [1.24 backport]
#71938 closed
Feb 26, 2025 -
proposal: runtime: allow cleanups to run concurrently [1.24 backport]
#71955 closed
Feb 26, 2025 -
runtime/cgo: does not build with -Wdeclaration-after-statement [1.24 backport]
#71963 closed
Feb 26, 2025 -
runtime/cgo: does not build with -Wdeclaration-after-statement [1.23 backport]
#71962 closed
Feb 26, 2025 -
runtime: allow cleanups to run concurrently
#71825 closed
Feb 26, 2025 -
reflect: Value.Seq iteration value types not matching the type of given int types [1.23 backport]
#71915 closed
Feb 26, 2025 -
reflect: Value.Seq iteration value types not matching the type of given int types [1.24 backport]
#71916 closed
Feb 26, 2025 -
runtime/cgo: does not build with -Wdeclaration-after-statement
#71961 closed
Feb 26, 2025 -
x/build: bot netbsd-arm-bsiegert--rpi3 reported as broken
#71972 closed
Feb 26, 2025 -
syscall: js/wasm file operations fail on windows / node.js [1.24 backport]
#71977 closed
Feb 26, 2025 -
reflect: Value.Seq panicking on functional iterator methods [1.23 backport]
#71875 closed
Feb 26, 2025 -
proposal: import/errors: structured errors
#71980 closed
Feb 26, 2025 -
reflect: Value.Seq panicking on functional iterator methods [1.24 backport]
#71876 closed
Feb 26, 2025 -
x/tools/gopls: setting semanticTokenTypes has no effect
#71964 closed
Feb 26, 2025 -
os: spurious SIGCHILD on running child process [1.23 backport]
#71848 closed
Feb 26, 2025 -
cmd/compile: Pow10 freeze the compiler on certain condition on Go 1.24 [1.24 backport]
#71855 closed
Feb 26, 2025 -
os: spurious SIGCHILD on running child process [1.24 backport]
#71849 closed
Feb 26, 2025 -
debug/buildinfo: false positives with external scanners flag for go117 binary in testdata [1.24 backport]
#71858 closed
Feb 26, 2025 -
cmd/compile: nil dereference when storing field of non-nil struct value [1.24 backport]
#71904 closed
Feb 26, 2025 -
reflect: Value.Seq iteration value types not matching the type of given int types
#71905 closed
Feb 26, 2025 -
cmd/compile: "fatal error: found pointer to free object" on arm64
#71932 closed
Feb 26, 2025 -
embed: go get and go.work disagree on what is included in an embed.FS
#71978 closed
Feb 26, 2025 -
cmd/compile/internal/test: TestIssue71943 failures [consistent failure]
#71965 closed
Feb 26, 2025 -
x/tools/gopls/internal/test/integration/misc: TestAssembly: unexpected MOV instruction (riscv)
#71956 closed
Feb 26, 2025 -
builtin: append using spread operator on concrete pointer array to slice of interfaces does not compile
#71968 closed
Feb 26, 2025 -
cmd/cgo/internal/testsanitizers: TestShared/msan_shared failures [consistent failure]
#71954 closed
Feb 26, 2025 -
proposal: generic: smarter generic type inference
#71960 closed
Feb 26, 2025 -
go/scanner: improve error message when a Go file is encoded as UCS-2
#71950 closed
Feb 26, 2025 -
net/http: replace a statement in http.Error
#71959 closed
Feb 26, 2025 -
gopls/modernize: "for i = range n {}" fix is wrong if there are later uses of i
#71952 closed
Feb 25, 2025 -
cmd/compile: -embedcfg flag is undocumented
#71942 closed
Feb 25, 2025 -
crypto/sha256: Sum256 performance regression in Go 1.24
#71943 closed
Feb 25, 2025 -
cmd/link: place Darwin bind entries on the __DATA_CONST segment
#71416 closed
Feb 25, 2025 -
cmd/compile: nil dereference when storing field of non-nil struct value
#71857 closed
Feb 25, 2025 -
net: DNSError does not always propagate context cancelled error
#71939 closed
Feb 25, 2025 -
go/parser: `goto;` is incorrectly valid
#70957 closed
Feb 25, 2025 -
x/tools/gopls/internal: OpenFile failures on js/wasm with new 1.24.0 toolchain upgrade of Go 1.23
#71883 closed
Feb 25, 2025 -
x/build/cmd/golangbuild: support toolchain upgrades when testing GOARCH=wasm ports
#71902 closed
Feb 25, 2025 -
proposal: errors: In() to check Is against multiple errors
#70961 closed
Feb 25, 2025 -
cmd/compile: Debug information missing : no stack info , no variables info using gdb
#8357 closed
Feb 25, 2025 -
gdb: Wrong values for local variables
#8256 closed
Feb 25, 2025 -
net: LookupMX does not consider IP addresses as valid records
#56025 closed
Feb 24, 2025 -
security: fix CVE-2025-22868
#71490 closed
Feb 24, 2025 -
security: fix CVE-2025-22869
#71931 closed
Feb 24, 2025 -
x/tools/gopls: Hover: invalid nil entry in types.Defs map
#69362 closed
Feb 24, 2025 -
x/tools/gopls: release version v0.18.1
#71882 closed
Feb 24, 2025 -
use http client .Do in net/http, always get err read tcp xxx->xxx: read: connection reset by peer
#71934 closed
Feb 24, 2025 -
fmt: windows go1.24.0 could not import reflect (can't find export data (bufio: buffer full))
#71933 closed
Feb 24, 2025 -
syscall: unable to use the full length for abstract socket starting with null
#70893 closed
Feb 24, 2025 -
x/tools/callgraph: panic: Cannot range over: func(yield func(E) bool)
#71930 closed
Feb 24, 2025 -
x/build/cmd/watchflakes: should report broken bots
#68790 closed
Feb 24, 2025 -
x/tools/gopls: add "Eliminate dot import" code action
#70319 closed
Feb 24, 2025 -
cmd/vet: noCopy is not detected on append
#71929 closed
Feb 24, 2025 -
x/tools/gopls/internal/test/integration/completion: crash in TestDoubleParamReturnCompletion
#71906 closed
Feb 24, 2025 -
cmd/compile: spurious error for recursive anonymous interface type
#6601 closed
Feb 24, 2025 -
gdb: nothing works (windows amd64)
#5552 closed
Feb 24, 2025 -
proposal: cmd/go: Teach "go run" how to be invoked as a "#!" interpreter much like "perl -x"
#71918 closed
Feb 23, 2025 -
cmd/cgo: cannot define new methods on non-local type in 1.24
#71917 closed
Feb 23, 2025 -
x/pkgsite: example shows no output
#71914 closed
Feb 23, 2025 -
reflect: Value.Seq panicking on iter.Seq2
#71913 closed
Feb 23, 2025 -
proposal: test dependencies in go.mod
#71912 closed
Feb 23, 2025 -
x/tools/gopls/internal/test/marker: Test/callhierarchy/callhierarchy.txt failures
#71731 closed
Feb 23, 2025 -
fmt: (*pp).doPrintf inernal code implementation
#71910 closed
Feb 23, 2025 -
sync: unaligned atomic write => SIGBUS (darwin/amd64)
#70977 closed
Feb 22, 2025 -
x/build: bot linux-riscv64-mengzhuo--vf2-4 reported as broken
#71877 closed
Feb 22, 2025 -
go/crypto/sha3 : embedding SHA3 and HKDF drawbacks (NIST Standard not fulfilled)
#71900 closed
Feb 22, 2025 -
x/tools/gopls: go to implementation of a variable
#71893 closed
Feb 22, 2025 -
cmd/go: accept main packages as dependencies in go.mod files
#32504 closed
Feb 22, 2025 -
cmd/go: prune non-source files in 'go mod vendor'
#33261 closed
Feb 22, 2025 -
proposal: cmd/go: GOWORK env var should be off by default
#54577 closed
Feb 22, 2025 -
runtime/cgo: improve Error Handling in `gcc_stack_unix.c` with Assertions
#71896 closed
Feb 22, 2025 -
x/pkgsite: package removal request for https://github.com/XTLS/Xray-core
#71895 closed
Feb 22, 2025 -
cmd/go: Contents of internal package can be exposed through non-internal package
#71894 closed
Feb 22, 2025 -
cmd/go: "go: stripping unprintable or unescapable characters from ..." for seemingly printable characters
#71863 closed
Feb 22, 2025 -
syscall: rawVforkSyscall works differently outside syscall package via go:link syscall.rawVforkSyscall
#71892 closed
Feb 22, 2025 -
proposal: natively built-in enumerated types syntax for Go
#71891 closed
Feb 22, 2025 -
x/crypto/acme/autocert: Manager.GetCertificate should check host policy before consulting cache
#71199 closed
Feb 22, 2025 -
golang.org/x/mod@v0.23.0/semver: semver.Sort is broken
#71887 closed
Feb 21, 2025 -
x/tools/gopls/internal/lsprpc: TestDebugInfoLifecycle failures [consistent failure]
#71885 closed
Feb 21, 2025 -
x/tools/gopls/internal/cmd: TestWorkspaceSymbol failures [consistent failure]
#71884 closed
Feb 21, 2025 -
x/tools/gopls: temporarily reinstate the 'Structured' hoverkind.
#71880 closed
Feb 21, 2025 -
x/tools/gopls: temporarily revert the removal of Structured hoverkind
#71879 closed
Feb 21, 2025 -
net: DialTimeout: file descriptors are not inherited by child when dialing using Timeout
#71881 closed
Feb 21, 2025 -
x/tools/gopls/internal/analysis/modernize: minmax generates incorrect transformation
#71721 closed
Feb 21, 2025 -
x/tools/gopls: show underlying type on hover over alias
#71286 closed
Feb 21, 2025 -
cmd/go: adding a new file by `-overlay` didn't work in Go 1.24, though this worked in Go 1.23
#71783 closed
Feb 21, 2025 -
all, x/build/cmd/relui: automate go directive maintenance in golang.org/x repositories
#69095 closed
Feb 21, 2025 -
x/tools/gopls: release version v0.18.0
#71607 closed
Feb 21, 2025 -
x/tools/gopls/internal/test/marker: empty output from go command causes flaky tests
#71670 closed
Feb 21, 2025 -
x/pkgsite: package removal request for github.com/kristoffn/commons-poc/liba
#71871 closed
Feb 21, 2025 -
x/pkgsite: package removal request for github.com/kristoffn/commons-poc/kacsa
#71870 closed
Feb 21, 2025 -
x/pkgsite: package removal request for github.com/Sniper10754/snipermapper
#71776 closed
Feb 21, 2025 -
reflect: Value.Seq panicking on functional iterator methods
#71874 closed
Feb 21, 2025 -
x/tools/gopls: modernizer max changes logic
#71878 closed
Feb 21, 2025 -
x/vuln: false negative for GO-2024-3321
#71449 closed
Feb 21, 2025 -
x/build: bot plan9-arm reported as broken
#71587 closed
Feb 21, 2025 -
go version seems broken somehow...
#71869 closed
Feb 21, 2025 -
runtime: result of `(*runtime.Func).Name` is malformed in go1.24
#71835 closed
Feb 21, 2025 -
debug/buildinfo: false positives with external scanners flag for go117 binary in testdata
#71753 closed
Feb 20, 2025 -
runtime: increased memory usage in 1.23 with AzCopy
#71308 closed
Feb 20, 2025 -
testing: timeouts prevent deadlock detection from working
#69188 closed
Feb 20, 2025 -
proposal: spec: error handling with err != nil ? return
#71808 closed
Feb 20, 2025 -
cmd/compile: Pow10 freeze the compiler on certain condition on Go 1.24
#71852 closed
Feb 20, 2025 -
x/net/http2: stuck extended CONNECT requests
#70658 closed
Feb 20, 2025 -
os: spurious SIGCHILD on running child process
#71828 closed
Feb 20, 2025 -
net: LookupMX silently drops IP addresses
#71860 closed
Feb 20, 2025 -
crypto/tls: wrong error returned in ECHConfig parsing
#71706 closed
Feb 20, 2025 -
cmd/dist: telemetry support
#71826 closed
Feb 19, 2025 -
weak: `Make` panics on pointers to objects not allocated in heap
#71726 closed
Feb 19, 2025 -
crypto: add fips140 as an opaque GODEBUG setting and add documentation for it [1.24 backport]
#71745 closed
Feb 19, 2025 -
cmd/compile: fail to compile package in 1.24 [1.24 backport]
#71829 closed
Feb 19, 2025 -
x/tools/gopls/internal/analysis/modernize: maps.Clone transformation changes nil behavior
#71844 closed
Feb 19, 2025 -
go/parser: deprecate parser.ParseDir (which returns deprecated type ast.Package)
#71122 closed
Feb 19, 2025 -
os: possible regression from Go 1.23 to Go 1.24 when opening DevNull with O_TRUNC [1.24 backport]
#71836 closed
Feb 19, 2025 -
runtime: usleep computes wrong tv_nsec on s390x [1.23 backport]
#71727 closed
Feb 19, 2025 -
runtime: usleep computes wrong tv_nsec on s390x [1.24 backport]
#71728 closed
Feb 19, 2025 -
runtime: add linkname of `runtime.lastmoduledatap` for `cloudwego/sonic` [1.24 backport]
#71705 closed
Feb 19, 2025 -
runtime: immediate lock-up when using go library in Unity 6
#70734 closed
Feb 19, 2025 -
os: possible regression from Go 1.23 to Go 1.24 when opening DevNull with O_TRUNC
#71752 closed
Feb 19, 2025 -
x/tools/present: default thank you slide
#71834 closed
Feb 19, 2025 -
x/website: FAQ on private git repos should mention GOPRIVATE
#71797 closed
Feb 19, 2025 -
cmd/compile: fail to compile package in 1.24
#71680 closed
Feb 19, 2025 -
x/tools/gopls/internal/analysis/modernize: Panic in modernize/sortslice.go
#71786 closed
Feb 18, 2025 -
cmd/vet: false positive printf detection for URL-encoded `/` (`%2F`) in string literal
#29854 closed
Feb 18, 2025 -
1.24.0 notgo detected as trojan malware
#71821 closed
Feb 18, 2025 -
x/pkgsite: https://pkg.go.dev/golang.org/x/sys/windows is very heavy on Chrome
#50911 closed
Feb 18, 2025 -
runtime: add linkname `runtime.lastmoduledatap` back for `cloudwego/sonic`
#71672 closed
Feb 18, 2025 -
cmd/go: `go mod tidy` does not remove useless tools
#71819 closed
Feb 18, 2025 -
os: OpenRoot follows symlinks
#71806 closed
Feb 18, 2025 -
syscall: js/wasm file operations fail on windows / node.js
#71758 closed
Feb 18, 2025 -
cmd/cgo: use void keyword in generated headers on extern'd function declarations with no params
#68411 closed
Feb 18, 2025 -
proposal: time: add time.Equal and time.Compare
#71810 closed
Feb 18, 2025 -
runtime: AVX512 register state clobbered by signal on macOS
#49233 closed
Feb 18, 2025 -
ldflags: "malformed import path "-o" leading dash" when defining ldflags
#71804 closed
Feb 17, 2025 -
x/net/http2: reads client request body after close
#71782 closed
Feb 17, 2025 -
iter: merge package example of iterator with complex datasource
#71787 closed
Feb 17, 2025 -
proposal: math: implement abs function using generic
#71796 closed
Feb 17, 2025 -
-
#71794 closed
Feb 17, 2025 -
-
#71793 closed
Feb 17, 2025 -
Generics Type Inference
#71789 closed
Feb 17, 2025 -
slices: redundant comparison in BinarySearchFunc
#70846 closed
Feb 16, 2025 -
after copy file finish use os.Chtimes.some source and target file time.Unix() are not equal
#71774 closed
Feb 16, 2025 -
cmd/go: plugin versions do not match when built within vs. outside a module
#31354 closed
Feb 15, 2025 -
Can't download golang from docker container
#71771 closed
Feb 15, 2025 -
cmd/compile: sign extension wrong for paired 32-bit loads on arm64
#71759 closed
Feb 15, 2025 -
drix
#71768 closed
Feb 15, 2025 -
net/http: export `errCannotRewind`
#54173 closed
Feb 15, 2025 -
proposal: Conversion to `bool`
#71766 closed
Feb 15, 2025 -
proposal: crypto/sha2: Merge SHA256 and SHA512 as SHA2
#71765 closed
Feb 15, 2025 -
proposal: spec: expanding standard library
#71764 closed
Feb 15, 2025 -
access: approvers
#71668 closed
Feb 15, 2025 -
K
#71761 closed
Feb 15, 2025 -
go install: EOF error when running go install
#71760 closed
Feb 15, 2025 -
crypto: no documentation for GODEBUG=fips140
#71666 closed
Feb 14, 2025 -
cmd/compile: implement type-based alias analysis
#70488 closed
Feb 14, 2025 -
os: TestRootChown/path_with_dotdot failures [consistent failure]
#71747 closed
Feb 14, 2025 -
os: TestRootConsistencyChown/dotdot_in_path_after_symlink failures [consistent failure]
#71748 closed
Feb 14, 2025 -
syscall: TestAmbientCaps and TestAmbientCapsUserns tests depend on the existence of a "nobody" user
#71644 closed
Feb 14, 2025 -
x/build: consider opting-in to longtest builders by default for cmd/go changes, if/when they're under 15 min
#42661 closed
Feb 14, 2025 -
proposal: crypto/tls: export cipher suite groups
#71755 closed
Feb 14, 2025 -
runtime:mayMoreStackPreempt: TestCrashWhileTracing failures
#71615 closed
Feb 14, 2025 -
x/tools/gopls/internal/test/marker: Test/codeaction/change_quote.txt failures
#71735 closed
Feb 14, 2025 -
testing: panic in AllocsPerRun during parallel test
#70464 closed
Feb 14, 2025 -
cmd/go: inconsistent vendor on different case-sense systems
#71740 closed
Feb 14, 2025 -
go get module@branch doesn't work as expected if branch name is v2
#71739 closed
Feb 14, 2025 -
cmd/go: be more forgiving with matching names for help
#51300 closed
Feb 14, 2025 -
proposal: wasm_exec.js central repository or ability to embed
#71737 closed
Feb 14, 2025 -
encoding/json: Marshaling Issue When Struct Tag Starts with Lower Case Letters
#71736 closed
Feb 14, 2025 -
fmt: fix up examples
#27554 closed
Feb 14, 2025 -
cmd/asm/internal/asm: add encoding tests for all architectures
#18072 closed
Feb 14, 2025 -
git-codereview: allow git change <hash>
#15143 closed
Feb 14, 2025 -
cmd/vet: spurious error message non-constant format string in call to mypkg/errors.New
#71695 closed
Feb 14, 2025 -
x/tools/gopls/internal/cmd: TestStats failures
#71393 closed
Feb 13, 2025 -
cmd/compile: map lookup with result of inlined method cannot use fast path
#44898 closed
Feb 13, 2025 -
cmd/compile: no automatic use of fused multiply-add on amd64 even with GOAMD64=v3
#71204 closed
Feb 13, 2025 -
x/website: "Go Doc Comments" does not explain deprecation notices
#55083 closed
Feb 13, 2025 -
cmd/compile: large constant string switches not completely optimized away
#71699 closed
Feb 13, 2025 -
x/tools/gopls/internal/analysis/modernize: rangeint generates correct but not idiomatic transformation
#71725 closed
Feb 13, 2025 -
net: Resolver leads to too many DNS queries
#71712 closed
Feb 13, 2025 -
runtime: usleep computes wrong tv_nsec on s390x
#71714 closed
Feb 13, 2025 -
cmd/cover: cross-package coverage logic has changed under gotoolchain 1.24
#71716 closed
Feb 13, 2025 -
reflect.ValueOf: unexpected behavior
#71724 closed
Feb 13, 2025 -
text/template: Handling of nbsp (U+00A0) character
#71722 closed
Feb 13, 2025 -
cmd/go: do not apply a kill timeout to 'go test' if -bench was set
#69181 closed
Feb 13, 2025 -
go/types: missing error on an edge-case with continue/break with labels
#70974 closed
Feb 13, 2025 -
x/pkgsite: package removal request for fuego@v1.0.0
#71717 closed
Feb 13, 2025 -
runtime/debug: BuildSetting does not document DefaultGODEBUG
#66465 closed
Feb 13, 2025 -
test
#71713 closed
Feb 13, 2025 -
cmd/golist: go list Fails with Indirect Dependencies
#71710 closed
Feb 13, 2025 -
`go mod tidy -v` should print why modules get updated
#71709 closed
Feb 13, 2025 -
Add missing ARM64 instructions to Go ASM
#71701 closed
Feb 13, 2025 -
sync: Map - reflect.DeepEqual regression between Go 1.23 and 1.24
#71702 closed
Feb 13, 2025 -
slices: add MatchedThen and MatchedFuncThen by iter
#71707 closed
Feb 13, 2025 -
proposal: encoding/json/v2: drop Options argument from user-declared methods and functions
#71611 closed
Feb 13, 2025 -
-
#71703 closed
Feb 13, 2025 -
-
#71700 closed
Feb 13, 2025 -
cmd/go: go get -tool doesn't fully/correctly downgrade tools
#71694 closed
Feb 12, 2025 -
cmd/go: panics with GOAUTH='git dir' go get -x [1.24 backport]
#71687 closed
Feb 12, 2025 -
crypto: support ACVP testing
#69642 closed
Feb 12, 2025 -
cmd/go: cached artifacts are silently reused if we can't identify the C compiler's version
#64589 closed
Feb 12, 2025 -
support versions for tool dependencies in go.mod
#71692 closed
Feb 12, 2025 -
The new Go 1.24 package `testing/synctest` documentation is missing in pkg.go.dev website.
#71689 closed
Feb 12, 2025 -
cmd/go: panics with GOAUTH='git dir' go get -x
#71604 closed
Feb 12, 2025 -
cmd/go: missing flags in help output for tool
#71502 closed
Feb 12, 2025 -
x/tools/gopls: organizeImports chooses wrong import with 20+ peer package imports
#67022 closed
Feb 12, 2025 -
cmd/go build does not append +dirty
#71684 closed
Feb 12, 2025 -
x/tools/gopls: reuse named imports from other packages in the current module
#44510 closed
Feb 12, 2025 -
The Docker image of Go 1.24 is missing
#71682 closed
Feb 12, 2025 -
proxy.golang.org:
#71683 closed
Feb 12, 2025 -
x/tools/cmd/goimports,gopls: avoid deprecated symbols and/or packages
#70736 closed
Feb 12, 2025 -
x/tools/gopls: imports older modules
#67345 closed
Feb 12, 2025 -
x/tools/gopls: picks random import path not in go.mod when wanted import path for package is in go.mod
#61208 closed
Feb 12, 2025 -
Missing the Archive for Windows ARM 32 architecture in GO 1.24
#71681 closed
Feb 12, 2025 -
x/tools/imports: package in v2 module listed in go.mod is resolved to non-listed v1
#58382 closed
Feb 12, 2025 -
cmd/go: toolchain=auto doesn't upgrade version with local replacement module
#71678 closed
Feb 12, 2025 -
Missing docker image for 1.24
#71677 closed
Feb 12, 2025 -
cmd/go: `go mod tidy` leaves trailing empty lines in `require` blocks
#70632 closed
Feb 12, 2025 -
proposal: import/path: proposal title
#71674 closed
Feb 12, 2025 -
net/http: improve proxy handling
#37623 closed
Feb 12, 2025 -
x/tools/internal/analysisinternal: TestAddImport/L189_dot_import_unshadowed failures [consistent failure]
#71645 closed
Feb 11, 2025 -
x/tools/cmd/signature-fuzzer: test failures when module's language version is 1.24
#71613 closed
Feb 11, 2025 -
x/tools/gopls: record telemetry for which settings are used
#71285 closed
Feb 11, 2025 -
build: significant build cache size increase on tip
#71667 closed
Feb 11, 2025 -
cmd/vet: index of of range error running test with GOEXPERIMENT=aliastypeparams
#71665 closed
Feb 11, 2025 -
cmd/go, crypto/x509: go mod tidy reports certificate expired on a non-expired certificate
#60653 closed
Feb 11, 2025 -
proposal: runtime/debug: add standard library dependency information to `debug.BuildInfo`
#60767 closed
Feb 11, 2025 -
x/crypto: imports vulnerable x/net
#63805 closed
Feb 11, 2025 -
proposal: time: Add functions for finding greatest or least time.Time supplied
#65679 closed
Feb 11, 2025 -
proposal: embed: embed and expose also media/mime type
#66121 closed
Feb 11, 2025 -
Add go://linkname annotation for lrita/numa
#71662 closed
Feb 11, 2025 -
proposal: iter: convert between Seq and Seq2
#67334 closed
Feb 11, 2025 -
proposal: src/iter: iter.Seq2.Keys() and iter.Seq2.Values()
#71658 closed
Feb 11, 2025 -
doc: write release notes for Go 1.24
#68545 closed
Feb 11, 2025 -
net/http/httptest: wrong ContentLength for request with http.NoBody
#68476 closed
Feb 11, 2025 -
cmd/go: go mod not using sshcommand configured in ~/.gitconfig
#71482 closed
Feb 11, 2025 -
cmd/go: .git in module names is stripped when used as repo url
#71635 closed
Feb 11, 2025 -
x/tools/go/analysis: -fix creates unnecessary import decls
#71647 closed
Feb 11, 2025 -
x/tools: implement three-way merge and use in all tools that apply fixes
#68765 closed
Feb 11, 2025 -
cmd/go/internal/vcweb/vcstest: TestScripts/bzr/hello.txt failures
#71504 closed
Feb 11, 2025 -
x/build/env/linux-arm64-bookworm: restore a working bzr installation
#71563 closed
Feb 11, 2025 -
x/pkgsite: Transactions
#71652 closed
Feb 11, 2025 -
proposal: for range-clause function: change examples to use state in struct: 9× faster
#71650 closed
Feb 11, 2025 -
runtime: concurrent reading of map `len` *not* causing a panic
#71649 closed
Feb 11, 2025
204 Issues opened by 107 people
-
x/build: automate consequences of go.mod go directive maintenance
#72774 opened
Mar 10, 2025 -
go-contrib-init error messages
#72773 opened
Mar 10, 2025 -
cmd/internal/testdir: Test/decoratemappingszero.go failures [consistent failure]
#72772 opened
Mar 10, 2025 -
x/tools/gopls/internal/test/integration: violates testing.T.FailNow precondition
#72771 opened
Mar 10, 2025 -
net: UDPConn.Close doesn't unblock UDPConn.ReadFromUDPAddrPort on plan9
#72770 opened
Mar 10, 2025 -
x/tools/gopls/internal/cache/testfuncs: runaway recursive allocation in indexBuilder.findSubtests
#72769 opened
Mar 10, 2025 -
x/build/cmd/racebuild: migrate to LUCI
#72767 opened
Mar 10, 2025 -
cmd/cgo/internal/testsanitizers: TestASANFuzz does not take into account subprocess hungs
#72766 opened
Mar 10, 2025 -
sync: higher mutex wait durations in 1.24
#72765 opened
Mar 10, 2025 -
x/tools/gopls: completion has wrong textedit in some cases
#72753 opened
Mar 9, 2025 -
cmd/cgo/internal/testsanitizers: ASAN symbolization problems for LUCI's older gcc versionswith DWARF 5
#72752 opened
Mar 9, 2025 -
internal/synctest: failure of TestHappensBefore on rae builder
#72750 opened
Mar 9, 2025 -
x/tools/gopls: "Browse gopls feature documentation" has higher priority than "Add import"
#72742 opened
Mar 8, 2025 -
cmd/compile: storing strings doesn't take advantage of paired stores on arm64
#72741 opened
Mar 7, 2025 -
internal/trace: TestTraceStressStartStop/Stress failures
#72740 opened
Mar 7, 2025 -
cmd/cgo/internal/test:auto-pie: TestCthread failures
#72739 opened
Mar 7, 2025 -
x/term: auto-completion callback has no reason to run during GetPassword()
#72736 opened
Mar 7, 2025 -
x/tools/gopls: modernize misses modernization of 3-way "max"
#72733 opened
Mar 7, 2025 -
testing/fstest: MapFS leaks implementation details (fs.DirEntry, fs.FileInfo)
#72729 opened
Mar 7, 2025 -
x/tools/gopls/internal/analysis/modernize: minmax removes important comment
#72727 opened
Mar 7, 2025 -
proposal: spec: goto error handler with @err
#72153 opened
Mar 7, 2025 -
runtime: TestGdbPythonCgo failed with clang-15
#72152 opened
Mar 7, 2025 -
cmd/go: TestScript/test_fuzz_match failures
#72151 opened
Mar 7, 2025 -
x/build: bot solaris-amd64 reported as broken
#72150 opened
Mar 7, 2025 -
proposal: spec: error handler operator ?()
#72149 opened
Mar 6, 2025 -
x/net/http2: Request is not treated as malformed when Content-Length is non-zero and no body is sent
#72144 opened
Mar 6, 2025 -
x/tools/gopls: implement type hierarchy support
#72142 opened
Mar 6, 2025 -
runtime:cpu1: TestPreemptionAfterSyscall/10µs failures
#72138 opened
Mar 6, 2025 -
x/tools/gopls: Completion: nil deref in expectedCompositeLiteralType
#72136 opened
Mar 6, 2025 -
x/tools/gopls: SEGV in gcimporter.iexportCommon (bad SP)
#72135 opened
Mar 6, 2025 -
cmd/compile: missing bounds check elimination for complex conditionals
#72132 opened
Mar 6, 2025 -
proposal: cmd/internal/obj/arm64, cmd/link/internal/arm64: introduce GOARM64 ",func_align_32" suffix
#72130 opened
Mar 6, 2025 -
x/telemetry/config: start collecting counters from delve
#72129 opened
Mar 6, 2025 -
x/net/http/httpproxy: no_proxy no longer matches an ip suffix when used as hostname
#72123 opened
Mar 6, 2025 -
proxy.golang.org: Failed to connect to github.com port 443: Connection refused
#72121 opened
Mar 6, 2025 -
x/vulndb: TestLintReports/data/reports/GO-2024-3188.yaml failures
#72120 opened
Mar 5, 2025 -
x/vulndb: TestLintReports/data/reports/GO-2024-3181.yaml failures
#72119 opened
Mar 5, 2025 -
proxy.golang.org: consider blocking `github.com/siruspen/logrus`
#72116 opened
Mar 5, 2025 -
runtime: process hangs when built with Go 1.23 for mips hardware [1.24 backport]
#72115 opened
Mar 5, 2025 -
runtime: process hangs when built with Go 1.23 for mips hardware [1.23 backport]
#72114 opened
Mar 5, 2025 -
cmd/go: TestScript/modfile_flag failures
#72113 opened
Mar 5, 2025 -
cmd/go: TestScript/mod_tidy_diff failures
#72112 opened
Mar 5, 2025 -
cmd/go: removed godebug settings cause errors
#72111 opened
Mar 5, 2025 -
proposal: net: Add LookupHTTPS()
#72110 opened
Mar 5, 2025 -
cmd/compile: use context-sensitivity to prevent inlining of cold callsites in PGO
#72107 opened
Mar 5, 2025 -
cmd/go: TestScript/test_fuzz_fuzztime failures
#72104 opened
Mar 5, 2025 -
net/http: go1.24 breaks compatibility by modifying in-place the `tls.Config{NextProtos}` [1.24 backport]
#72103 opened
Mar 4, 2025 -
proposal: syscall: add ExecFD options for Linux fexecve to SysProcAttr
#72102 opened
Mar 4, 2025 -
x/pkgsite,go/doc: examples can have trailing newlines inside the block
#72098 opened
Mar 4, 2025 -
x/pkgsite: package removal request for github.com/kenf1/*
#72097 opened
Mar 4, 2025 -
x/text/unicode/bidi: brackets not recognized
#72089 opened
Mar 4, 2025 -
cmd/go: TestScript/test_fuzz_deadline failures
#72088 opened
Mar 4, 2025 -
cmd/link: go doc cmd/link and go tool link -h see different options
#72086 opened
Mar 4, 2025 -
x/tools/gopls/internal/cmd: go/types data race causes TestImplementations failures
#72082 opened
Mar 3, 2025 -
x/build/internal/relui: TestRelease/rc failures
#72081 opened
Mar 3, 2025 -
testing: strange benchmark results with RunParallel and -benchtime
#72079 opened
Mar 3, 2025 -
encoding/asn1: unmarshal doesn't support the same encoding field tags as marshal
#72078 opened
Mar 3, 2025 -
crypto/x509: Verify allows serialNumber larger than 20 octets
#72076 opened
Mar 3, 2025 -
runtime/cgo: signal arrived during external code execution
#72074 opened
Mar 3, 2025 -
proposal: x/net/http2: add EnableConnectProtocol to Server
#72071 opened
Mar 3, 2025 -
proposal: net: ReadMsgUnix without source address
#72068 opened
Mar 2, 2025 -
proposal: go/types: add StrictlyComparable function
#72059 opened
Mar 1, 2025 -
cmd/go: TestScript/toolexec failures
#72057 opened
Mar 1, 2025 -
encoding/gob: unrecognized failures
#72056 opened
Mar 1, 2025 -
proposal: cmd/go: option to bundle wasm output with wasm_exec.js
#72055 opened
Mar 1, 2025 -
proposal: os: extend Root FS with interface io/fs.SubFS
#72054 opened
Mar 1, 2025 -
cmd/compile: wrong location list for function argument
#72053 opened
Mar 1, 2025 -
proposal: syscall/js: recognize JS bigint primitives in Value.Type
#72050 opened
Mar 1, 2025 -
proposal: syscall/js: add Value.Format and make Value.String stricter
#72049 opened
Mar 1, 2025 -
proposal: syscall/js: AsyncFuncOf
#72045 opened
Mar 1, 2025 -
x/benchmarks/sweet: re-enable gVisor benchmarks
#72042 opened
Feb 28, 2025 -
proposal: x/net/http2/h2c: deprecate h2c package
#72039 opened
Feb 28, 2025 -
build: build failure on gotip-linux-amd64_c3h88-perf_vs_release
#72038 opened
Feb 28, 2025 -
build: build failure on gotip-linux-amd64_c2s16-perf_vs_release
#72037 opened
Feb 28, 2025 -
x/tools/go/analysis/internal/checker: -fix should remove unneeded imports
#72035 opened
Feb 28, 2025 -
cmd/link: linkname directive on userspace variable can override runtime variable
#72032 opened
Feb 28, 2025 -
runtime: (theoretically) redundant package check in isAsyncSafePoint
#72031 opened
Feb 28, 2025 -
x/build/env/freebsd-amd64: doesn't handle reboot and/or termination requests
#72030 opened
Feb 28, 2025 -
proposal: x/oauth2: allow making raw post requests to server
#72028 opened
Feb 28, 2025 -
x/tools/gopls: type assertion panics in persistent.Map.Get
#72027 opened
Feb 28, 2025 -
x/tools/gopls/internal/telemetry: TestSettingTelemetry failures
#72021 opened
Feb 28, 2025 -
crypto/sha3: TestCSHAKELargeS failures
#72020 opened
Feb 28, 2025 -
crypto/cipher: NewGCMWithRandomNonce error with GOEXPERIMENT=boringcrypto
#72016 opened
Feb 27, 2025 -
go/types: TestFixedbugs/issue60434.go failures
#72014 opened
Feb 27, 2025 -
cmd/compile/internal/types2: TestFixedbugs/issue60434.go failures
#72012 opened
Feb 27, 2025 -
net/http: reject bare LF in chunked encoding [1.24 backport]
#72011 opened
Feb 27, 2025 -
net/http: reject bare LF in chunked encoding [1.23 backport]
#72010 opened
Feb 27, 2025 -
proposal: x/tools/go/analysis: add -category=... filter flag to driver commands
#72008 opened
Feb 27, 2025 -
crypto/tls: extend coverage of BoGo test suite
#72006 opened
Feb 27, 2025 -
x/tools/go/packages: returns no results and no error when auth failure
#72005 opened
Feb 27, 2025 -
cmd/go: reject to download toolchain when gotoolchain < go directive
#72003 opened
Feb 27, 2025 -
runtime: AddCleanup is not robust to arg values pointing to struct embedded data
#72001 opened
Feb 27, 2025 -
proposal: cmd/go: allow -cpuprofile in tests with multiple packages
#71996 opened
Feb 27, 2025 -
runtime: TestDeferHeapAndStack crash with checkmark mode
#71995 opened
Feb 27, 2025 -
cmd/compile: store pairing on arm64 misses some cases
#71987 opened
Feb 26, 2025 -
net/http, x/net/proxy, x/net/http/httpproxy: proxy bypass using IPv6 zone IDs
#71984 opened
Feb 26, 2025 -
cmd/go: go build is very slow on windows without -p=1 parameter
#71981 opened
Feb 26, 2025 -
time: better handling of overflow in time.Time
#71979 opened
Feb 26, 2025 -
cmd/go: +dirty in version stamping doesn't combine well with +incompatible
#71971 opened
Feb 26, 2025 -
x/website: ref/mod should mention +dirty
#71970 opened
Feb 26, 2025 -
x/tools/gopls: workspace loading notifications can get stuck
#71967 opened
Feb 26, 2025 -
proposal: runtime: support general dynamic thread local storage model
#71953 opened
Feb 25, 2025 -
proposal: cmd/go: allow fine-grained go build constraints for go version
#71951 opened
Feb 25, 2025 -
proposal: unsafe: clarify that conversion from `unsafe.Pointer` to `*struct{}` using is valid
#71949 opened
Feb 25, 2025 -
internal/trace: TestTraceGOMAXPROCS/Stress failures
#71948 opened
Feb 25, 2025 -
x/tools/gopls: Definition: "no metadata for package 'unsafe'" bug
#71947 opened
Feb 25, 2025 -
x/tools/gopls/internal/test/integration/diagnostics: TestSimplifyCompositeLitDiagnostic/default failures
#71946 opened
Feb 25, 2025 -
cmd/compile: large literal maps excessively contribute to binary size
#71937 opened
Feb 24, 2025 -
crypto/internal/fips140: CVE-2022-29526 reported in golang.org/x/sys
#71936 opened
Feb 24, 2025 -
x/tools/gopls: nil deref in Exporter.ProcessEvent
#71928 opened
Feb 24, 2025 -
unique: optimize interning of a byte slice
#71926 opened
Feb 24, 2025 -
proposal: crypto/x509: allow user override of the system roots on all platforms
#71924 opened
Feb 24, 2025 -
gccgo: docs should not recommend gold (deprecated) as default
#71923 opened
Feb 24, 2025 -
cmd/cgo: cgo-generated header incompatible with latest C++ standards in MSVC
#71921 opened
Feb 24, 2025 -
proposal: crypto/tls: add GetEncryptedClientHelloKeys callback
#71920 opened
Feb 24, 2025 -
crypto/x509: Encode & decode ECDH only works for 1 out of 4 curves; P256, P384, P521 not working
#71919 opened
Feb 24, 2025 -
cmd/compile/internal/test: TestCode/Closure failures
#71909 opened
Feb 23, 2025 -
x/tools/gopls: improve method rename functionality in face of errors
#71908 opened
Feb 23, 2025 -
x/tools/gopls: List package constants for a type when mousing over type
#71907 opened
Feb 22, 2025 -
cmd/go: test failures due to dependency downloads running into "close <path>: file already closed" errors
#71903 opened
Feb 22, 2025 -
iter: document general guidance for writing iterator APIs
#71901 opened
Feb 22, 2025 -
x/tools/go/ssa: panic in emitConv in InstantiateGenerics mode
#71899 opened
Feb 22, 2025 -
cmd/go: GOAUTH command output can't have a trailing slash
#71889 opened
Feb 22, 2025 -
go/types: add Basic.Obj
#71886 opened
Feb 21, 2025 -
cmd/go: detect UTF-16 encoded sources and improve error reporting
#71872 opened
Feb 21, 2025 -
cmd/compile: poor spill decisions making code 14% slower
#71868 opened
Feb 21, 2025 -
crypto/x509: reject BMPStrings that use invalid characters
#71862 opened
Feb 20, 2025 -
proposal: cmd/fix: apply modernizers
#71859 opened
Feb 20, 2025 -
proposal: fmt: recognize and use StringAppend method to avoid required allocation in String
#71854 opened
Feb 20, 2025 -
internal/trace: TestTraceCgoCallback/Stress failures
#71853 opened
Feb 20, 2025 -
build: build failure on go1.24-linux-arm64_c4ah72-perf_vs_release
#71850 opened
Feb 20, 2025 -
unique: N layers of nested `unique.Handle` take N GC cycles to reclaim
#71846 opened
Feb 19, 2025 -
proposal: encoding/json/v2: add new JSON API behind a GOEXPERIMENT=jsonv2 guard
#71845 opened
Feb 19, 2025 -
cmd/link: TestScript/randlayout_option failures
#71843 opened
Feb 19, 2025 -
crypto/tls: consider enforcing KU bits on leaf certs
#71842 opened
Feb 19, 2025 -
cmd/compile/internal/ir: OCONVNOP is documented as having no effect, but it might change the type
#71841 opened
Feb 19, 2025 -
x/tools/gopls: feature request - render example tests as part of hover documentation
#71837 opened
Feb 19, 2025 -
proposal: cmd/cgo: support bulk annotation of C functions with attributes
#71833 opened
Feb 19, 2025 -
crypto/x509: Verify should reject certificates with empty issuers
#71832 opened
Feb 19, 2025 -
testing: fuzz []byte arguments may be aliased slices
#71831 opened
Feb 19, 2025 -
x/mobile: type aliases no longer export
#71827 opened
Feb 19, 2025 -
runtime: finalizers/cleanups can exit the finalizer goroutine
#71824 opened
Feb 18, 2025 -
cmd/cgo/internal/test: TestCthread failures
#71818 opened
Feb 18, 2025 -
x/tools/gopls: filter out overlays in the module cache
#71816 opened
Feb 18, 2025 -
x/tools/gopls/internal/analysis/fillstruct: stack overflow in populateValue
#71815 opened
Feb 18, 2025 -
x/tools/gopls: runtime abort in go statement
#71814 opened
Feb 18, 2025 -
x/tools/gopls/internal/analysis/unusedvariable: reports invalid SuggestedFixes
#71812 opened
Feb 18, 2025 -
x/text/unicode/bidi: Perhaps incorrect implementation of algorithm
#71809 opened
Feb 18, 2025 -
proposal: crypto/ecdh: add compressed points functions
#71807 opened
Feb 18, 2025 -
x/tools/gopls/internal/telemetry/cmd/stacks: TestReadPCLineTable/gopls failures
#71805 opened
Feb 17, 2025 -
proposal: go/types: publish Error.{Start,End} fields
#71803 opened
Feb 17, 2025 -
proposal: text/template: add more details to ExecError
#71801 opened
Feb 17, 2025 -
regexp: *Regexp.String() sometimes faults on PPC on a nil *Regexp
#71800 opened
Feb 17, 2025 -
proposal: crypto/x509: support systemVerify with p11-kit
#71799 opened
Feb 17, 2025 -
crypto/x509: should error if non-CA certificate contains name constraints
#71795 opened
Feb 17, 2025 -
cmd/go: packages with non root vendor elements excluded from module
#71785 opened
Feb 16, 2025 -
cmd/compile: memcombine should learn alignment of byte slices - hard mode - arithmetic
#71780 opened
Feb 16, 2025 -
x/website: gc-guide: document performance characteristics of weak pointer implementation
#71779 opened
Feb 16, 2025 -
cmd/compile: memcombine should learn allignement of byte slices - easy mode - types
#71778 opened
Feb 16, 2025 -
go/types: invalid identifiers are no longer type checked
#71777 opened
Feb 16, 2025 -
unique: Handle memory leaks; cleanup goroutine can't keep up
#71772 opened
Feb 16, 2025 -
cmd/compile: failed type inference
#71769 opened
Feb 15, 2025 -
crypto/tls: FIPS 140-3 modes reject ECDSA w/ curve P-521/SHA-512 in TLS
#71757 opened
Feb 14, 2025 -
proposal: encoding/json/jsontext: add constants for each Kind
#71756 opened
Feb 14, 2025 -
x/tools/gopls: support Go assembly files
#71754 opened
Feb 14, 2025 -
x/tools/gopls: progress notifications for more operations
#71751 opened
Feb 14, 2025 -
proposal: cmd/go: mark tool dependencies in go.mod
#71749 opened
Feb 14, 2025 -
proposal: crypto/x509: use truncated SHA-256 for SubjectKeyId
#71746 opened
Feb 14, 2025 -
testing: t.TempDir() failing if test name exceeds 255 chars
#71742 opened
Feb 14, 2025 -
proposal: structured framework for Go language proposal discussions
#71741 opened
Feb 14, 2025 -
cmd/go: stamped (pseudo) version on build does not work for module in subdirectory
#71738 opened
Feb 14, 2025 -
debug/buildinfo/testdata: test binaries should be more reproducible
#71734 opened
Feb 13, 2025 -
cmd/go: go run and go tool are slower than directly executing cached binary
#71733 opened
Feb 13, 2025 -
proposal: cmd/vet: reject uses of reflect.DeepEqual on imported types with unexported fields
#71732 opened
Feb 13, 2025 -
crypto/internal/fips140test:gofips140: TestACVP failures
#71719 opened
Feb 13, 2025 -
crypto/internal/fips140test: TestACVP failures
#71718 opened
Feb 13, 2025 -
x/tools/gopls: gopls opens too many files with "go mod tidy"
#71698 opened
Feb 12, 2025 -
x/build: gotip-linux-amd64-misccompile builder fails with no space left on device
#71696 opened
Feb 12, 2025 -
cmd/go: TestScript/get_404_meta failures
#71690 opened
Feb 12, 2025 -
cmd/go: TestScript/mod_proxy_https failures
#71688 opened
Feb 12, 2025 -
x/tools/gopls/internal/analysis/unusedfunc: spurious reports in packages that use build tags (or assembly)
#71686 opened
Feb 12, 2025 -
runtime: recover calls in loop body of ranging over iterators doesn't take effect
#71685 opened
Feb 12, 2025 -
encoding/asn1: ObjectIdentifier Unmarshal error if SubOID > MaxInt32 on 64bit machine too
#71679 opened
Feb 12, 2025 -
x/tools/cmd/goimports: add a flag to skip generated files
#71676 opened
Feb 12, 2025 -
proposal: all: remove support for windows/arm
#71671 opened
Feb 11, 2025 -
net/http: TestClientWriteShutdown/h2 failures
#71669 opened
Feb 11, 2025 -
proposal: encoding/json/v2: add support for user-defined format flags and option values
#71664 opened
Feb 11, 2025 -
cmd/go: some documentation issues for new 1.24 'go tool' features
#71663 opened
Feb 11, 2025 -
doc: write release notes for Go 1.25
#71661 opened
Feb 11, 2025 -
x/tools/gopls/internal/telemetry/cmd/stacks: incorrect line number in codesearch link
#71660 opened
Feb 11, 2025 -
x/tools/gopls: analysis driver spuriously reports invalid suggested fixes due to AST repair
#71659 opened
Feb 11, 2025 -
x/tools/gopls: Rename: missing type for selector in satisfy.(*Finder).expr
#71657 opened
Feb 11, 2025 -
x/tools/gopls: Rename: type assertion panics in renameImports
#71656 opened
Feb 11, 2025 -
crypto/tls: missing "configForClient.mutex.RUnlock()" in "Config.ticketKeys(configForClient *Config)" func
#71655 opened
Feb 11, 2025 -
cmd/go: TestScript/mod_sumdb_file_path failures
#71653 opened
Feb 11, 2025 -
cmd/internal/obj/arm64: assembles ZR as base register incorrectly
#71651 opened
Feb 11, 2025
894 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.
-
Go compiler and runtime meeting notes
#43930 commented on
Feb 10, 2025 • 0 new comments -
log/syslog: TestConcurrentReconnect failures
#70097 commented on
Feb 10, 2025 • 0 new comments -
internal/trace: TestTraceStressStartStop/Default failures
#70211 commented on
Feb 10, 2025 • 0 new comments -
cmd/compile: intrinsify cmp.Compare on common types such as strings
#71270 commented on
Feb 11, 2025 • 0 new comments -
runtime: binary analysis failed due to fake PC in gosave_systemstack_switch
#71440 commented on
Feb 11, 2025 • 0 new comments -
encoding/json: show nested fields path if DisallowUnknownFields leads to an error
#58649 commented on
Feb 11, 2025 • 0 new comments -
cmd/go: allow serving module under the subdirectory of git repository
#34055 commented on
Feb 11, 2025 • 0 new comments -
proposal: cmd/vet: warn when the iterator variable on 3-clause for loops where is written to in a go statement after 1.22
#66388 commented on
Feb 11, 2025 • 0 new comments -
x/tools/gopls: support change signature refactoring
#38028 commented on
Feb 11, 2025 • 0 new comments -
x/tools/gopls: hover: doc link markup ignores import mapping of current file, omits links
#61677 commented on
Feb 11, 2025 • 0 new comments -
x/tools/gopls: rename doesn't propagate to the implementors
#65098 commented on
Feb 11, 2025 • 0 new comments -
x/tools/gopls: extract function on `if err != nil` is unidiomatic
#66289 commented on
Feb 11, 2025 • 0 new comments -
x/tools/gopls: "could not locate file for primary type checker error" bug reported by telemetry
#66765 commented on
Feb 11, 2025 • 0 new comments -
x/tools/gopls: "internal error reading (shared cache|typerefs data)" (ENOSPC?) bug report (via telemetry)
#67433 commented on
Feb 11, 2025 • 0 new comments -
x/tools/gopls: improve the 'implementation' query on interfaces
#68641 commented on
Feb 11, 2025 • 0 new comments -
x/tools/gopls: stubmethods: "could not find the enclosing function of the return statement" bug in GetIfaceStubInfo
#70666 commented on
Feb 11, 2025 • 0 new comments -
x/tools/gopls: refactor.rewrite.removeUnusedParam: avoid literalization for recursive spread call
#70554 commented on
Feb 11, 2025 • 0 new comments -
x/tools/gopls: Rename: crash due to Info.Defs[id]=nil bug in checkStructField
#70968 commented on
Feb 11, 2025 • 0 new comments -
x/tools/gopls: sigpanic in persistent.(*mapNode).forEach
#71115 commented on
Feb 11, 2025 • 0 new comments -
x/tools/gopls: "missing reachable node for %q" bug in evaluatePackageHandle
#71352 commented on
Feb 11, 2025 • 0 new comments -
x/tools/gopls: "nil handle" assert in getPackageHandles
#71353 commented on
Feb 11, 2025 • 0 new comments -
x/tools/gopls: "missing reference to package %s" bug in getOneTransitiveRefLocked
#71354 commented on
Feb 11, 2025 • 0 new comments -
x/tools/gopls: "expected exported symbol" assert in getOneTransitiveRefLocked
#71356 commented on
Feb 11, 2025 • 0 new comments -
x/tools/gopls: crashes due to apparent data race(s)
#71425 commented on
Feb 11, 2025 • 0 new comments -
build: wasip1 is broken on wasmer runtime
#59907 commented on
Feb 11, 2025 • 0 new comments -
reflect: add TypeAssert
#62121 commented on
Feb 11, 2025 • 0 new comments -
x/tools/gopls: "internal error converting diagnostic" (bug reported by telemetry)
#64547 commented on
Feb 11, 2025 • 0 new comments -
net/http: Client.Timeout doesn't work when receiving a response from an incomplete WebSocket handshake
#71325 commented on
Feb 11, 2025 • 0 new comments -
proposal: sync: add WaitGroup.Go
#63796 commented on
Feb 11, 2025 • 0 new comments -
testing: failures in Cleanup functions do not trigger -failfast if the test includes a parallel subtest
#61034 commented on
Feb 11, 2025 • 0 new comments -
cmd/compile: add test for PGO profiles merged from profiles with different source versions
#58101 commented on
Feb 11, 2025 • 0 new comments -
testing: t.Failed() returns false during panic
#49929 commented on
Feb 11, 2025 • 0 new comments -
runtime/trace: missing stacks for trace events emitted when `getg().mp.curg == nil`, like `GoCreate` for `time.AfterFunc`
#68093 commented on
Feb 11, 2025 • 0 new comments -
go/doc, x/pkgsite/cmd/pkgsite: Doc links not working for interface methods in scope
#54033 commented on
Feb 11, 2025 • 0 new comments -
crypto/rsa: Go 1.21 follow-up work
#57752 commented on
Feb 11, 2025 • 0 new comments -
go/build: setting UseAllFiles still invokes go command
#68556 commented on
Feb 11, 2025 • 0 new comments -
database/sql: TestQueryContext flakes with "failed to close rows"
#54555 commented on
Feb 11, 2025 • 0 new comments -
net/url: `unescape()` logic doesn't copy invalid bytes following % as expected by most recent spec
#56732 commented on
Feb 11, 2025 • 0 new comments -
time: update zoneinfo_abbrs on Windows
#58113 commented on
Feb 11, 2025 • 0 new comments -
runtime: use getrandom(2) for readRandom
#68278 commented on
Feb 11, 2025 • 0 new comments -
go/printer: false positive for doc comment formatting on unindented input
#52605 commented on
Feb 11, 2025 • 0 new comments -
net/http: timeout in TestServerHijackGetsBackgroundByte_big
#54935 commented on
Feb 11, 2025 • 0 new comments -
os: recent FreeBSD update to sys/fusefs to allow kevents breaks go polling model
#54100 commented on
Feb 11, 2025 • 0 new comments -
syscall: Sendfile needs documentation
#64044 commented on
Feb 11, 2025 • 0 new comments -
net/http: TestTransportNoReuseAfterEarlyResponse failures due to leaked transports
#64252 commented on
Feb 11, 2025 • 0 new comments -
x/tools/go/analysis/passes/shift: allow full-width integer shifts
#58030 commented on
Feb 11, 2025 • 0 new comments -
crypto/x509/pkix: Name.String() hex-encodes string-type ExtraNames
#33093 commented on
Feb 11, 2025 • 0 new comments -
log/slog: JSONHandler should deduplicate keys
#59365 commented on
Feb 11, 2025 • 0 new comments -
html/template: treatment of CDATA sections in foreign content diverges from browsers
#62617 commented on
Feb 11, 2025 • 0 new comments -
x/debug/internal/gocore: TestVersions failures
#63359 commented on
Feb 11, 2025 • 0 new comments -
runtime: staticlockranking builders failing on release branches on LUCI
#64722 commented on
Feb 11, 2025 • 0 new comments -
net/http: move HTTP/2 into std
#67810 commented on
Feb 11, 2025 • 0 new comments -
net/http: apparent deadlocks in TestHandlerAbortRacesBodyRead since 2022-08-09
#54602 commented on
Feb 11, 2025 • 0 new comments -
x/telemetry/internal/upload: TestRun_Concurrent failures
#67737 commented on
Feb 11, 2025 • 0 new comments -
cmd/go: env -changed misses CGO_LDFLAGS, others
#69994 commented on
Feb 11, 2025 • 0 new comments -
runtime: TestSegv failures with `schedule: holding locks`
#65416 commented on
Feb 11, 2025 • 0 new comments -
cmd/go: internal error in `go work sync`
#65363 commented on
Feb 11, 2025 • 0 new comments -
net/http: `expect: 100-continue` handling is broken in various ways
#67555 commented on
Feb 11, 2025 • 0 new comments -
crypto/tls: darwin race builders failing on BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256
#67748 commented on
Feb 11, 2025 • 0 new comments -
crypto/internal/fips140test:exe_external: unrecognized failures
#70516 commented on
Feb 11, 2025 • 0 new comments -
crypto/x509: come up with better solution for testing platform verifiers
#52108 commented on
Feb 11, 2025 • 0 new comments -
cmd/pprof: macOS 12.6.1 profile overcounts system calls (again)
#57722 commented on
Feb 11, 2025 • 0 new comments -
cmd/compile: `internal compiler error` compiling `net` on `darwin-amd64-11_0`
#63296 commented on
Feb 11, 2025 • 0 new comments -
regexp: compiling incorrectly
#59007 commented on
Feb 11, 2025 • 0 new comments -
runtime: `TestSegv/Segv` failure with `unexpected return pc` on `openbsd-386-68`
#52043 commented on
Feb 11, 2025 • 0 new comments -
runtime: `Caller` can return `<autogenerated>` as filename when called from a global variable
#64520 commented on
Feb 11, 2025 • 0 new comments -
crypto: test fips140=only mode
#70514 commented on
Feb 11, 2025 • 0 new comments -
cmd/compile: poor register allocation with PGO
#58298 commented on
Feb 11, 2025 • 0 new comments -
net: TCP connection erroneously duplicates message on Windows
#58764 commented on
Feb 11, 2025 • 0 new comments -
go/types: mismatching 'indirect' results from NewMethodSet and LookupFieldOrMethod for interface methods
#51592 commented on
Feb 11, 2025 • 0 new comments -
debug/macho: leading underscore stripped for some C++ symbols
#59022 commented on
Feb 11, 2025 • 0 new comments -
net/netip: add Prefix.Compare and AddrPort.Compare
#61642 commented on
Feb 11, 2025 • 0 new comments -
cmd/go: add a test for distribution size
#68706 commented on
Feb 11, 2025 • 0 new comments -
go/ast,go/parser: Decl field of type parameter identifier is nil for methods (but not for functions)
#50956 commented on
Feb 11, 2025 • 0 new comments -
runtime: CL 460476 introduced a leak on macos
#62661 commented on
Feb 11, 2025 • 0 new comments -
runtime: support TLS slot indices over 64 on Windows
#59824 commented on
Feb 11, 2025 • 0 new comments -
runtime:cpu4: TestBigGOMAXPROCS failures
#69748 commented on
Feb 11, 2025 • 0 new comments -
runtime: Go crashes in windows when creating JVM using "JNI_CreateJavaVM"
#58542 commented on
Feb 11, 2025 • 0 new comments -
reflect: reflect.StructOf makes types that violate reflect.Type contracts
#61433 commented on
Feb 11, 2025 • 0 new comments -
cmd/compile: add intra-line discrimination to PGO profiles
#59612 commented on
Feb 11, 2025 • 0 new comments -
x/telemetry: add garbage collection
#63884 commented on
Feb 11, 2025 • 0 new comments -
runtime: TestCrashWhileTracing failures
#65890 commented on
Feb 11, 2025 • 0 new comments -
cmd/link: on wasm, number of functions limited to 2^16
#64856 commented on
Feb 11, 2025 • 0 new comments -
net: TestCloseWrite failures with "i/o timeout" on darwin/arm64
#49352 commented on
Feb 11, 2025 • 0 new comments -
internal/trace: TestTraceStress/Stress failures
#69815 commented on
Feb 11, 2025 • 0 new comments -
runtime/pprof: NewCPUProfile + cpuProfile.Start to allow profile configuration
#42502 commented on
Feb 11, 2025 • 0 new comments -
cmd/go: exclude vendor directories when using `go work use -r .`
#51710 commented on
Feb 11, 2025 • 0 new comments -
runtime/metrics: add goroutine state counts, total goroutines created, total threads
#15490 commented on
Feb 11, 2025 • 0 new comments -
cmd/compile: inaccurate compiler error on duplicate wasmexport symbol
#68982 commented on
Feb 11, 2025 • 0 new comments -
cmd/vet: `go vet` complains `unsafe.Slice` usage
#56487 commented on
Feb 11, 2025 • 0 new comments -
runtime: PanicNilError error string should have "runtime error: " prefix
#63813 commented on
Feb 11, 2025 • 0 new comments -
cmd/go/internal/modcmd: download with -json flag doesn't print JSON objects to stdout for some module download errors
#69510 commented on
Feb 11, 2025 • 0 new comments -
runtime/coverage: `slice bounds out of range` in `(*emitState).VisitFuncs`
#58936 commented on
Feb 11, 2025 • 0 new comments -
syscall: nextfd handling for attr.Files shuffle will clobber files
#61751 commented on
Feb 11, 2025 • 0 new comments -
net/http: data race involving `net/http.(*http2Framer).WriteDataPadded`
#58168 commented on
Feb 11, 2025 • 0 new comments -
proposal: math: add purego build tag to avoid assembly code
#63270 commented on
Feb 11, 2025 • 0 new comments -
runtime: sync fatal error swallows panic message
#67792 commented on
Feb 11, 2025 • 0 new comments -
math/big: ModInverse with modulus zero is undefined
#47606 commented on
Feb 11, 2025 • 0 new comments -
testing: fuzz reports spurious "process hung or terminated unexpectedly" errors
#56238 commented on
Feb 11, 2025 • 0 new comments -
os: SameFile doesn't handle invalid file IDs on Windows
#62042 commented on
Feb 11, 2025 • 0 new comments -
crypto/elliptic: P256 ScalarBaseMult with order-34 yields point at infinity
#60717 commented on
Feb 11, 2025 • 0 new comments -
cmd/go: failures in TestScript/cover_statements due to unexpected linker invocations
#64014 commented on
Feb 11, 2025 • 0 new comments -
os/signal: unrecognized failures
#66734 commented on
Feb 11, 2025 • 0 new comments -
internal/goexperiment: remove CoverageRedesign some time in 1.23
#55953 commented on
Feb 11, 2025 • 0 new comments -
cmd/dist: internal import detection is generating false positives
#68570 commented on
Feb 11, 2025 • 0 new comments -
runtime/trace: TestTraceCPUProfile failures
#55317 commented on
Feb 11, 2025 • 0 new comments -
x/example/gotypes: update for go/types.Alias
#70696 commented on
Feb 11, 2025 • 0 new comments -
runtime: invalid crash stack for morestackc unwind on arm64 mac
#65730 commented on
Feb 11, 2025 • 0 new comments -
cmd/go: get fails to provide sensible error message for private vcs repos
#25982 commented on
Feb 11, 2025 • 0 new comments -
runtime: 2.04% regression in Tile38QueryLoad p50-latency-sec at 24070cf
#66300 commented on
Feb 11, 2025 • 0 new comments -
net/http: TestTransportIdleCacheKeys failures with missing cache keys
#57375 commented on
Feb 11, 2025 • 0 new comments -
x/telemetry: download the upload config lazily
#69262 commented on
Feb 11, 2025 • 0 new comments -
net/http, x/net/http2: data race in multiple tests
#66519 commented on
Feb 11, 2025 • 0 new comments -
runtime: performance degradation on tip that disappears when traced/profiled
#67857 commented on
Feb 11, 2025 • 0 new comments -
go/types, x/tools: help tool authors support the new go/types.Alias node
#67263 commented on
Feb 11, 2025 • 0 new comments -
os: Open("file/.") does not produce an error on wasip1
#69509 commented on
Feb 11, 2025 • 0 new comments -
runtime: corruption in tests
#55167 commented on
Feb 11, 2025 • 0 new comments -
runtime/pprof: TestMutexProfile failures
#62094 commented on
Feb 11, 2025 • 0 new comments -
x/text: support for go/types.Aliases
#70697 commented on
Feb 11, 2025 • 0 new comments -
cmd/compile, importers: implement support for Alias types nodes in export data format
#64208 commented on
Feb 11, 2025 • 0 new comments -
cmd/compile: loopvar doesn't trigger nocopy detection
#66070 commented on
Feb 11, 2025 • 0 new comments -
runtime: fatal error stack traces are swallowed for binaries with elevated privileges
#68103 commented on
Feb 11, 2025 • 0 new comments -
cmd/compile: PGO fails to do multiple levels of inlining into a single function
#69046 commented on
Feb 11, 2025 • 0 new comments -
x/tools/go/packages: memory hungry in parsing the github.com/go-fonts/latin-modern module packages
#57985 commented on
Feb 11, 2025 • 0 new comments -
runtime: panic not generating a correct backtrace stack while crashing in cgo on ARM64 platform
#69438 commented on
Feb 11, 2025 • 0 new comments -
cmd/vet: false positive for MOVOU
#54869 commented on
Feb 11, 2025 • 0 new comments -
runtime: memory corruption on darwin/amd64
#60449 commented on
Feb 11, 2025 • 0 new comments -
go/importer: import/export does not preserve package versions
#61444 commented on
Feb 11, 2025 • 0 new comments -
unicode: upgrade to Unicode 15.1.0
#65141 commented on
Feb 11, 2025 • 0 new comments -
cmd/compile: iter implementations significantly slower than equivalent for loops
#69015 commented on
Feb 11, 2025 • 0 new comments -
crypto/rsa: implement optional SP 800-89 public key validation (with bigmod)
#69800 commented on
Feb 11, 2025 • 0 new comments -
weak: docs don't guarantee Pointer compares not equal for different values
#71381 commented on
Feb 11, 2025 • 0 new comments -
crypto: drop pre-AVX2 amd64 assembly
#69587 commented on
Feb 11, 2025 • 0 new comments -
cmd/nm: running nm on object from different version can crash
#69928 commented on
Feb 11, 2025 • 0 new comments -
net: EPROTOTYPE surfaced from write() on macOS due to kernel bug
#51538 commented on
Feb 11, 2025 • 0 new comments -
cmd/compile/internal/ssa: "panic during regalloc" on linux/ppc64*
#52924 commented on
Feb 11, 2025 • 0 new comments -
runtime/coverage: TestCoverageApis failures
#56197 commented on
Feb 11, 2025 • 0 new comments -
net/http: TestTransportDialTLSContext flakes in local testing
#59035 commented on
Feb 11, 2025 • 0 new comments -
cmd/go: document required fields needed by -reuse flag and add tests to that effect
#58665 commented on
Feb 11, 2025 • 0 new comments -
log/syslog: local messages (syslog.New()) do not work on macOS Monterey/Ventura
#59229 commented on
Feb 11, 2025 • 0 new comments -
runtime: contention in runtime.gcFlushBgCredit on work.assistQueue.lock
#61426 commented on
Feb 11, 2025 • 0 new comments -
net: Resolver doesn't use provided Dial function in all cases
#60712 commented on
Feb 11, 2025 • 0 new comments -
os,internal/poll: reads from closed pipes sometimes do not unblock on darwin
#63937 commented on
Feb 11, 2025 • 0 new comments -
x/net/http2: TestTransportGroupsPendingDials failures due to missing Close
#52996 commented on
Feb 11, 2025 • 0 new comments -
runtime/coverage: out-of-bounds panic in `VisitFuncs` via `processCoverTestDir`
#64119 commented on
Feb 11, 2025 • 0 new comments -
runtime/trace: "preempted" StateTransition sometimes has Stack of single zeroed StackFrame
#68090 commented on
Feb 11, 2025 • 0 new comments -
go/parser: StructType.End() can underflow the File
#66683 commented on
Feb 11, 2025 • 0 new comments -
cmd/compile: inliner does not inline `binary.*Endian.Uint*` after many inlines in a big function
#68081 commented on
Feb 11, 2025 • 0 new comments -
runtime: performance degradation on tip on high core count machines
#67858 commented on
Feb 11, 2025 • 0 new comments -
os: TestGetwdDeep failures [consistent failure]
#69233 commented on
Feb 11, 2025 • 0 new comments -
net: TestClosingListener failures
#65976 commented on
Feb 11, 2025 • 0 new comments -
proposal: net/http/pprof: endpoint for buildinfo
#60883 commented on
Feb 11, 2025 • 0 new comments -
runtime: map[int64]struct{} requires 16 bytes per slot
#71368 commented on
Feb 11, 2025 • 0 new comments -
x/pkgsite: types not linked for v2 imports
#60404 commented on
Feb 11, 2025 • 0 new comments -
x/tools/gopls: crash due to fixed ast.Node.End beyond EOF
#66790 commented on
Feb 11, 2025 • 0 new comments -
runtime: epoll scalability problem with 192 core machine and 1k+ ready sockets
#65064 commented on
Feb 11, 2025 • 0 new comments -
sync: reduce contention between Map operations with new-but-disjoint keys
#21035 commented on
Feb 11, 2025 • 0 new comments -
internal/coverage/cfile: TestCoverageApis/emitToDir failures
#69878 commented on
Feb 11, 2025 • 0 new comments -
build: windows/arm (32-bit ARM) port is broken
#70705 commented on
Feb 11, 2025 • 0 new comments -
x/crypto: migrate packages to the standard library
#65269 commented on
Feb 11, 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 12, 2025 • 0 new comments -
x/tools/gopls: unusedparams analyzer reports false positive due to build tags
#65479 commented on
Feb 12, 2025 • 0 new comments -
cmd/go: TestScript/mod_get_direct failures
#68662 commented on
Feb 12, 2025 • 0 new comments -
runtime: confusing panic on parallel calls to yield function
#68897 commented on
Feb 12, 2025 • 0 new comments -
proposal: os: add (*Process).Handle method
#70352 commented on
Feb 12, 2025 • 0 new comments -
os: MkdirAll fails when a parent folder contains trailing spaces
#54040 commented on
Feb 12, 2025 • 0 new comments -
cmd/go: TestScript/mod_invalid_version failures
#68420 commented on
Feb 12, 2025 • 0 new comments -
x/tools/gopls: support "inline all" and "inline away"
#66370 commented on
Feb 12, 2025 • 0 new comments -
x/tools/internal/refactor/inline: offer an option to inline all calls in a file
#68567 commented on
Feb 12, 2025 • 0 new comments -
proposal: testing: print more information about failing tests at the end
#71646 commented on
Feb 12, 2025 • 0 new comments -
x/tools/gopls: add refactor.inline.variable and variable-all code actions
#70085 commented on
Feb 12, 2025 • 0 new comments -
cmd/compile: improve escape analysis of make([]T, n) where n is non-constant
#20533 commented on
Feb 12, 2025 • 0 new comments -
proposal: go/types: an API for normalized interface terms
#61013 commented on
Feb 12, 2025 • 0 new comments -
x/telemetry/counter/countertest: improve ergonomics of countertest.Read
#71590 commented on
Feb 12, 2025 • 0 new comments -
x/tools/gopls/internal/test/integration/misc: TestTelemetryPrompt_Response failures
#68659 commented on
Feb 12, 2025 • 0 new comments -
cmd/compile: method calls for indirect imports not inlined
#71598 commented on
Feb 12, 2025 • 0 new comments -
proposal: hash: standardize the hash function
#70471 commented on
Feb 12, 2025 • 0 new comments -
x/build/cmd/watchflakes: periodically restarts
#70743 commented on
Feb 12, 2025 • 0 new comments -
cmd/go: test cache hash inputs include ModTime, often causing cache misses on CI
#58571 commented on
Feb 12, 2025 • 0 new comments -
encoding/json: support decoding to []int from []string by applying tag ,string
#15624 commented on
Feb 13, 2025 • 0 new comments -
cmd/go: TestScript/mod_download_exec_toolchain failures
#66905 commented on
Feb 13, 2025 • 0 new comments -
cmd/go: confusing error message when `go list` is missing checksums for patterns outside the main module
#59755 commented on
Feb 13, 2025 • 0 new comments -
x/build: use Google Cloud for aix/ppc64 and linux/ppc64x builders
#36579 commented on
Feb 13, 2025 • 0 new comments -
cmd/asm,cmd/compile: add support for control flow integrity
#66054 commented on
Feb 13, 2025 • 0 new comments -
crypto/rsa: allow hash.Hash for OAEP and MGF1 to be specified independently for encryption
#65716 commented on
Feb 13, 2025 • 0 new comments -
proposal: slices: function for count specific value on slice
#62301 commented on
Feb 13, 2025 • 0 new comments -
x/tools/gopls: organizeImports does not find package after changing its name
#67973 commented on
Feb 13, 2025 • 0 new comments -
x/tools/gopls/internal/telemetry/cmd/stacks: record current pattern in each new issue note
#71643 commented on
Feb 13, 2025 • 0 new comments -
x/tools/cmd/signature-fuzzer/fuzz-driver: TestEndToEndIntegration failures
#59333 commented on
Feb 13, 2025 • 0 new comments -
proposal: allow eliding "_" fields in unkeyed struct literals
#71458 commented on
Feb 13, 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 13, 2025 • 0 new comments -
proposal: net: add MarshalText/UnmarshalText to HardwareAddr
#29678 commented on
Feb 13, 2025 • 0 new comments -
runtime: concurrent map iter+write fatal doesn't respect GOTRACEBACK
#68019 commented on
Feb 14, 2025 • 0 new comments -
cmd/go: go build errors that don't correspond to source file until build cache is cleared
#69179 commented on
Feb 14, 2025 • 0 new comments -
all: update standard-library dependencies at the start and end of each development cycle
#36905 commented on
Feb 14, 2025 • 0 new comments -
x/mobile: androidapi parameter not working when using gomobile build command
#66011 commented on
Feb 14, 2025 • 0 new comments -
cmd/link: unused runtime-internal exported methods aren't getting deadcoded
#70670 commented on
Feb 14, 2025 • 0 new comments -
cmd/link: TestScript/script_test_basics failures
#68788 commented on
Feb 14, 2025 • 0 new comments -
runtime: use runtime.AddCleanup in the standard library
#70907 commented on
Feb 14, 2025 • 0 new comments -
proposal: crypto/ecdsa: VerifyStrict for signature malleability
#71610 commented on
Feb 14, 2025 • 0 new comments -
x/tools/go/packages: TestLoadArgumentListIsNotTooLong failures
#67718 commented on
Feb 14, 2025 • 0 new comments -
x/vuln: add support for suppressing vulnerabilities by ID
#59507 commented on
Feb 14, 2025 • 0 new comments -
os/signal: Reset doesn't reset ignored signals
#46321 commented on
Feb 14, 2025 • 0 new comments -
net/http: TestServerCancelsReadTimeoutWhenIdle/h2 failures
#70844 commented on
Feb 15, 2025 • 0 new comments -
all: future of the openbsd/mips64 port
#61546 commented on
Feb 15, 2025 • 0 new comments -
x/mobile: support for go/types.Aliases
#70698 commented on
Feb 16, 2025 • 0 new comments -
proposal: x/net/context: deprecate package or symbols in package, and potentially tag/delete
#49506 commented on
Feb 16, 2025 • 0 new comments -
go/types: should the 'newer Go version' error be reported to Config.Error?
#66525 commented on
Feb 16, 2025 • 0 new comments -
io/fs, net/http: define interface for automatic ETag serving
#60940 commented on
Feb 17, 2025 • 0 new comments -
proposal: crypto/ecdsa: add NewPublicKey and PublicKey.Bytes
#63963 commented on
Feb 17, 2025 • 0 new comments -
x/tools/gopls: redundant diagnostics due to quick fixes
#65966 commented on
Feb 17, 2025 • 0 new comments -
proposal: x/tools/cmd/goimports: add flag to remove blank lines in import for regrouping during formatting
#64271 commented on
Feb 18, 2025 • 0 new comments -
net/http/pprof: assess and document security implications of the goroutines endpoint
#46307 commented on
Feb 18, 2025 • 0 new comments -
x/tools/gopls: DidModifyFiles: "non-abs file path %q" bug in port.matches
#70603 commented on
Feb 18, 2025 • 0 new comments -
x/tools/gopls: "type name %q without type spec" bug in Hover (via telemetry)
#64241 commented on
Feb 18, 2025 • 0 new comments -
cmd/go: support fetching git repos with sha256 hashes
#68359 commented on
Feb 18, 2025 • 0 new comments -
x/mobile/cmd/gobind: TestGobind/GOPATH failures
#70207 commented on
Feb 18, 2025 • 0 new comments -
x/pkgsite: no docs for GOEXPERIMENT packages
#71488 commented on
Feb 18, 2025 • 0 new comments -
crypto/ecdsa: use variable time ScalarBaseMult/ScalarMult in Verify
#71297 commented on
Feb 18, 2025 • 0 new comments -
os: on Windows, Chmod acts on symlinks rather than the symlink target
#71492 commented on
Feb 18, 2025 • 0 new comments -
all: announce end of support for old Windows releases
#52188 commented on
Feb 18, 2025 • 0 new comments -
proposal: x/sys/windows/mkwinsyscall: support UTF16 functions not ending with W
#51786 commented on
Feb 18, 2025 • 0 new comments -
x/net/http2: apparent deadlock in TestTransportResponseHeaderTimeout_Body on windows-386-2008
#52655 commented on
Feb 18, 2025 • 0 new comments -
net/http: TestIdentityResponse failure on windows-amd64-2008
#52894 commented on
Feb 18, 2025 • 0 new comments -
x/sys/windows: fix Accept implementation
#54212 commented on
Feb 18, 2025 • 0 new comments -
all: test failures due to windows dns errors
#55165 commented on
Feb 18, 2025 • 0 new comments -
x/build: no error for missing file in windows workspace
#55145 commented on
Feb 18, 2025 • 0 new comments -
x/sys/windows: add GetConsoleWindow and ShowWindow functions
#55353 commented on
Feb 18, 2025 • 0 new comments -
x/sys/windows: add SEC_* constants
#56053 commented on
Feb 18, 2025 • 0 new comments -
x/build/internal/task/releaselet: Windows installer Dialog{,Left}.jpg images contain old Go website URL
#57413 commented on
Feb 18, 2025 • 0 new comments -
proposal: x/sys/windows: add various bcrypt.dll, crypt32.dll and ncrypt.dll functions
#64819 commented on
Feb 18, 2025 • 0 new comments -
runtime: array index not starting at 0 in memstats.PauseNs on windows
#65414 commented on
Feb 18, 2025 • 0 new comments -
x/sys/windows/svc: wrong handling of evdata parameter
#65832 commented on
Feb 18, 2025 • 0 new comments -
proposal: x/sys/svc/mgr: Add "ConnectWithPermissions" and "OpenServiceWithPermissions" to allow for control on the windows permissions used
#66694 commented on
Feb 18, 2025 • 0 new comments -
net: TestSendfile does not use sendfile on Windows
#67042 commented on
Feb 18, 2025 • 0 new comments -
x/build: gotip-windows-arm64 builders stops working occasionally
#66962 commented on
Feb 18, 2025 • 0 new comments -
build: build failure on x_tools-go1.22-windows-arm64
#67407 commented on
Feb 18, 2025 • 0 new comments -
x/sys/windows/svc: unrecognized failures
#69318 commented on
Feb 18, 2025 • 0 new comments -
os: consider mapping Unix permissions bits to Windows ACLs
#70524 commented on
Feb 18, 2025 • 0 new comments -
x/tools: Windows build OOM crash
#70556 commented on
Feb 18, 2025 • 0 new comments -
cmd/go, cmd/link: use Windows response files for gcc/g++ to avoid arg length limits
#28372 commented on
Feb 18, 2025 • 0 new comments -
x/tools/go/packages: tests are flaky on Windows
#29819 commented on
Feb 18, 2025 • 0 new comments -
cmd/compile: '_rt0_amd64_windows_lib' is not called when linking with VS2015
#30347 commented on
Feb 18, 2025 • 0 new comments -
x/tools/go/packages: fake command-line-args package isn't created on windows when ad-hoc package file is missing
#31344 commented on
Feb 18, 2025 • 0 new comments -
x/net/icmp: Hogs CPU on Windows, doesn't capture packets
#33117 commented on
Feb 18, 2025 • 0 new comments -
path/filepath: Split on a path with more than 1 separator at the start doesn't work on Windows
#33225 commented on
Feb 18, 2025 • 0 new comments -
net: Interfaces() does not return all interfaces on Windows
#37652 commented on
Feb 18, 2025 • 0 new comments -
x/build: missing failure output from windows-amd64-2008 builder
#38306 commented on
Feb 18, 2025 • 0 new comments -
x/sys/windows: clarify safety of Proc.Call, LazyProc.Call
#42680 commented on
Feb 18, 2025 • 0 new comments -
x/build/internal/task/releaselet: upgrading Go on windows should prompt with previous installation path
#43681 commented on
Feb 18, 2025 • 0 new comments -
cmd/cgo: absolute Unix paths in CFLAGS are converted to relative Windows path when using mingw64 to compile cgo
#46077 commented on
Feb 18, 2025 • 0 new comments -
cmd/link: invalid relocation: R_DWARFSECREF when building as c-shared on windows/arm64
#47791 commented on
Feb 18, 2025 • 0 new comments -
x/sys/windows/svc: gs:28h is zero after servicemain returns sometimes
#47792 commented on
Feb 18, 2025 • 0 new comments -
x/build: add windows-amd64-2019 builder
#47844 commented on
Feb 18, 2025 • 0 new comments -
x/build: plan to remove windows-[386|amd64]-2008 builders
#47845 commented on
Feb 18, 2025 • 0 new comments -
x/sys/windows/svc: Failed to start windows service with Start Parameters
#48227 commented on
Feb 18, 2025 • 0 new comments -
runtime: Windows profilem may profile Ms after unminit
#50557 commented on
Feb 18, 2025 • 0 new comments -
x/tools/refactor/rename: fails to move nested packages on Windows with error "invalid move destination ... package or subpackage <origpkg> already exists" (suspect backslash vs. forward slash issue)
#16485 commented on
Feb 18, 2025 • 0 new comments -
x/sys/windows: port CL 106275 into x/sys/windows
#25152 commented on
Feb 18, 2025 • 0 new comments -
x/build: add js/wasm Chrome/Firefox capable trybot
#26051 commented on
Feb 18, 2025 • 0 new comments -
net/http: no way to set Fetch options when making outgoing http calls with js/wasm
#26769 commented on
Feb 18, 2025 • 0 new comments -
x/net/websocket: add a web socket client when targeting js/wasm
#27311 commented on
Feb 18, 2025 • 0 new comments -
x/build/env: run more tests in js-wasm trybot mode
#29636 commented on
Feb 18, 2025 • 0 new comments -
syscall/js: Make syscall/js optional when compiling wasm?
#27766 commented on
Feb 18, 2025 • 0 new comments -
x/text/unicode/norm: tests run over 10 minutes and time out on js/wasm
#31282 commented on
Feb 18, 2025 • 0 new comments -
syscall/js: performance considerations
#32591 commented on
Feb 18, 2025 • 0 new comments -
net/http: roundtrip_js.go unusable in Node.js tests
#31559 commented on
Feb 18, 2025 • 0 new comments -
x/crypto/ssh: test consistently runs out of memory on js-wasm builder
#32840 commented on
Feb 18, 2025 • 0 new comments -
x/net/http2: test timeouts on js-wasm builder
#36088 commented on
Feb 18, 2025 • 0 new comments -
syscall/js: add support for fork/exec syscalls?
#37100 commented on
Feb 18, 2025 • 0 new comments -
syscall/js: Add new convenient functions
#44481 commented on
Feb 18, 2025 • 0 new comments -
syscall/js, io/fs: fs.Read copies minimally 512 bytes to from JS to Go
#53566 commented on
Feb 18, 2025 • 0 new comments -
proposal: syscall/js: publish wasm_exec.js and wasm_exec_node.js bindings to npm
#58250 commented on
Feb 18, 2025 • 0 new comments -
proposal: syscall/js: `ValueOf` should accept `[]js.Value` and `map[string]js.Value` as analogs of `[]any` and `map[string]any`
#60335 commented on
Feb 18, 2025 • 0 new comments -
go/doc: render examples using syscall/js with referenced symbols
#67591 commented on
Feb 18, 2025 • 0 new comments -
proposal: syscall/js: add way to import() es modules
#67797 commented on
Feb 18, 2025 • 0 new comments -
runtime: deadlock detection does not work properly in js/wasm
#70869 commented on
Feb 18, 2025 • 0 new comments -
net: support Linux vsock sockets
#69769 commented on
Feb 18, 2025 • 0 new comments -
runtime: build fails when run via QEMU for linux/amd64 running on linux/arm64
#69255 commented on
Feb 18, 2025 • 0 new comments -
cmd/compile: pgo support for external Linux perf profiles and perf_data_converter
#64489 commented on
Feb 18, 2025 • 0 new comments -
net: `interface_linux.go` has redundant code
#62683 commented on
Feb 18, 2025 • 0 new comments -
all: Linux/ARM builder fail with "'-mfloat-abi=hard': selected architecture lacks an FPU"
#65621 commented on
Feb 18, 2025 • 0 new comments -
runtime: Error related to `runtime.open_trampoline` in darwin/arm64
#48437 commented on
Feb 18, 2025 • 0 new comments -
x/website: go.dev/doc/install links to the darwin/amd64 installer for Apple Silicon users
#52487 commented on
Feb 18, 2025 • 0 new comments -
x/tools/go/loader: TestCgoOption fails on GOOS=darwin
#58493 commented on
Feb 18, 2025 • 0 new comments -
internal/sysinfo: fallbacks for CPU brandname detection on darwin on non-Intel CPU
#61658 commented on
Feb 18, 2025 • 0 new comments -
x/build/internal/installer/darwinpkg: make the darwin/amd64 installer warn the user or fail when running on arm64
#59010 commented on
Feb 18, 2025 • 0 new comments -
runtime: data race on stack object when using arena on darwin arm64
#61835 commented on
Feb 18, 2025 • 0 new comments -
runtime/pprof: GOOS=darwin over-reports CPU usage in mutex-heavy workload
#68477 commented on
Feb 18, 2025 • 0 new comments -
x/build,os/signal: TestDetectNohup and TestNohup fail on replacement darwin LUCI builders
#63875 commented on
Feb 18, 2025 • 0 new comments -
build: build failure on x_tools-gotip-darwin-amd64_13
#68814 commented on
Feb 18, 2025 • 0 new comments -
x/net: incorrect parsing of rt_msghdr errno on Darwin
#70593 commented on
Feb 18, 2025 • 0 new comments -
runtime: SEGV in mapaccess2 (go1.23.2 darwin/amd64)
#71123 commented on
Feb 18, 2025 • 0 new comments -
syscall: Stat_t with different fields' name between Darwin and Linux
#32887 commented on
Feb 18, 2025 • 0 new comments -
runtime: fixup darwin/arm64 framepointer assembly
#39524 commented on
Feb 18, 2025 • 0 new comments -
runtime: go1.13.5/go tip worst gc pause time increase from go1.9.7 in darwin/amd64
#36147 commented on
Feb 18, 2025 • 0 new comments -
x/sys/cpu: add support for darwin/arm64
#43046 commented on
Feb 18, 2025 • 0 new comments -
x/net/icmp: PacketConn.ReadFrom on an unprivileged PacketConn on darwin returns the entire IP packet
#47369 commented on
Feb 18, 2025 • 0 new comments -
x/net/ipv4: missing a way to parse Linux packets on Darwin
#43386 commented on
Feb 18, 2025 • 0 new comments -
runtime: scavenger not freeing all possible memory on darwin
#47656 commented on
Feb 18, 2025 • 0 new comments -
x/build: allow x/mobile tests run on darwin/arm64
#48142 commented on
Feb 18, 2025 • 0 new comments -
gccgo: compilation fails on Darwin
#463 commented on
Feb 18, 2025 • 0 new comments -
x/mobile: apps crash on darwin/arm64 at draw_arrays(__GLIContextRec*, unsigned int, int, int)
#11086 commented on
Feb 18, 2025 • 0 new comments -
gccgo: does not build on Darwin
#10727 commented on
Feb 18, 2025 • 0 new comments -
cmd/link: combining dwarf on darwin can be very slow
#12259 commented on
Feb 18, 2025 • 0 new comments -
x/mobile/app: faster reshape callback on darwin_amd64
#13794 commented on
Feb 18, 2025 • 0 new comments -
x/exp/shiny/driver/gldriver: deadlock when creating multiple windows on darwin
#14294 commented on
Feb 18, 2025 • 0 new comments -
x/tools/go/ssa/interp: panic: no code for function: time.runtimeNano on darwin
#30881 commented on
Feb 18, 2025 • 0 new comments -
internal/trace: TestMMUTrace and TestParseCanned failed on darwin/arm64
#30462 commented on
Feb 18, 2025 • 0 new comments -
x/build: increase timeouts or reduce parallelism on darwin-arm-mg912baios builder?
#32024 commented on
Feb 18, 2025 • 0 new comments -
runtime: "sweep increased allocation count" on darwin-arm64-corellium builder
#32026 commented on
Feb 18, 2025 • 0 new comments -
crypto/tls: TestDynamicRecordSizingWithStreamCipher timeout on darwin-amd64-10_12 builder
#34735 commented on
Feb 18, 2025 • 0 new comments -
x/exp/shiny: MacOS driver does not fire mousewheel events with single or slow clicks
#16152 commented on
Feb 18, 2025 • 0 new comments -
x/mobile/font: Default font fail on MacOS and iOS
#16025 commented on
Feb 18, 2025 • 0 new comments -
cmd/link: cannot cross compile a linux plugin on macOS
#22462 commented on
Feb 18, 2025 • 0 new comments -
runtime/pprof: provide memory mapping info on macOS
#19790 commented on
Feb 18, 2025 • 0 new comments -
all: announce end of support for old macOS releases
#23011 commented on
Feb 18, 2025 • 0 new comments -
cmd/link: wrong c-archive architecture using GNU binutils ar on macOS Mojave 10.14.1
#28796 commented on
Feb 18, 2025 • 0 new comments -
cmd/link: showing many ld warnings of "building for macOS, but linking in object file"
#33214 commented on
Feb 18, 2025 • 0 new comments -
x/exp/shiny/screen: Weird transition when uploading scaled texture in Ubuntu and macOS
#36111 commented on
Feb 18, 2025 • 0 new comments -
x/build/cmd/relui: macOS installer should add GOBIN to PATH
#39531 commented on
Feb 18, 2025 • 0 new comments -
x/website: install instructions for macOS/Windows target .pkg/.msi downloads, but are not applicable for .tar.gz/.zip archives
#41441 commented on
Feb 18, 2025 • 0 new comments -
runtime: "fatal error: runtime: pipe failed" on macOS Big Sur
#44941 commented on
Feb 18, 2025 • 0 new comments -
x/build/internal/installer/darwinpkg: macOS PKG installer shows misleading error when installing for the wrong architecture
#58235 commented on
Feb 18, 2025 • 0 new comments -
x/website: go.dev (index page) and go.dev/learn macOS download link downloads amd64 version
#52491 commented on
Feb 18, 2025 • 0 new comments -
runtime: deadlock when running concurrent builds on MacOS
#59657 commented on
Feb 18, 2025 • 0 new comments -
cmd/link: allow specifying the macOS SDK in internal linking mode
#58722 commented on
Feb 18, 2025 • 0 new comments -
runtime: stalls under Rosetta2 with MacOS 14.5
#68485 commented on
Feb 18, 2025 • 0 new comments -
x/mobile: bind to macOS with google.golang.org/grpc would cause "framework 'CoreAudioTypes' not found"
#67006 commented on
Feb 18, 2025 • 0 new comments -
all: end support for macOS 11 in Go 1.25
#69839 commented on
Feb 18, 2025 • 0 new comments -
runtime: use MiniDumpWriteDump for GOTRACEBACK=crash on Windows
#49471 commented on
Feb 18, 2025 • 0 new comments -
cmd/cgo: missing documentation about "dllexport" redeclaration problem on windows/arm64
#49721 commented on
Feb 18, 2025 • 0 new comments -
cmd/go: binary does not contain VCS information when compiled in git worktree dir
#58218 commented on
Feb 18, 2025 • 0 new comments -
x/build/cmd/relui: merge 'Start Google Docker build' + 'Await Google Docker build' into one retryable task
#68108 commented on
Feb 18, 2025 • 0 new comments -
proposal: runtime: Expose `goid` and `gopc` in `GoroutineProfile`
#59663 commented on
Feb 18, 2025 • 0 new comments -
x/tools/go/packages: overlay does not work properly with external module files
#71075 commented on
Feb 18, 2025 • 0 new comments -
proposal: cmd/go: enhance `go version` to check if running latest revision of Go
#59523 commented on
Feb 19, 2025 • 0 new comments -
cmd/compile: function signature based optimizations
#71628 commented on
Feb 19, 2025 • 0 new comments -
cmd/compile: "bad ptr to array in slice" in SSA slice handling
#71252 commented on
Feb 19, 2025 • 0 new comments -
runtime: debugCheckBP = true crashes compiler compilation on Windows
#41995 commented on
Feb 19, 2025 • 0 new comments -
spec: clarify when calling recover stops a panic
#34530 commented on
Feb 19, 2025 • 0 new comments -
meta: high rate of 5XX errors from go.googlesource.com since 2021-09-08
#50541 commented on
Feb 19, 2025 • 0 new comments -
cmd/go/internal/modfetch: TestCodeRepo/swtch.com_testmod/v1.0.0 failures
#68426 commented on
Feb 19, 2025 • 0 new comments -
proposal: x/tools/go/ast/inspector: add Cursor, to enable partial and multi-level traversals
#70859 commented on
Feb 19, 2025 • 0 new comments -
proposal: runtime/mainthread: add mainthread.Do for mediating access to the main thread
#70089 commented on
Feb 19, 2025 • 0 new comments -
cmd/compile: closure func name changes when inlining
#60324 commented on
Feb 19, 2025 • 0 new comments -
proposal: container/unordered: a generic hash table with custom hash function and equivalence relation
#69559 commented on
Feb 19, 2025 • 0 new comments -
cmd/pprof: TestDisasm failures
#56574 commented on
Feb 19, 2025 • 0 new comments -
runtime: implement WASM-GC
#63904 commented on
Feb 20, 2025 • 0 new comments -
encoding/xml: fix name spaces
#13400 commented on
Feb 20, 2025 • 0 new comments -
runtime: deadlock at _cgo_wait_runtime_init_done
#42190 commented on
Feb 20, 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
Feb 20, 2025 • 0 new comments -
x/tools/gopls: consider static configuration for multiple builds
#65757 commented on
Feb 20, 2025 • 0 new comments -
proposal: errors: add (stack)trace at error annotation
#60873 commented on
Feb 21, 2025 • 0 new comments -
proposal: generic should infer type from variable definition
#50285 commented on
Feb 21, 2025 • 0 new comments -
runtime: TestWindowsStackMemory flakes on windows-386-2016
#58570 commented on
Feb 21, 2025 • 0 new comments -
internal/runtime/atomic: add Xchg8 to all GOOS=linux platforms
#69735 commented on
Feb 21, 2025 • 0 new comments -
all: remote file server I/O flakiness with "Bad fid" errors on plan9
#70677 commented on
Feb 21, 2025 • 0 new comments -
x/tools/internal/jsonrpc2: TestIdleTimeout failures
#55179 commented on
Feb 21, 2025 • 0 new comments -
proposal: database/sql: define a Decimal decompose interface for decimal packages
#30870 commented on
Feb 21, 2025 • 0 new comments -
all: test timeouts on the `oraclerel` builder
#60152 commented on
Feb 21, 2025 • 0 new comments -
cmd/go: TestScript/mod_get_exec_toolchain failures
#68749 commented on
Feb 21, 2025 • 0 new comments -
x/tools/cmd/goimports: confusing error message when file contains CRLF
#70297 commented on
Feb 21, 2025 • 0 new comments -
runtime/pprof: theoretical appendLocsForStack panic with SIGPROF between cgocallback and exitsyscall
#70529 commented on
Feb 21, 2025 • 0 new comments -
proposal: cmd/go: list deprecations to include abandoned packages, as well
#68316 commented on
Feb 22, 2025 • 0 new comments -
proposal: cmd/go: add GOPROXY=cache to rely only on module cache
#43646 commented on
Feb 22, 2025 • 0 new comments -
proposal: cmd/go: allow setting runtime godebugs in go.mod / go:debug directives
#71283 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: GO111MODULE=off is treated as as GODEBUG=default=go1.20
#71412 commented on
Feb 22, 2025 • 0 new comments -
proposal: cmd/cover: ignore empty functions in coverage report
#69207 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: `go list -json -e` does not store location for invalid import path
#69334 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: modernize the output of 'go help packages'
#69691 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: invoking go run from go test can corrupt build cache
#69566 commented on
Feb 22, 2025 • 0 new comments -
proposal: cmd/go: GOTOOLCHAIN=mod to use exact version of toolchain directive
#69956 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: add fips140 module selection mechanism
#70200 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: support passing @args-file to -toolexec commands
#70046 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: toolchain directive can point to file relative to go.mod with ADS on windows
#71470 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: coverpkg flag should be part of cache key
#66504 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: per-file Go versions via //go:build do not play well with goexperiment
#66399 commented on
Feb 22, 2025 • 0 new comments -
proposal: cmd/go: vendor: only copy files that the Go build system recognizes
#67233 commented on
Feb 22, 2025 • 0 new comments -
proposal: cmd/compile: `go:readonly` comment directive for body-less functions
#67364 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: test -coverprofile should ask compiler to drop (incorrect) position information
#67938 commented on
Feb 22, 2025 • 0 new comments -
proposal: cmd/go: allow unicode in module paths and file names
#67562 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go help packages is out of date
#57655 commented on
Feb 22, 2025 • 0 new comments -
cmd/doc: `go doc <Symbol>` shows "." as package import path
#60645 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: GOAMD64=local to compile for local machine
#60338 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: -buildmode=pie requires external (cgo) linking, but cgo is not enabled
#64875 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go doc -h is inconsistent and slightly broken
#55985 commented on
Feb 22, 2025 • 0 new comments -
proposal: cmd/go: manage binaries installed in GOBIN
#50261 commented on
Feb 22, 2025 • 0 new comments -
proposal: cmd/go: allow "go install" a forked repository with cmd
#50278 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: invalid flag in #cgo LDFLAGS: -zcommon-page-size=2097152
#50680 commented on
Feb 22, 2025 • 0 new comments -
cmd/go,x/tools/go/packages: doesn't propagate permission errors (missing from go list -e)
#50869 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: "Access is denied." errors for .partial files in 'go mod download' on Windows
#51003 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go get module versions are inconsistent with pkgsite
#52721 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go clean does not remove .exe file for main built by "go build sub/pkg"
#52979 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: test cache not invalidated when modifying testdata subdirectory
#53053 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: no compilation error for invalid filenames in subdirectories with embed.FS
#54003 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go test -json should only print JSON to stdout
#54378 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: hangs with ssh timeouts for https-hosted repo
#54371 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: misleading error message for `go mod download` in incorrect workspace
#54419 commented on
Feb 22, 2025 • 0 new comments -
x/sys/unix: Connectx is broken on darwin/amd64
#71302 commented on
Feb 22, 2025 • 0 new comments -
cmd/go,cmd/compile: let cmd/compile choose how much concurrency to use
#48497 commented on
Feb 22, 2025 • 0 new comments -
cmd/go/internal/cache: provide GOFUZZCACHE environment variable
#48901 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: consider making "tool pprof" work with the module cache
#48601 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: make sure MainModules exists before modload.queryImport is called
#48912 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: support corpus minimization
#49290 commented on
Feb 22, 2025 • 0 new comments -
x/wiki,cmd/go: document how to fetch private repos with Yubikey SSH authentication
#49515 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: verify go test flags with -fuzz
#49294 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: uses of os/exec can trigger fuzz failures when stopping via ^C
#50228 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: improve error messages for race detector link failures when cross-compiling
#49760 commented on
Feb 22, 2025 • 0 new comments -
cmd/go,os: build cache checksum errors in x/tools/cmd/callgraph.TestCallgraph on windows/arm64
#50706 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: document system setup for cross compiling between linux architectures
#47175 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go mod verify should check hashes in go.sum against GOSUMDB.
#47752 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: support for Git LFS via new VCS qualifier
#47308 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: -keepfuzzing needs renaming, does not exist
#48127 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: fortran modules in go mod cache fail to compile (permission denied)
#48349 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: avoid using the term "work space" to refer to a GOPATH in documentation
#48034 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: respect -cpu=n on workers
#46629 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: suggest 'go get' instead of 'go mod tidy' when indirect dependencies are missing
#46710 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: poor error message when running 'go mod download' on a path that can only be used if replaced
#46496 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: provide a way to test that benchmarks work without invalidating cache results
#44499 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: document how licenses are added to modules that are nested in a repository
#44758 commented on
Feb 22, 2025 • 0 new comments -
cmd/go/internal/doc: exit status printed
#44950 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go install downloads too much
#45004 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: improve error message for missing dependencies when building files from another module
#45014 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go get -u can't upgrade packages with invalid or non-existent versions in go.mod
#45527 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: `go test` hides the exit status of the test binary
#45508 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: clarify the implication when module name is 'main'
#45194 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: GOPATH mode rejects directory arguments outside of GOPATH/src that contain '@' characters
#45944 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: stop writing pkg.test executable in directory when profiling?
#46086 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: allow fuzzing multiple targets per package
#46312 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: 'go mod graph' doesn't show module's replacement
#46365 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: do not instrument packages which are non-deterministic
#46410 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: add clean commands to clear away potentially corrupt files in module cache
#43313 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: consolidate similar hint commands printed with errors
#43653 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: for package loading errors, decide when to show source position or import stack
#43696 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: "no required module provides package" error with file path to replacement module inside another replacement
#43806 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: misleading "invalid version" error message for gopkg.in modules with mismatched module path
#43809 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: Documentation should make it clearer that the go tool works best on packages
#43970 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: 'go mod vendor' should not remove existing non-Go content from the vendor subdirectory
#44119 commented on
Feb 22, 2025 • 0 new comments -
proposal: cmd/go: import the latest version by default if no version specified
#44169 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: improve diagnostic and documentation for invalid //go:embed file name
#44486 commented on
Feb 22, 2025 • 0 new comments -
cmd/vet, cmd/go: vet crashes for long paths in Windows, affecting go test
#46299 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: poor error message with '-mod=vendor' when loading a package that is not vendored
#41936 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: 'go list -m all' fails when offline after 'go mod tidy' due to missing .info files
#42723 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: reconsider "-u=patch" changing the default to "@patch" for other arguments
#42360 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: describe replacements in dependency modules in case of a build failure
#42717 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: "go env" returns default value for GOPATH/GOSUMDB/GOPROXY, but not for GOBIN/GO111MODULE/GOTMPDIR
#42823 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: improve error message for mismatched major versions
#41512 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: test -coverprofile option causes test to panic
#41442 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: 'go list -m' should not require go.sum with -versions or when all args are version queries
#41297 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: in tests, populate go.sum files and reduce usage of -mod=mod
#41302 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: document/clarify how `go env` infers `CC` and `CXX` when not set.
#37886 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: poor error message when resolving an import path that is missing from the main module
#38224 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go get makes too many requests to a Git repository via HTTP
#37988 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: unclear error when SumDB tree note is corrupted
#38348 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: make package lookups in vendor directories case-insensitive on case-sensitive filesystems
#38342 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: "fatal: git fetch-pack: expected shallow list" when retrieving earlier version of already installed package on CentOS 7.
#38373 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: override semantics break e.g. GOFLAGS=-ldflags
#38522 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: add -debug flag (default true) to control DWARF/etc info in binary
#38777 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: "package … is not in GOROOT" is confusing in module mode when the package would exist in GOPATH mode
#38812 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: trim build cache incrementally
#38939 commented on
Feb 22, 2025 • 0 new comments -
proposal: cmd/go: configurable extra vcs paths
#38964 commented on
Feb 22, 2025 • 0 new comments -
proposal: cmd/go: extend syntax go.mod to allow overriding fetch protocol
#39536 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: 'go fmt ./...' does not see files with tags in subpackages
#39442 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: return best-effort results despite inconsistent vendoring
#39164 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go list -u -m upgrade behaviour should be better documented
#39552 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: get incorrectly rejects go-import/go-source meta tags with unquoted name attr
#39748 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: package resolution fails after selecting incorrect module when using multiple proxies
#40672 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: misleading error message when a dependency's go.mod is a symbolic link
#40590 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go test -json outputs too verbose
#40588 commented on
Feb 22, 2025 • 0 new comments -
cmd/cover: go test -cover reports 100.0% without full coverage
#39168 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: test Documentation: Package List Parallelisation
#36741 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: mod why -m is not strict when parsing an import path
#36658 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: list and download may read go.mod unnecessarily
#36812 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go list -m reports command-line-arguments when called outside a module
#36793 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go list should not allow an empty "" argument
#37300 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: mod download modpath@HEAD erroneously resolves to a pseudo-version when HEAD is subsequently tagged
#37336 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: build -o dir ./... should build (and discard) non main packages
#37378 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: clean file paths in module replace directives
#37427 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: list_ambiguous_path test fails when Windows language is not english
#37383 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: 'go mod why' should return module results even without '-m'
#37761 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: a /.. after a ... in an importpath pattern is confusing
#37552 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: "+build comment … blank line" warning not produced by "go run" or "go build"
#37803 commented on
Feb 22, 2025 • 0 new comments -
cmd/go/internal/auth: readNetrc: detect exposed .netrc files
#38468 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go generate should be more resilient to source changes
#36068 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: describe difference in `go mod verify` vs verification during 'go mod tidy'
#36130 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: reject unenforced 'go' versions (older than 1.6) in 'go.mod' files
#36319 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: convert tests using testdata files to script framework
#36320 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: reject vN.*.*+incompatible as a version if vN/go.mod exists
#36438 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: confusing error message for invalid package path
#36558 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: allow `go run .` in module mode without a go.mod file
#36513 commented on
Feb 22, 2025 • 0 new comments -
proposal: cmd/go: add .proxy endpoint to the module proxy spec
#35400 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: allow local replacements without a corresponding explicit requirement?
#33370 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go.mod formatting drops unattached comments within blocks
#33280 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: do not lookup "parent" modules automatically to resolve imports
#33568 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: populate debug.Module.Sum even if build in devel mode
#33533 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: checksum mismatch lacks resolution information
#33665 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: fetching dependencies can be very aggressive when going via an HTTP proxy
#33669 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: clean -x removes *.so but doesn't list such files in output
#33573 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: allow 'go mod vendor' to omit replaced modules
#33789 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: emit an explicit error when packages in GOPATH/src/vendor overlap with GOROOT/src/vendor
#34068 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: add go doc -json
#34293 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: prefer to report mismatched module paths over mismatched major versions
#34432 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: upgrading a module gives different results based on "how" you upgrade
#34220 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: provide package path for main packages to cmd/compile
#34480 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: clarify error message when importing a package that could be (but isn't) in the main module
#34491 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go get -insecure requires GIT_SSL_NO_VERIFY
#34568 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: misleading 'use of internal package not allowed' in GOPATH mode when a subtree vendors its own package
#34558 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: unclear error when server does not provide 'go-import' metadata for a module in a subdirectory
#35013 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: handle ldflag escapes in pkg-config output
#34710 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go mod download does not report invalid certificate error
#34998 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: ambiguous error message on ambiguous import
#32128 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: building a test binary with "go test -c" probably shouldn't run vet
#32134 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: automatically tidy go.sum
#32231 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: create GOTMPDIR if not present
#32320 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: improve error message when a module is successfully fetched but not in the sum db
#32291 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go mod edit does not sort resulting go.mod file with multiline replace block
#32359 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: should `go list -versions` list cached versions when GOPROXY=off?
#32337 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: test coverage output twice
#32717 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: 'go mod edit' can add requirements that it can't remove
#32630 commented on
Feb 22, 2025 • 0 new comments -
proposal: cmd/go: allow 'go get -u' to upgrade the targets of replacements
#32721 commented on
Feb 22, 2025 • 0 new comments -
cmd/go/internal/modfetch: re-evaluate the undocumented proxy behavior in proxyRepo.latest()
#32789 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go fmt fails in symlinked directory
#32725 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: GOPROXY default can make 'get -u' lag upstream repository
#32870 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: `go clean <package>` downloads modules
#32977 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go mod init doesn't import nested module, tidy picks older version
#33033 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: report an error for cmd (and std?) modules outside $GOROOT
#33138 commented on
Feb 22, 2025 • 0 new comments -
cmd/vet: go vet reporting error in vendor with cgo disabled
#33569 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go test -failfast doesn't stop immediately with t.Parallel()
#30522 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go mod why fails for replacement modules
#30720 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go mod why exit status should be non-zero if module is not used
#30721 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: special case for chiselapp.com interferes with '.fossil' extension
#31014 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: can't build go1.10 from source using go1.12
#30988 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: 'build -o' overwrite behavior differs between Linux and Windows
#30837 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: version encoding in GOPROXY indexes (list files)
#31339 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: support easy way to install a remote binary while respecting remote 'replace' and 'exclude' directives
#31173 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: print useful reason when 'go mod tidy' and 'go get' fail due to missing git authentication credentials
#31353 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: 'mod verify' should not modify the go.mod file
#31372 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: implicit go install of std in $GOROOT/src has weird error
#31446 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: no way to `go get` source code for editing in module mode
#31529 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: do not download “modules” that contain no go.mod or *.go
#31866 commented on
Feb 22, 2025 • 0 new comments -
proposal: cmd/go: enable mutual TLS authentication with client certificates in the go tool
#30119 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: warn when `go get` removes a module that provides a package in the import graph?
#30084 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: invalidate cached binaries when statically-linked external libraries change
#29843 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: 'go list -m -json' in an empty directory returns cryptic output
#30136 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: clarify relative import paths and modules in documentation
#30131 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: standard-library vendoring in module mode
#30241 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: misleading error for a version following the module directive in go.mod
#30145 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: explicitly reject packages whose source files contain leading dots
#30270 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: confusing error on mod edit -replace=old=..
#30514 commented on
Feb 22, 2025 • 0 new comments -
cmd/go, x/tools/go/packages: confusing go list repeated package with different values error
#30519 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: document different ways go.sum is populated
#29492 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: `go mod download -json` is incomplete
#29772 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: 'go get' with semantic-version prefix doesn't fall back to matching tag or branch
#29731 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: clarify the impact of the -tags flag on test/build caching
#29782 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: trim go.sum without adding module requirements
#29800 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: -json test report ordering
#28953 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: document module-mode behavior of multi-element GOPATHs
#29005 commented on
Feb 22, 2025 • 0 new comments -
proposal: cmd/go: subcommands to add and remove modules from the module cache
#28835 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: should help users understand when a new GOOS or GOARCH breaks their build
#28812 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go test -cover doesn't collect the coverage of a second call to m.Run
#28651 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: provide straightforward way to see non-test dependencies
#26955 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: clean on module uses directory name
#26991 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go modules ignores go.mod in semver repos not using semantic import versioning
#27009 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: -exec prevents test caching
#27207 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: allow verifying vendored code
#27348 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: add modvendor sub-command
#27618 commented on
Feb 22, 2025 • 0 new comments -
doc: cmd/go: some module docs are on swtch.com, not golang.org
#27220 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: describe stuck ops when terminated by signal
#27761 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: unclear how to cache transitive dependencies in a Docker image
#27719 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: "go doc . foo" not working on Windows?
#27881 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: ensure that 'go mod tidy' and `go get -u` do not introduce ambiguous imports
#27899 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: 'go mod why' should have an answer for every module in 'go list -m all'
#27900 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: document that directory patterns only match dirs in current module
#27957 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: does not verify existence of replace directory
#28032 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: allow replacement version to be omitted if the target module has a required version
#28176 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: align comments in go.mod files
#28513 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: allow forcing tags on/off during go mod vendor, tidy
#25873 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go test -list does things other than listing tests
#25339 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: maybe show legacy tags in pseudoversions
#25898 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: document exit codes of a process executing `go test`
#25989 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: add 'go release'
#26420 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: private repos on hard-coded hosting providers require special configuration
#26134 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: module chatter hides actual errors
#26152 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: get downgrade of excluded last version fails
#26454 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: module update should drop unused indirect dependencies?
#26474 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: add a facility to peek into the module cache
#26717 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: cache not invalidated if testdata files are changed while the test is running
#26790 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: add support for "contains:" patterns to go list
#26718 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: pass information on incompatible versions to consuming modules
#26829 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: allow replacement modules to alias other active modules
#26904 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: give a better error message when building Go package with CGO_ENABLED=0
#24068 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: "go get github.com\alexbrainman\gowingui" should succeed on Mac
#24233 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: build cache does not check #included headers for changes
#24355 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: test gives go/parser's syntax errors, which are sometimes worse than the compiler's
#24278 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: file positions reported by 'go test' differ for compile errors and vet errors
#24344 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: add option to ignore local replace/exclude directives
#24666 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: clarify that special directories can still be used for package paths
#24732 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: list command crashes on testdata packages under vendor
#24854 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: test mixes stderr and stdout
#25241 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: add test -coverhtml
#22964 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: get should always send go-get parameter, even after redirects
#23081 commented on
Feb 22, 2025 • 0 new comments -
proposal: cmd/go: add transitive Deps for TestImports and XTestImports
#23806 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: do not ignore explicit _foo.go argument
#21045 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: cgo flags drops quotes.
#12281 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go test should be more explicit about test failures
#13106 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: 'go test' should dynamically compute best timeout
#12446 commented on
Feb 22, 2025 • 0 new comments -
cmd/go, cmd/cgo: repeatable builds on Solaris
#13247 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: decide, document standard benchmark data format
#14313 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: provide better error message when cross-compiling toolchain is required
#16395 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: wrong import stack in error message
#17648 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: go get download progress and download speed status
#15959 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: print shell commands safely
#5279 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: critical path scheduling
#8893 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: schedule cgo compilation early
#15681 commented on
Feb 22, 2025 • 0 new comments -
cmd/go: restore ability to see what updates will happen
#32039 commented on
Feb 22, 2025 • 0 new comments -
build: build failure on gotip-linux-ppc64* builders
#65735 commented on
Feb 22, 2025 • 0 new comments -
os: TestPipeIOCloseRace timeout on Windows blocked in `syscall.CancelIoEx`
#64482 commented on
Feb 22, 2025 • 0 new comments -
cmd/vet: cache vet results
#53014 commented on
Feb 23, 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
Feb 23, 2025 • 0 new comments -
runtime: "traceback did not unwind completely" during preempt during strings_test init
#69389 commented on
Feb 23, 2025 • 0 new comments -
net/url: semicolons treated as invalid characters in query string
#50034 commented on
Feb 24, 2025 • 0 new comments -
text/template: add more package docs
#13880 commented on
Feb 24, 2025 • 0 new comments -
proposal: runtime: add support for the Arm’s ArmV8.5-A Memory Tagging Extension (MTE) in Go
#59090 commented on
Feb 24, 2025 • 0 new comments -
cmd/compile: improve compiler error message when accessing type instead of instance of type
#6814 commented on
Feb 24, 2025 • 0 new comments -
proposal: flag: add All, AllSet iterators
#65675 commented on
Feb 24, 2025 • 0 new comments -
x/tools/gopls: support type move refactorings
#57016 commented on
Feb 24, 2025 • 0 new comments -
x/tools/gopls: consider multiplexing operations across all Views (with partial results?)
#65755 commented on
Feb 24, 2025 • 0 new comments -
proposal: x/crypto/ssh: hostbased authentication method
#68772 commented on
Feb 24, 2025 • 0 new comments -
runtime/trace: Bad HeapGoal/NextGC Metric
#63864 commented on
Feb 24, 2025 • 0 new comments -
proposal: encoding/json/v2: use "72h3m0.5s" as the default representation for time.Duration
#71631 commented on
Feb 24, 2025 • 0 new comments -
runtime: crash/hang on startup in buildmode=c-shared amd64 DLL when run on ARM64 windows 11.
#60996 commented on
Feb 24, 2025 • 0 new comments -
cmd/compile: devirtualization of interface calls with type assertions
#64824 commented on
Feb 24, 2025 • 0 new comments -
runtime:cpu4: TestGdbAutotmpTypes failures
#69759 commented on
Feb 24, 2025 • 0 new comments -
x/tools/imports: Removes comments if it doesn't see "package"
#8637 commented on
Feb 25, 2025 • 0 new comments -
proposal: testing: add additional data to testing.T.Context
#70480 commented on
Feb 25, 2025 • 0 new comments -
proposal: os: Goroutine-friendly waiting on processes
#60481 commented on
Feb 25, 2025 • 0 new comments -
x/website: ref/mod's vcs-find section should mention the "mod" version control system
#48867 commented on
Feb 25, 2025 • 0 new comments -
runtime: reportZombies throws "found pointer to free object" in sweeper
#71451 commented on
Feb 25, 2025 • 0 new comments -
proposal: go/types: add HasTypeName interface
#66890 commented on
Feb 25, 2025 • 0 new comments -
x/tools/internal/diff: maxDiffs is too small
#71648 commented on
Feb 25, 2025 • 0 new comments -
cmd/go: add a flag to ignore build constraints when listing packages
#42504 commented on
Feb 25, 2025 • 0 new comments -
x/tools/gopls: "diagnostic location is not among files of package: %s" bug (with analyzer SA4023)
#70791 commented on
Feb 25, 2025 • 0 new comments -
go/types: stack overflow in Alignof
#71143 commented on
Feb 25, 2025 • 0 new comments -
x/mobile: fatal error: bulkBarrierPreWrite: unaligned arguments
#46893 commented on
Feb 25, 2025 • 0 new comments -
proposal: sync: add golang.org/x/sync/errgroup
#57534 commented on
Feb 25, 2025 • 0 new comments -
cmd/link/internal/ld: TestArchiveBuildInvokeWithExec failures
#68507 commented on
Feb 25, 2025 • 0 new comments -
crypto/tls: TestFIPSCertAlgs failures
#70618 commented on
Feb 25, 2025 • 0 new comments -
cmd/go: CGO_CFLAGS variable with spaces is parsed incorrectly on windows
#45637 commented on
Feb 25, 2025 • 0 new comments -
runtime/trace: flight recording
#63185 commented on
Feb 25, 2025 • 0 new comments -
net: LookupCNAME inconsistency on unix systems
#59943 commented on
Feb 25, 2025 • 0 new comments -
go/ast: Free-floating comments are single-biggest issue when manipulating the AST
#20744 commented on
Feb 25, 2025 • 0 new comments -
x/build: add LUCI linux-s390x builder
#67307 commented on
Feb 26, 2025 • 0 new comments -
proposal: spec: reduce noise in return statements that contain mostly zero values
#21182 commented on
Feb 26, 2025 • 0 new comments -
database/sql: nested transaction or save point support
#7898 commented on
Feb 26, 2025 • 0 new comments -
x/net/http2: TestServer_Rejects_Too_Many_Streams failures
#69670 commented on
Feb 26, 2025 • 0 new comments -
crypto/tls: TestBogoSuite failures
#66910 commented on
Feb 26, 2025 • 0 new comments -
cmd/cgo: does not compile for iOS simulator arm64
#57442 commented on
Feb 26, 2025 • 0 new comments -
crypto: obtain a FIPS 140-3 validation
#69536 commented on
Feb 26, 2025 • 0 new comments -
proposal: cmd/go: mark test dependencies in go.mod and go list -m
#44743 commented on
Feb 26, 2025 • 0 new comments -
x/tools/gopls: "unexpected files in command-line-arguments package" bug (via telemetry)
#64557 commented on
Feb 26, 2025 • 0 new comments -
x/tools/gopls: IExportShallow returns unexpected error
#71067 commented on
Feb 26, 2025 • 0 new comments -
x/tools/gopls: revisit the set of 'quickfix' refactorings
#71038 commented on
Feb 26, 2025 • 0 new comments -
x/tools/gopls: panic in aeshashbody on behalf of mapaccess2_faststr: string memory corrupted
#71367 commented on
Feb 26, 2025 • 0 new comments -
x/tools/gopls: Rename: "no type for %T" panic in satisfy
#71572 commented on
Feb 26, 2025 • 0 new comments -
x/tools/gopls/internal/test/marker: test holds open temp files after it has finished (windows)
#71544 commented on
Feb 26, 2025 • 0 new comments -
hash: add Clone
#69521 commented on
Feb 26, 2025 • 0 new comments -
proposal: x/tools/cmd/auth: tag and delete
#70872 commented on
Feb 26, 2025 • 0 new comments -
proposal: go/types: add Select function
#70737 commented on
Feb 26, 2025 • 0 new comments -
x/tools/gopls: "slice bounds out of range" crash in ExtractToNewFile
#70553 commented on
Feb 26, 2025 • 0 new comments -
proposal: cmd/go: add go mod verify -tag
#68669 commented on
Feb 26, 2025 • 0 new comments -
net/http: add support for SETTINGS_ENABLE_CONNECT_PROTOCOL
#53208 commented on
Feb 26, 2025 • 0 new comments -
net/http: support content negotiation
#19307 commented on
Feb 26, 2025 • 0 new comments -
regexp/syntax: recognize Unicode category aliases
#70781 commented on
Feb 26, 2025 • 0 new comments -
unicode: add CategoryAliases, LC, Cn
#70780 commented on
Feb 26, 2025 • 0 new comments -
runtime:cpu2: TestUserArena failures
#68768 commented on
Feb 26, 2025 • 0 new comments -
misc/makerelase: wrong icon for Windows command prompt
#7348 commented on
Feb 26, 2025 • 0 new comments -
x/crypto/x509roots: apply constraints with CertPool.AddCertWithConstraint
#70623 commented on
Feb 26, 2025 • 0 new comments -
x/crypto/x509roots/fallback: should not exclude roots with Distrust After dates
#70777 commented on
Feb 26, 2025 • 0 new comments -
net/http: TestTransportMaxConnsPerHostDialCancellation/h1 failures
#69182 commented on
Feb 26, 2025 • 0 new comments -
build: build failure on go1.23-linux-arm64_c4ah72-perf_vs_release
#71189 commented on
Feb 26, 2025 • 0 new comments -
net/http: TestOptions/h1 failures
#69002 commented on
Feb 27, 2025 • 0 new comments -
runtime: performance and diagnostics meeting notes
#57175 commented on
Feb 27, 2025 • 0 new comments -
cmd/go: test failures due to network
#55164 commented on
Feb 27, 2025 • 0 new comments -
cmd/go: occasional network and server errors in tests that connect to rsc.io
#49954 commented on
Feb 27, 2025 • 0 new comments -
cmd/compile: implement more optimizations on loong64
#59120 commented on
Feb 27, 2025 • 0 new comments -
x/text/message/catalog: unclear how to implement Dictionary
#59330 commented on
Feb 27, 2025 • 0 new comments -
crypto/internal/fips/aes/gcm: TestAllocations fails on PPC64
#70448 commented on
Feb 27, 2025 • 0 new comments -
crypto/internal/nistec: remove ppc64le assembly
#52424 commented on
Feb 27, 2025 • 0 new comments -
crypto/tls: add ConnectionState.CurveID
#67516 commented on
Feb 27, 2025 • 0 new comments -
cmd/compile/internal/test: TestIntendedInlining failures
#60261 commented on
Feb 27, 2025 • 0 new comments -
cmd/go: TestScript/mod_pseudo_cache failures
#66904 commented on
Feb 27, 2025 • 0 new comments -
cmd/go: TestScript/mod_sumdb_golang failures
#70055 commented on
Feb 27, 2025 • 0 new comments -
cmd/go: TestScript/mod_gonoproxy failures
#70348 commented on
Feb 27, 2025 • 0 new comments -
proposal: database/sql: add methods to scan an entire row into one value
#61637 commented on
Feb 27, 2025 • 0 new comments -
x/tools/gopls: provide a way to suppress analysis diagnostics for certain files
#50764 commented on
Feb 27, 2025 • 0 new comments -
x/tools/gopls/internal/cache/methodsets: "missing object path for %s" bug in indexBuilder.build
#70418 commented on
Feb 27, 2025 • 0 new comments -
cmd/internal/bootstrap_test: TestRepeatBootstrap failures
#71304 commented on
Feb 27, 2025 • 0 new comments -
proposal: x/net/http3: add HTTP/3 implementation
#70914 commented on
Feb 27, 2025 • 0 new comments -
proposal: runtime: manage off-heap memory allocations
#70224 commented on
Feb 27, 2025 • 0 new comments -
cmd/go: allow all build flags for tool
#71503 commented on
Feb 27, 2025 • 0 new comments -
cmd/go: consider matching newly added _goos.go, _goarch.go or _goos_goarch.go suffixes based on go.mod go version (rather than Go toolchain version only)
#44626 commented on
Feb 28, 2025 • 0 new comments -
cmd/go: retry failed fetches
#28194 commented on
Feb 28, 2025 • 0 new comments -
proposal: regexp: add iterator forms of matching methods
#61902 commented on
Feb 28, 2025 • 0 new comments -
spec: for-range iterator yield function requires bool result - consider generalizing to any boolean type
#71164 commented on
Feb 28, 2025 • 0 new comments -
proposal: io/fs,path/filepath: add iterator form of WalkDir
#64341 commented on
Feb 28, 2025 • 0 new comments -
testing: tiny benchmark with StopTimer runs forever
#27217 commented on
Feb 28, 2025 • 0 new comments -
x/mobile: gomobile bind: Crash on android: dlopen failed: TLS symbol "(null)" in dlopened x86_64/libgojni.so using IE access model
#69109 commented on
Feb 28, 2025 • 0 new comments -
x/tools/gopls: Rename: "unexpected composite literal type %T: %v" panic in satisfy.(*Finder).Find
#71538 commented on
Feb 28, 2025 • 0 new comments -
cmd/fix: automate migrations for simple deprecations
#32816 commented on
Feb 28, 2025 • 0 new comments -
x/tools/internal/refactor/inline: support inlining functions with type parameters
#68236 commented on
Feb 28, 2025 • 0 new comments -
x/tools/internal/inline: remove dependency on the Go command
#71406 commented on
Feb 28, 2025 • 0 new comments -
runtime:cpu1: TestLockRankGenerated failures
#70793 commented on
Feb 28, 2025 • 0 new comments -
internal/ascii: new internal package consolidating common functions
#68736 commented on
Mar 1, 2025 • 0 new comments -
os: TestGetwdDeepWithPWDSet failures
#70579 commented on
Mar 1, 2025 • 0 new comments -
x/benchmarks/sweet/cmd/sweet: TestSweetEndToEnd failures
#70649 commented on
Mar 1, 2025 • 0 new comments -
x/build: add LUCI openbsd-riscv64 builder
#67105 commented on
Mar 1, 2025 • 0 new comments -
build: make.bash failures
#67883 commented on
Mar 1, 2025 • 0 new comments -
os: safer file open functions
#67002 commented on
Mar 1, 2025 • 0 new comments -
cmd/trace: add absolute (system) timestamp
#69869 commented on
Mar 1, 2025 • 0 new comments -
cmd/compile/internal/abt: unrecognized failures
#70100 commented on
Mar 1, 2025 • 0 new comments -
cmd/compile/internal/dwarfgen: unrecognized failures
#70542 commented on
Mar 1, 2025 • 0 new comments -
cmd/compile: TestScript/issue70173 failures
#71300 commented on
Mar 1, 2025 • 0 new comments -
proposal: net/http: add methods to Request for setting and getting Bearer tokens
#70522 commented on
Mar 1, 2025 • 0 new comments -
cmd/compile: arm64 multiplication with constant optimization
#67575 commented on
Mar 1, 2025 • 0 new comments -
os: Root ignores link type on Windows
#71166 commented on
Mar 1, 2025 • 0 new comments -
cmd/go: toolchain directive in go.mod being updated unnecessarily
#65847 commented on
Mar 1, 2025 • 0 new comments -
x/net/http2: make Transport return nicer error when Amazon ALB hangs up mid-response?
#18639 commented on
Mar 1, 2025 • 0 new comments -
all: binaries too big and growing
#6853 commented on
Mar 2, 2025 • 0 new comments -
reflect: allow stack allocation of underlying value for reflect.Value.Interface
#71349 commented on
Mar 2, 2025 • 0 new comments -
cmd/go: get doesn't select dependencies limited to go@version
#67574 commented on
Mar 2, 2025 • 0 new comments -
cmd/compile,runtime: race support for riscv64
#64345 commented on
Mar 2, 2025 • 0 new comments -
runtime: support dlclose with -buildmode=c-shared
#11100 commented on
Mar 2, 2025 • 0 new comments -
cmd/compile: avoid allocs by better tracking of literals for interface conversions and make
#71359 commented on
Mar 2, 2025 • 0 new comments -
cmd/compile: storing zero value into interface should not allocate
#71323 commented on
Mar 2, 2025 • 0 new comments -
cmd/compile: plan9 fatal error: invalid pointer found on stack
#62507 commented on
Mar 2, 2025 • 0 new comments -
cmd/compile: inlining confuses escape analysis with interface{} params
#53465 commented on
Mar 3, 2025 • 0 new comments -
net/http: roundtrip_js.go fails to handle fetch() Promise if RoundTrip context is canceled
#57098 commented on
Mar 3, 2025 • 0 new comments -
runtime: use .openbsd.randomdata for startupRand
#69781 commented on
Mar 3, 2025 • 0 new comments -
cmd/cgo: signal arrived during external code execution that calls setjmp on Windows
#13672 commented on
Mar 3, 2025 • 0 new comments -
runtime: support SEH stack unwinding on Windows
#57302 commented on
Mar 3, 2025 • 0 new comments -
cmd/link: loading c-shared into Go program crashes on Windows
#22192 commented on
Mar 3, 2025 • 0 new comments -
go/printer: unexpected handling of indented comment
#12822 commented on
Mar 3, 2025 • 0 new comments -
cmd/compile: use staticuint64s
#37612 commented on
Mar 3, 2025 • 0 new comments -
x/build/cmd/gopherbot: ignore versions in other paragraphs of backport requests
#27489 commented on
Mar 3, 2025 • 0 new comments -
x/tools/gopls: "could not compute pos to range for %v: %v" bug (reported by telemetry)
#65960 commented on
Mar 3, 2025 • 0 new comments -
internal/trace: TestTraceStressStartStop/AllocFree failures
#70310 commented on
Mar 3, 2025 • 0 new comments -
x/image/bmp: support 1-bit format
#29711 commented on
Mar 4, 2025 • 0 new comments -
spec: evaluation order of statements unspecified
#10954 commented on
Mar 4, 2025 • 0 new comments -
x/pkgsite: missing transparency in gopher plane image
#66715 commented on
Mar 4, 2025 • 0 new comments -
doc: add wiki page on using text/template and html/template
#14996 commented on
Mar 4, 2025 • 0 new comments -
all: test failures on `netbsd` blocked on waiting for subprocesses
#57999 commented on
Mar 4, 2025 • 0 new comments -
cmd/go: automatic toolchain upgrades make the combination of `go version` and `go install <package>@<version>` confusing
#66518 commented on
Mar 4, 2025 • 0 new comments -
x/pkgsite: remove non-canonical spellings of github.com/BurntSushi/toml
#68357 commented on
Mar 4, 2025 • 0 new comments -
proposal: syscall/js: Add `SetSymbol` method on `js.Value`
#62339 commented on
Mar 4, 2025 • 0 new comments -
log/slog: deadlock using wrapped default handler with SetDefault
#61892 commented on
Mar 4, 2025 • 0 new comments -
x/pkgsite: examples in external test packages are not runnable
#62059 commented on
Mar 4, 2025 • 0 new comments -
proposal: x/image/webp: support for WebP Encoding
#45121 commented on
Mar 4, 2025 • 0 new comments -
x/pkgsite: API for pkg.go.dev
#36785 commented on
Mar 4, 2025 • 0 new comments -
make.bash: unrecognized failures
#70119 commented on
Mar 4, 2025 • 0 new comments -
x/pkgsite: generate static docs
#2381 commented on
Mar 4, 2025 • 0 new comments -
cmd/cgo/internal/testsanitizers: failures with `signal: segmentation fault` or `exit status 66`
#59418 commented on
Mar 4, 2025 • 0 new comments -
x/build: build and test failures on openbsd-amd64 builders
#66474 commented on
Mar 4, 2025 • 0 new comments -
cmd/internal/testdir: Test/fixedbugs/issue46234.go failures
#67558 commented on
Mar 4, 2025 • 0 new comments -
proposal: x/sync/errgroup: pass errgroup.WithContext's derived context directly
#34510 commented on
Mar 4, 2025 • 0 new comments -
runtime: TestGdbAutotmpTypes failures
#69527 commented on
Mar 5, 2025 • 0 new comments -
internal/coverage/cfile: TestCoverageApis/emitWithCounterClear failures
#68423 commented on
Mar 5, 2025 • 0 new comments -
net/http: TestServerKeepAlivesEnabled/h2 failures
#68440 commented on
Mar 5, 2025 • 0 new comments -
sum.golang.org: repeated 500 internal server errors when fetching very new versions
#70042 commented on
Mar 5, 2025 • 0 new comments -
x/tools/gopls: Hover: panic in lookup{ObjectByName,DocLinkSymbol}
#69616 commented on
Mar 5, 2025 • 0 new comments -
crypto/ecdsa: Sign() panics if public key is not set
#70468 commented on
Mar 5, 2025 • 0 new comments -
runtime: process hangs when built with Go 1.23 for mips hardware
#71591 commented on
Mar 5, 2025 • 0 new comments -
go/types: add Var.Kind method and enum
#70250 commented on
Mar 5, 2025 • 0 new comments -
proposal: spec: add Nullable constraint
#53656 commented on
Mar 5, 2025 • 0 new comments -
x/tools/gopls: support "go to implementation" (textDocument/implementation) for function types
#56572 commented on
Mar 5, 2025 • 0 new comments -
proposal: encoding/json/v2: new API for encoding/json
#71497 commented on
Mar 5, 2025 • 0 new comments -
x/crypto/ssh/test: TestRunCommandSuccess failures
#69901 commented on
Mar 5, 2025 • 0 new comments -
cmd/compile: TestScript/script_test_basics failures
#70356 commented on
Mar 5, 2025 • 0 new comments -
x/review/git-codereview: allow disabling of "foo.mailed" tag creation
#15344 commented on
Mar 5, 2025 • 0 new comments -
net: isDomainName rejects valid domains
#17659 commented on
Mar 5, 2025 • 0 new comments -
proposal: spec: interface literals
#25860 commented on
Mar 5, 2025 • 0 new comments -
proposal: spec: allow explicit conversion from function to 1-method interface
#47487 commented on
Mar 5, 2025 • 0 new comments -
proposal: spec: simplify error handling - error passing with "pass"
#37141 commented on
Mar 5, 2025 • 0 new comments -
spec: language change review meeting minutes
#33892 commented on
Mar 5, 2025 • 0 new comments -
unique: `fatal error: getWeakHandle on invalid pointer` with `sbrk=1`
#69729 commented on
Mar 6, 2025 • 0 new comments -
proposal: spec: non-reference channel types
#28366 commented on
Mar 6, 2025 • 0 new comments -
compress/flate: implement partial flush
#31514 commented on
Mar 6, 2025 • 0 new comments -
proposal: build: promote windows/arm64 to first class port
#65284 commented on
Mar 6, 2025 • 0 new comments -
proposal: spec: expression to create pointer to simple types
#45624 commented on
Mar 6, 2025 • 0 new comments -
proposal: crypto/webauthn: webauthn signature verification API
#71095 commented on
Mar 6, 2025 • 0 new comments -
cmd/internal/testdir: Test/rangegen.go failures
#67556 commented on
Mar 6, 2025 • 0 new comments -
x/tools/gopls: "package name is %q, want %q" bug in typeCheckBatch.importPackage
#64235 commented on
Mar 6, 2025 • 0 new comments -
cmd/internal/testdir: Test/fixedbugs/issue21576.go failures
#67559 commented on
Mar 6, 2025 • 0 new comments -
proposal: time: make UnmarshalText, UnmarshalJSON enforce strict RFC 3339 semantics
#57912 commented on
Mar 6, 2025 • 0 new comments -
x/vulndb: support CVE schema v5.0 in worker
#49289 commented on
Mar 6, 2025 • 0 new comments -
x/vulndb: don't create duplicate issues via worker
#54049 commented on
Mar 6, 2025 • 0 new comments -
x/pkgsite: remove .gz test files
#62412 commented on
Mar 6, 2025 • 0 new comments -
x/pkgsite: condense display of vulnerabilities on module pages
#68347 commented on
Mar 6, 2025 • 0 new comments -
crypto: single-shot signing interface
#63405 commented on
Mar 6, 2025 • 0 new comments -
x/tools: tag and delete refactor/rename, refactor/importgraph, go/buildutil, cmd/gomvpkg
#69538 commented on
Mar 6, 2025 • 0 new comments -
proposal: review meeting minutes
#33502 commented on
Mar 6, 2025 • 0 new comments -
proposal: x/exp/stats: new package with Mean, Median, more
#69264 commented on
Mar 6, 2025 • 0 new comments -
proposal: testing: Add T.Output() etc
#59928 commented on
Mar 6, 2025 • 0 new comments -
x/build/cmd/relui: add support for making release announcement posts on Bluesky
#71319 commented on
Mar 6, 2025 • 0 new comments -
cmd/go: provide a convenient way to iterate all packages in go.work workspace
#50745 commented on
Mar 6, 2025 • 0 new comments -
runtime: TestRuntimeLockMetricsAndProfile/runtime.lock/sample-1 failures
#71541 commented on
Mar 6, 2025 • 0 new comments -
proposal: log/slog: add multiple handlers support for logger
#65954 commented on
Mar 6, 2025 • 0 new comments -
x/build: update OpenBSD builders to 7.6
#69823 commented on
Mar 6, 2025 • 0 new comments -
runtime: move internals to `internal/runtime`
#65355 commented on
Mar 7, 2025 • 0 new comments -
cmd/go: `go mod tidy` ignores `go.work` file
#50750 commented on
Mar 7, 2025 • 0 new comments -
proposal: cmd/go: allow disabling build cache trimming
#69565 commented on
Mar 7, 2025 • 0 new comments -
proposal: debug/buildinfo: add build-id to BuildInfo struct
#68186 commented on
Mar 7, 2025 • 0 new comments -
proposal: x/exp/xiter: new package with iterator adapters
#61898 commented on
Mar 7, 2025 • 0 new comments -
x/tools/gopls/internal/analysis/modernize: use strings.CutPrefix et al
#71369 commented on
Mar 7, 2025 • 0 new comments -
proposal: x/sys/unix: add methods to convert between time.Time and unix.PtpClockTime on Linux
#70032 commented on
Mar 7, 2025 • 0 new comments -
os/exec: TestContextCancel failures on netbsd
#58699 commented on
Mar 7, 2025 • 0 new comments -
sum.golang.org: responding with a 410 fifteen minutes after publishing a new module version
#42809 commented on
Mar 7, 2025 • 0 new comments -
hash, crypto: add WriteByte, WriteString method to hash implementations
#38776 commented on
Mar 7, 2025 • 0 new comments -
proposal: container/set: new package to provide a generic set type
#69230 commented on
Mar 7, 2025 • 0 new comments -
x/vulndb: worker should add comment to issue and re-open when a new alias is found
#55303 commented on
Mar 7, 2025 • 0 new comments -
x/vulndb: improve internal/proxy package
#60275 commented on
Mar 7, 2025 • 0 new comments -
x/vulndb, x/pkgsite, x/vuln: display vuln summaries in integrations
#61201 commented on
Mar 7, 2025 • 0 new comments -
x/vulndb: publish false positive CVEs as excluded reports
#64043 commented on
Mar 7, 2025 • 0 new comments -
x/vulndb: add a lint check for unmerged modules
#69118 commented on
Mar 7, 2025 • 0 new comments -
proposal: x/net/dns/dnsmessage: add support for SVCB and HTTPS records
#43790 commented on
Mar 7, 2025 • 0 new comments -
x/vulndb: create a "stateless" worker
#64720 commented on
Mar 7, 2025 • 0 new comments -
x/tools/gopls: GOPACKAGESDRIVER calls happen at intervals that make the results incorrect
#59625 commented on
Mar 7, 2025 • 0 new comments -
x/build: `darwin-amd64` LUCI builders are sometimes too slow
#65040 commented on
Mar 7, 2025 • 0 new comments -
runtime: TestPingPongHog failures
#65293 commented on
Mar 7, 2025 • 0 new comments -
x/build: LUCI builders fail to fetch dependencies for subrepos
#65482 commented on
Mar 7, 2025 • 0 new comments -
internal/trace: TestTraceStress/AllocFree failures
#70838 commented on
Mar 7, 2025 • 0 new comments -
proposal: log/slog: Add WithAttrs and Logger.WithAttrs
#66937 commented on
Mar 7, 2025 • 0 new comments -
x/tools/cmd/signature-fuzzer/fuzz-runner: TestRunner failures
#59496 commented on
Mar 7, 2025 • 0 new comments -
proposal: testing/synctest: new package for testing concurrent code
#67434 commented on
Mar 8, 2025 • 0 new comments -
proposal: testing: store test artifacts
#71287 commented on
Mar 8, 2025 • 0 new comments -
cmd/go: TestScript/build_cwd_newline failures
#66971 commented on
Mar 8, 2025 • 0 new comments -
internal/godebug: TestCmdBisect failures
#60085 commented on
Mar 8, 2025 • 0 new comments -
proposal: spec: add support for int128 and uint128
#9455 commented on
Mar 8, 2025 • 0 new comments -
all: test failures with `EBADF` from fork/exec on NetBSD
#63444 commented on
Mar 8, 2025 • 0 new comments -
proposal: must.Do
#54297 commented on
Mar 8, 2025 • 0 new comments -
proposal: x/term: expose history
#68780 commented on
Mar 8, 2025 • 0 new comments -
x/tools/gopls: regtest flakes due to hanging go commands
#54461 commented on
Mar 8, 2025 • 0 new comments -
time: TestLongAdjustTimers failures
#67599 commented on
Mar 8, 2025 • 0 new comments -
x/build: timeout on LUCI openbsd-amd64 builder
#65311 commented on
Mar 8, 2025 • 0 new comments -
cmd/compile/internal/amd64: unrecognized failures
#70107 commented on
Mar 8, 2025 • 0 new comments -
cmd/compile/internal/arm: unrecognized failures
#71033 commented on
Mar 8, 2025 • 0 new comments -
cmd/compile/internal/arm64: unrecognized failures
#71170 commented on
Mar 8, 2025 • 0 new comments -
all: test failures using proxy.golang.org
#55162 commented on
Mar 8, 2025 • 0 new comments -
x/tools/refactor/eg: Using `./...` only matches one file even though there are many more
#70414 commented on
Mar 9, 2025 • 0 new comments -
cmd/compile: in `prove.go:addLocalFacts` `ft.update` propagates limits depends on value ordering and can't propagate `ft.update` → `ft.flowLimit` dependencies
#68857 commented on
Mar 9, 2025 • 0 new comments -
encoding/xml: add flag for stricter XML char parsing
#69503 commented on
Mar 9, 2025 • 0 new comments -
proposal: syscall/js: method or function to await a js.Value
#69720 commented on
Mar 9, 2025 • 0 new comments -
runtime: performance regression for small Swiss Table map access for non-specialized keys
#70849 commented on
Mar 9, 2025 • 0 new comments -
x/tools/gopls: deprecate 'Structured' hover kind
#70233 commented on
Mar 10, 2025 • 0 new comments -
proposal: wasm: use Asyncify for switching goroutines
#43033 commented on
Mar 10, 2025 • 0 new comments -
encoding/xml: XML tag name that consist of ':' doesn't get umarshaled properly
#62075 commented on
Mar 10, 2025 • 0 new comments -
runtime: c-shared builds fail to load with dlopen with musllibc: `initial-exec TLS resolves to dynamic definition`
#54805 commented on
Mar 10, 2025 • 0 new comments -
x/tools/gopls: test flakes cleaning module cache on openbsd: directory not empty
#68087 commented on
Mar 10, 2025 • 0 new comments -
runtime:cpu4: TestRuntimeLockMetricsAndProfile/runtime.lock/sample-1 failures
#70602 commented on
Mar 10, 2025 • 0 new comments -
proposal: require more information for proposals
#70625 commented on
Mar 10, 2025 • 0 new comments -
proposal: testing: structured output for test attributes
#43936 commented on
Mar 10, 2025 • 0 new comments -
x/tools/gopls: ApplyFix: "no file for edit position" bug in suggestedFixToDocumentChange (via telemetry)
#68818 commented on
Mar 10, 2025 • 0 new comments -
x/tools/gopls/internal/analysis: noresultvalues diagnostic triggers "end > end of file + 1" bug (via telemetry)
#68105 commented on
Mar 10, 2025 • 0 new comments -
all: plan9-arm builder failing frequently with a variety of errors
#49338 commented on
Mar 10, 2025 • 0 new comments -
x/build: LUCI windows-amd64-longtest TryBot is slow
#64764 commented on
Mar 10, 2025 • 0 new comments -
x/website/_content/doc/articles/wiki: "Writing Web Applications" example writes the reponse header twice
#27789 commented on
Mar 10, 2025 • 0 new comments -
runtime, syscall: we require pipe2 but Solaris before 11.4 reportedly does not have it
#56499 commented on
Mar 10, 2025 • 0 new comments -
x/mobile: seccomp prevented call to disallowed arm64 system call 434
#70508 commented on
Mar 10, 2025 • 0 new comments -
wiki: SQLDrivers test drivers regularly
#67200 commented on
Mar 10, 2025 • 0 new comments -
testing: Document that T.Log and friends should not be invoked after the end of the test
#40343 commented on
Mar 10, 2025 • 0 new comments -
x/tools/gopls: gopls does not reset workspace/configuration if missing from the client
#71227 commented on
Mar 10, 2025 • 0 new comments -
all: unrecognized failures on `plan9/386`
#60255 commented on
Mar 10, 2025 • 0 new comments -
x/net/http2: TestServerMaxHandlerGoroutines failures
#63892 commented on
Mar 10, 2025 • 0 new comments -
x/build: time out on LUCI Linux/PPC64x builder
#65171 commented on
Mar 10, 2025 • 0 new comments -
archive/tar: add support for writing tar containing sparse files
#13548 commented on
Mar 10, 2025 • 0 new comments -
archive/zip: fs.ReadDir(..., ".") can return "." and cause fs.WalkDir to stack overflow
#50179 commented on
Mar 10, 2025 • 0 new comments -
archive/tar, archive/zip: add ErrInsecurePath
#55356 commented on
Mar 10, 2025 • 0 new comments -
build: build failure on gotip-linux-arm64_c4ah72-perf_vs_release
#70308 commented on
Mar 10, 2025 • 0 new comments -
cmd/compile: consider using DWARF 5
#26379 commented on
Mar 10, 2025 • 0 new comments -
crypto/x509: subject/issuer hint fallback for unknown-authority errors
#38779 commented on
Feb 18, 2025 • 0 new comments -
cmd/dist: set buildvcs=false when building go-bootstrap
#61621 commented on
Feb 16, 2025 • 0 new comments -
mime/multipart: add helper to build content-disposition header contents
#63324 commented on
Mar 1, 2025 • 0 new comments -
log/slog: use consistent call depth for all output
#67645 commented on
Mar 9, 2025 • 0 new comments -
cmd/go/internal/load: trim ldflags paths instead of removing them
#68544 commented on
Feb 18, 2025 • 0 new comments -
log/slog: factoring out code to make the examples playable
#69249 commented on
Mar 8, 2025 • 0 new comments -
net/http: initialize Value with File length in cloneMultipartForm
#69943 commented on
Mar 8, 2025 • 0 new comments -
debug/dwarf: fail on reading incorrect offset due to skipped compilation unit
#70400 commented on
Mar 7, 2025 • 0 new comments -
net/http: reduce memory usage when hijacking
#70756 commented on
Mar 4, 2025 • 0 new comments -
net/http: add context cancellation reason for server handlers
#70850 commented on
Mar 4, 2025 • 0 new comments -
go/types: remove spurious quotes around package name in diagnostic message
#71539 commented on
Feb 24, 2025 • 0 new comments -
testing: add a new output writer and use it in t.Log
#71575 commented on
Mar 10, 2025 • 0 new comments -
encoding/gob: add RegisteredTypes()
#71605 commented on
Feb 11, 2025 • 0 new comments -
image/jpeg: improve decoder performance by ~12%
#71618 commented on
Feb 28, 2025 • 0 new comments -
reflect: add TypeAssert[T]
#71639 commented on
Feb 11, 2025 • 0 new comments