Issues
- 4
x/exp/stats: Quantiles should allow different types for values and quantiles
#76231 opened by seankhliao - 4
proposal: strconv: dedicated functions for intX, uint and uintX types and decimal numbers for .
#76223 opened by sirkon - 4
- 1
- 2
cmd/cgo: add a field `errTextRegexp` to all `ptrTest` that are expected to fail
#76229 opened by ariel-anieli - 1
runtime/coverage: WriteCounters fails after patching the compiler to allow internal imports
#76224 opened by avagin - 2
Why seemingly equivalent types are said to be incompatible?
#76227 opened by solomatov - 2
- 1
crypto/internal/fips140: `go install` stdlib with `GOFIPS140=v1.0.0` does not install all `.a` archives
#76225 opened by rickystewart - 6
- 2
x/tools/go/analysis/passes/inline: skip inlining in the primary tests of the annotated function
#76190 opened by adonovan - 2
x/sys/cpu: cpu.ARM64.SHA512 not correctly set for Mac M1
#76221 opened by egonelbre - 7
runtime: moving invariant code out of function and loop gives small gains in GreenTea GC
#76212 opened by archanaravindar - 3
- 3
runtime: rename tracefpunwindoff GODEBUG
#76209 opened by nsrip-dd - 2
- 1
x509: Certificate chain with policy mismatch does not throw error while doing x509.Verify()
#76219 opened by satsrini - 0
- 3
x/pkgsite: immutable releases are not reflected
#76214 opened by tats-u - 2
x509: Certificate chain with policy mismatch does not throw error while doing x509.Verify()
#76217 opened by satsrini - 1
sync/once: add new function done
#76213 opened by dxasu - 2
x/tools/gopls: completion of array pointer assignment to element-typed variable results in incorrect dereferencing
#76202 opened by rothelius - 1
x/tools/gopls/internal/analysis/unusedparams: "no such param" error when applying fix
#76205 opened by adonovan - 2
- 5
iter: tiny doc-comment bug
#76187 opened by bobg - 0
- 1
runtime: AddCleanup func is never executed if ptr points to struct with a single numeric field
#76207 opened by paskozdilar - 4
- 4
- 1
proposal: Add ordered_list (Order-Statistic Tree) to container Package in Go
#76203 opened by Mostafa-Khairy0 - 2
x/tools/gopls: CodeAction(refactor.rewrite.removeUnusedParam) preserves unnecessary expressions
#76204 opened by adonovan - 3
x/tools/gopls: Hover: for func literal implicitly converted to named func type, show doc for that type
#76191 opened by Lslightly - 4
x/website: Change "Try Go" to "Let's get Going"
#76189 opened by surister - 1
proposal: Add Built-in Set Type to Go
#76200 opened by Mostafa-Khairy0 - 12
- 4
x/pkgsite:help
#76194 opened by jjrauch32-lab - 3
- 3
cmd/internal/obj/riscv: support zawrs assembly on riscv64
#76179 opened by newborn22 - 5
proposal: go/math: add generic numeric utilities
#76193 opened by Mostafa-Khairy0 - 2
proposal: go/math: add generic numeric utilities
#76192 opened by Mostafa-Khairy0 - 1
x/text/currency: colombian peso (COP) wrong minor unit count
#76188 opened by Cidyuk - 8
crypto/internal/fips140/sha256: sporadic panics when calling "(crypto/x509).SystemCertPool()"
#76169 opened by leonklingele - 5
embed: unable to read embedded files and directories
#76184 opened by isacikgoz - 0
x/mobile: getaddrinfo triggers fdsan_error on Android
#76182 opened by lwintermelon - 8
- 1
Returned variable behaves differently with defer when included in argument signature
#76177 opened by tdarci - 3
proposal: sync/atomic: Add method Toggle() to atomic.Bool
#76176 opened by Fangliding - 3
net/url: setPath does not set rawPath for foo%252Fbar
#76171 opened by ldesauw - 1
proxy.golang.org:
#76170 opened by rameyjessica735 - 0
x/build: bot mac-1236-g580 reported as broken
#76168 opened by gopherbot