Issues
- 3
sync: Different behavior between sync.Map and normal map paired with unsafe.String
#70536 opened by chrooti - 0
cmd/go: errors about netrc need go prefix
#70537 opened by rsc - 44
- 1
- 5
- 1
x/net/http2: panic: runtime error: comparing uncomparable type
#70535 opened by ktalg - 1
x/pkgsite: package removal request for eight packages
#70534 opened by jfrech - 6
cmd/compile: cannot build runtime in coverage mode on Wasm
#70510 opened by Zxilly - 3
cmd/dist: trying to build Go from source at tip on Windows / WSL incorrectly tries to download a go1.24.0 toolchain
#70533 opened by bitlux - 1
runtime:cpu4: TestAbortInCgo failures
#70532 opened by gopherbot - 4
cmd/go: go tool doesn't pass command name as os.Args[0] when flags are present
#70509 opened by seankhliao - 3
net/http: TestTransportRemovesH2ConnsAfterIdle/h2 failures
#70515 opened by gopherbot - 6
x/net/route: ParseRIB panics on message from Darwin
#70528 opened by raggi - 0
os: consider mapping Unix permissions bits to Windows ACLs
#70524 opened by neild - 1
- 1
security: fix CVE-2024-45336
#70530 opened by neild - 1
runtime/pprof: theoretical appendLocsForStack panic with SIGPROF between cgocallback and exitsyscall
#70529 opened by prattmic - 1
{cmd/compile,go/types}: crash in variadic call
#70526 opened by adonovan - 3
- 2
- 1
all: reopen tree for Go 1.25 development
#70525 opened by dmitshur - 2
- 0
- 6
- 2
x/tools/gopls/internal/test/integration/completion: TestPackageCompletion/package_completion_on_terminal_newline/default failures
#70506 opened by gopherbot - 1
os/user: TestLookupGroupIdServiceAccount failures
#70518 opened by gopherbot - 5
cmd/compile: implement type-based alias analysis
#70488 opened by andreybokhanko - 1
Output can't run in crontab
#70521 opened by yxgms - 7
- 6
- 1
- 2
crypto: test fips140=only mode
#70514 opened by FiloSottile - 4
- 0
- 1
crypto/tls: re-enable two TLS tests with fips140tls.Required
#70505 opened by cpu - 2
cmd/compile: refactor inline interleaving + very high budget for single-called closures
#70504 opened by dr2chase - 3
cmd/compile: duplicate compilation of methods of generic types causes extraordinarily slow build times and high RAM usage
#70511 opened by arvidfm - 2
net: MPTCP support is not enabled when apps use `ListenTCP()` or `DialTCP()`
#70500 opened by matttbe - 4
- 2
- 6
os: TestRootConsistencyLstat/dotdot_in_path_after_symlink failures [consistent failure]
#70491 opened by gopherbot - 2
x/tools/gopls/internal/test/integration/diagnostics: TestConflictingMainPackageErrors/default failures
#70486 opened by gopherbot - 2
x/tools/gopls/internal/test/integration/completion: TestPackageCompletion/package_completion_with_'pac'_prefix/default failures
#70489 opened by gopherbot - 2
x/tools/gopls/internal/test/integration/completion: TestPackageNameCompletion/default failures
#70493 opened by gopherbot - 2
x/tools/gopls/internal/test/integration/diagnostics: TestOrphanedFiles/default failures
#70494 opened by gopherbot - 2
x/tools/gopls/internal/test/integration/diagnostics: TestNoGOPATH_Issue37984/default failures
#70490 opened by gopherbot - 2
- 2
crypto/des:gofips140: unrecognized failures
#70498 opened by gopherbot - 2
- 3
template: golang can not get template type
#70487 opened by epowsal