cmd
Issues and changes for 296 package(s) matching "cmd":
- cmd
- cmd/addr2line
- cmd/api
- cmd/asm
- cmd/asm/internal
- cmd/asm/internal/arch
- cmd/asm/internal/asm
- cmd/asm/internal/flags
- cmd/asm/internal/lex
- cmd/buildid
- ... (286 more)
cmd/compile: invalid DWARF location list for local var - erroneously extends to function epiloguecompiler/runtime
#60493 opened 7 hours ago by andreimatei
#60491 opened 8 hours ago by macie
#60490 opened 9 hours ago by seankhliao
cmd/compile: regression in DWARF location lists caused by "issue VarDef only for pointer-ful types" compiler/runtime
#60479 opened 1 day ago by andreimatei
#60464 opened 3 days ago by neild
#60463 opened 3 days ago by dmitshur
#60460 opened 3 days ago by johejo
cmd/go: document GOROOT/bin/go PATH entry for `go test` and `go generate` [1.20 backport]CherryPickApprovedDocumentationGoCommand
#60458 opened 3 days ago by gopherbot
cmd/go: document GOROOT/bin/go PATH entry for `go test` and `go generate` [1.19 backport]CherryPickApprovedDocumentationGoCommand
#60457 opened 3 days ago by gopherbot
cmd/go: import paths can contain the `.test` suffix, breaking the toolchainGoCommandNeedsInvestigationhelp wanted
#60454 opened 3 days ago by dominikh
#60453 opened 3 days ago by mvdan
#60451 opened 3 days ago by rogpeppe
#60448 opened 4 days ago by cuishuang
cmd/compile: segfault in `_tsan_enter_func` from systemstack when called in race mode from a generic functioncompiler/runtime
#60439 opened 4 days ago by mknyszek
#60434 opened 4 days ago by rsc
#60431 opened 4 days ago by zephyrtronium
cmd/go: go build either looks for go.mod in the directory specified by -C or doesn't depending on where -C appears relative to -gcflagsGoCommandNeedsInvestigation
#60392 opened 5 days ago by aarzilli
#60368 opened 6 days ago by prattmic
cmd/go: `go mod tidy` introduces ambiguous imports in pruned modules [1.20 backport]CherryPickCandidateGoCommand
#60352 opened 1 week ago by gopherbot
cmd/go: `go mod tidy` introduces ambiguous imports in pruned modules [1.19 backport]CherryPickCandidateGoCommand
#60351 opened 1 week ago by gopherbot
#60338 opened 1 week ago by Jorropo
#60324 opened 1 week ago by rsc
#60318 opened 1 week ago by nrvnrvn
cmd/go: should packages with paths that contain "/testdata/" be importable?DocumentationGoCommandNeedsInvestigation
#60296 opened 1 week ago by adg
#60285 opened 1 week ago by gopherbot
cmd/compile/internal/test: TestIntendedInlining failuresNeedsInvestigation
#60261 opened 1 week ago by gopherbot
cmd/compile, x/build/cmd/relui: update compiler's PGO profile as part of rc1 relui flowBuildersNeedsFixrecurring
#60234 opened 1 week ago by cherrymui
cmd/go: `panic: LoadImport called with empty package path` when listing GOROOT/test/*.goGoCommandNeedsInvestigation
#60230 opened 1 week ago by bcmills
cmd/go: `list -m -u all` does not output deprecation or retraction notices if dependency is replacedGoCommandNeedsInvestigation
#60210 opened 2 weeks ago by goto1134
cmd/go: `go test` deadlocked without enforcing timeouts when killed with ^CGoCommandNeedsInvestigation
#60203 opened 2 weeks ago by bcmills
#60180 opened 2 weeks ago by sandler31
#60160 opened 2 weeks ago by gopherbot
#60159 opened 2 weeks ago by gopherbot
cmd/compile: build failures with `signal: killed`BuildersNeedsInvestigationToolSpeedcompiler/runtime
#60151 opened 2 weeks ago by bcmills
cmd/go: implement lazy module loading in workspace mode to avoid `ambiguous import` errorsGoCommandNeedsFixmodules
#60126 opened 2 weeks ago by pellared
#60113 opened 2 weeks ago by gopherbot
cmd/go: "go generate" appears to be a silent no-op when given a missing packageGoCommandNeedsFixhelp wanted
#60079 opened 2 weeks ago by mvdan
#60076 opened 2 weeks ago by millerresearch
#60056 opened 3 weeks ago by matloob
#60048 opened 3 weeks ago by devoxel
cmd/go: decouple cmd/cover action from build action for "go {build,test} -cover"FeatureRequestGoCommandNeedsInvestigationToolSpeed
#60006 opened 3 weeks ago by thanm
cmd/go: missing checksums for dependencies of `go get` arguments and tests of external dependencies [1.20 backport]CherryPickApprovedGoCommand
#60001 opened 3 weeks ago by gopherbot
cmd/go: missing checksums for dependencies of `go get` arguments and tests of external dependencies [1.19 backport]CherryPickApprovedGoCommand
#60000 opened 3 weeks ago by gopherbot
cmd/go/internal/envcmd: double check plan 9 behavior in PrintEnv when null byte present in valueExpertNeededNeedsInvestigationOS-Plan9
#59979 opened 3 weeks ago by matloob
cmd/compile: DWARF DW_TAG_subroutine_type doesn't mark return value's formal parameters as DW_AT_variable_parameterNeedsInvestigationcompiler/runtime
#59977 opened 3 weeks ago by dev747368
cmd/cgo: building fully statically linked executable for Android fails when cgo is enabledNeedsInvestigationOS-Androidcompiler/runtime
#59942 opened 3 weeks ago by leleliu008
cmd/go/internal/load: (Optionally) follow symlinks referenced by //go:embedGoCommandNeedsInvestigation
#59924 opened 3 weeks ago by fmeum
cmd/go: "index out of range" panic with "list -e" involving multiple packagesGoCommandNeedsInvestigation
#59905 opened 4 weeks ago by mvdan
cmd/go: allow `go get` to choose versions based on the go version constraintsFeatureRequestGoCommandNeedsInvestigationProposal
#59886 opened 1 month ago by hyangah
#59866 opened 1 month ago by catinello
cmd/go: mod tidy with ~1M subdirectories takes a very long time and then crashes computerGoCommandNeedsInvestigationOS-DarwinUnfortunateWaitingForInfomodules
#59860 opened 1 month ago by anacrolix
cmd/compile, os: Go code in shared library under Android can't read env variablesNeedsInvestigationOS-Androidmobile
#59843 opened 1 month ago by awsong
cmd/compile: generic code behaves differently from non-generic codeNeedsInvestigationcompiler/runtime
#59827 opened 1 month ago by go101
#59785 opened 1 month ago by frankli0324
cmd/go: confusing error message when `go list` is missing checksums for patterns outside the main moduleGoCommandNeedsFixmodules
#59755 opened 1 month ago by biohazduck
#59735 opened 1 month ago by motiejus
cmd/doc: doc links in doc of a method in an interface are not expandedNeedsInvestigation
#59728 opened 1 month ago by dolmen
#59714 opened 1 month ago by abhinav
#59708 opened 1 month ago by adonovan
cmd/compile: range loop with large element has a significant costNeedsInvestigationPerformancecompiler/runtime
#59706 opened 1 month ago by egonelbre
#59683 opened 1 month ago by paralin
runtime, cmd/compile: share more constantscompiler/runtime
#59670 opened 1 month ago by aclements
cmd/go: subprocess (linker, cgo command) does not use the value of GOTMPDIR variableGoCommandNeedsInvestigation
#59636 opened 1 month ago by vault-thirteen
cmd/compile: go:linkname causes "internal compiler error: panic: runtime error: invalid memory address or nil pointer dereference"NeedsInvestigationcompiler/runtime
#59621 opened 1 month ago by mandriota
#59616 opened 1 month ago by prattmic
cmd/asm: arm64 assembler generates code that is not execute-only compatibleFeatureRequestNeedsInvestigationarch-arm64compiler/runtime
#59615 opened 1 month ago by 4a6f656c
#59612 opened 1 month ago by prattmic
#59609 opened 1 month ago by gopherbot
cmd/compile: better optimization of type switches in instantiated generic functionsFeatureRequestNeedsInvestigationPerformancecompiler/runtime
#59591 opened 1 month ago by ianlancetaylor
cmd/compile: buildmode c-archive not supported on linux/mips64leFeatureRequestNeedsFixarch-mipscompiler/runtime
#59561 opened 1 month ago by 23083940
cmd/go: TestDefaultGOPATHGet failuresNeedsInvestigation
#59556 opened 1 month ago by gopherbot
#59555 opened 1 month ago by oxisto
cmd/doc: Blank lines inserted into doc output in place of "directive" lines NeedsInvestigation
#59529 opened 1 month ago by thockin
#59523 opened 1 month ago by mohamedattahri
#59522 opened 1 month ago by oxisto
#59484 opened 1 month ago by prattmic
cmd/compile: redundant loads in strconv not eliminatedFeatureRequestNeedsInvestigationPerformancecompiler/runtime
#59478 opened 1 month ago by nngffhj
cmd/go: add GOSUMDBDIR to configure the location of downloaded checksum database filesGoCommandProposalmodules
#59456 opened 1 month ago by bcmills
cmd/go, x/tools/gopls: misleading errors for invalid importGoCommandNeedsInvestigationToolsgoplsgopls/incremental
#59433 opened 1 month ago by findleyr
#59406 opened 1 month ago by mejedi
cmd/compile: suboptimal constant propagationNeedsInvestigationPerformanceWaitingForInfocompiler/runtime
#59399 opened 1 month ago by y1yang0
#59297 opened 2 months ago by randall77
#59230 opened 2 months ago by seankhliao
cmd/link: cross compile from MacOS to Windows with CGO_ENABLED=1 and -buildmode=c-archive not workingNeedsFixcompiler/runtime
#59221 opened 2 months ago by awsong
#59186 opened 2 months ago by cherrymui
cmd/go/internal/modload: TestQueryImport failuresNeedsInvestigation
#59161 opened 2 months ago by gopherbot
#59120 opened 2 months ago by xen0n
#59103 opened 2 months ago by NuLL3rr0r
cmd/compile: mod operator is very slow on intel hardware with int64NeedsInvestigationPerformancecompiler/runtimehelp wanted
#59089 opened 2 months ago by rcsaquino
#59076 opened 2 months ago by rolandshoemaker
cmd/compile: does not inline method of generic type across packages when there are multiple instantiationsNeedsInvestigationcompiler/runtime
#59070 opened 2 months ago by 578559967
cmd/go: git remote did not send all necessary objectsWaitingForInfo
#59044 opened 2 months ago by jpduckwo
cmd/compile: small struct initialization code is suboptimal because of redundant zeroingNeedsInvestigationPerformancecompiler/runtime
#59021 opened 2 months ago by tdakkota
#58929 opened 2 months ago by gopherbot
#58884 opened 2 months ago by rsc
#58866 opened 2 months ago by WojciechMula
cmd/go: replace use of "main module" in help docs & error messages DocumentationGoCommandNeedsInvestigationhelp wantedmodules
#58830 opened 2 months ago by natefinch
#58813 opened 2 months ago by aarzilli
cmd/link/internal/ld, cmd/nm: tests fail on android/arm64NeedsInvestigationOS-Androidarch-arm64compiler/runtimemobile
#58807 opened 2 months ago by bcmills
cmd/link, cmd/pack: tests fail with `missing Go type information for global symbol .dynsym` on android/arm64NeedsInvestigationOS-Androidarch-arm64compiler/runtimemobile
#58806 opened 2 months ago by bcmills
#58770 opened 3 months ago by abraithwaite
cmd/link: allow specifying the macOS SDK in internal linking modeNeedsInvestigationWaitingForInfocompiler/runtime
#58722 opened 3 months ago by nguyen-phillip
cmd/go: incompatible module path check doesn't apply for gopkg.in/yaml.v2GoCommandNeedsInvestigation
#58721 opened 3 months ago by hyangah
cmd/go: `go install` should warn or error if none of its arguments have install targetsGoCommandNeedsFix
#58666 opened 3 months ago by zamicol
cmd/go: document required fields needed by -reuse flag and add tests to that effectDocumentationGoCommandNeedsFix
#58665 opened 3 months ago by hyangah
#58612 opened 3 months ago by griesemer
cmd/go: test cache hash inputs include ModTime, often causing cache misses on CIGoCommandNeedsInvestigationToolSpeed
#58571 opened 3 months ago by mvdan
#58567 opened 3 months ago by eh-steve
cmd/compile: mips/mips64 floating point negation does not handle NaN correctlyNeedsDecisionarch-mipscompiler/runtimehelp wanted
#58466 opened 3 months ago by ianlancetaylor
cmd/link: relocation truncated to fit: R_ARM_CALL against `runtime.duffcopy'NeedsFixcompiler/runtime
#58425 opened 3 months ago by saschagrunert
cmd/go: awkward "list -json" error reporting for a `vendor` subdirectory that does not contain a Go packageGoCommandNeedsInvestigation
#58418 opened 3 months ago by nmiyake
#58408 opened 3 months ago by adob
cmd/link: buildmode=shared -linkshared - makeslice: cap out of rangeNeedsInvestigationcompiler/runtime
#58405 opened 3 months ago by GouthamBanala
cmd/compile: typechecker Go version and build-constraints Go version disagreeNeedsInvestigationcompiler/runtime
#58342 opened 3 months ago by LukeShu
#58340 opened 3 months ago by fkollmann
#58298 opened 3 months ago by Deleplace
#58297 opened 3 months ago by mknyszek
x/build, cmd/link: darwin/amd64 builders unexpectedly skipping `cmd/link.TestBuildForTvOS`BuildersNeedsInvestigationOS-Darwincompiler/runtimemobile
#58231 opened 3 months ago by bcmills
cmd/go: binary does not contain VCS information when compiled in git worktree dirGoCommandNeedsInvestigation
#58218 opened 3 months ago by rogpeppe
cmd/compile: multiple performance regressions due to CL 270940, 448036, or 454036NeedsInvestigationcompiler/runtime
#58166 opened 3 months ago by prattmic
#58153 opened 3 months ago by prattmic
#58102 opened 4 months ago by prattmic
cmd/compile: add test for PGO profiles merged from profiles with different source versionsNeedsDecisionTestingcompiler/runtime
#58101 opened 4 months ago by prattmic
cmd/link: wrong program header offset when cross-compile to riscv64 when setting -T text alignmentNeedsInvestigationarch-riscvcompiler/runtime
#57983 opened 4 months ago by CN-GuoZiyang
cmd/vet: stdmethods should not complain about `Unwrap() []error` on go 1.19AnalysisNeedsInvestigation
#57978 opened 4 months ago by fishy
#57963 opened 4 months ago by mvdan
#57955 opened 4 months ago by elagergren-spideroak
#57916 opened 4 months ago by mdempsky
cmd/compile: incorrectly assume that `sync.Mutex.*` escape `m *Mutex` argumentNeedsInvestigationPerformancecompiler/runtime
#57910 opened 4 months ago by Jorropo
#57794 opened 4 months ago by Lasiar
#57782 opened 4 months ago by seankhliao
cmd/go: undocumented behaviour for go build -mod=mod with no go.modDocumentationGoCommandNeedsInvestigationmodules
#57768 opened 4 months ago by craig65535
cmd/compile: os.Stdout.Write causes its argument to escape on WindowsNeedsInvestigationOS-WindowsPerformancecompiler/runtime
#57740 opened 4 months ago by ALTree
cmd/go: list -export -e sets the Error field but keeps Incomplete falseGoCommandNeedsInvestigationhelp wanted
#57724 opened 4 months ago by mvdan
cmd/pprof: macOS 12.6.1 profile overcounts system calls (again)NeedsInvestigationOS-Darwincompiler/runtime
#57722 opened 4 months ago by felixge
cmd/gofmt: -r strips some comments in array typesNeedsInvestigation
#57680 opened 4 months ago by rillig
#57655 opened 4 months ago by rogpeppe
cmd/internal/moddeps: TestAllDependencies failuresNeedsInvestigation
#57598 opened 4 months ago by gopherbot
cmd/gofmt: -r strips some comments when pattern matchingNeedsInvestigation
#57574 opened 4 months ago by rski
cmd/go: document that go mod vendor ignores directories that do not contain Go filesDocumentationGoCommandNeedsFixhelp wanted
#57529 opened 5 months ago by urandom2
#57505 opened 5 months ago by changkun
cmd/asm: add Intel architecture ISA extension for user interruptsFeatureRequestNeedsInvestigationcompiler/runtime
#57502 opened 5 months ago by markbrown314
cmd/compile: shouldn't report argument mismatch errors for using unexported functionsNeedsInvestigationcompiler/runtime
#57489 opened 5 months ago by ross-spencer
cmd/go: allow to install cross-compiled binaries when GOBIN is setFeatureRequestGoCommandNeedsInvestigation
#57485 opened 5 months ago by hyangah
cmd/vet: asmdecl parameter checking doesn't play well with arm64 LDPAnalysisNeedsInvestigationUnfortunate
#57451 opened 5 months ago by cespare
cmd/cgo: does not compile for iOS simulator arm64FeatureRequestNeedsInvestigationcompiler/runtimehelp wanted
#57442 opened 5 months ago by CaptainDario
#57397 opened 5 months ago by bradfitz
cmd/go: TestTestCache failuresNeedsInvestigation
#57374 opened 5 months ago by gopherbot
cmd/go: make cache keys for libraries in GOROOT insensitive to `-trimpath`GoCommandNeedsInvestigationhelp wanted
#57346 opened 5 months ago by bcmills
cmd/go: update "GOPATH environment variable" section to be module-mode firstDocumentationGoCommandNeedsFix
#57335 opened 5 months ago by hyangah
#57315 opened 5 months ago by felixge
#57307 opened 5 months ago by aktau
cmd/internal/test2json: test timeout panic trace is attributed to the running test, even if the test just passedNeedsInvestigationhelp wanted
#57305 opened 5 months ago by mafredri
#57254 opened 5 months ago by Sunshine40
cmd/vet: analyze 'loopclosure' func literals that preceed some well-understood statementsAnalysisNeedsInvestigation
#57173 opened 5 months ago by thepudds
#57159 opened 5 months ago by aktau
cmd/compile: avoid memclr for provable overwritten slicesNeedsInvestigationPerformancecompiler/runtime
#57153 opened 5 months ago by dsnet
#57118 opened 5 months ago by tzachshabtay
cmd/compile: statically remove type switch in instantiated generic codeNeedsInvestigationPerformancecompiler/runtime
#57072 opened 5 months ago by dsnet
#57063 opened 5 months ago by rsc
cmd/compile: optimize reflect.Value.Set with short-lived ValuesNeedsInvestigationPerformancecompiler/runtime
#57060 opened 5 months ago by dsnet
cmd/vet: don't complain about innocent newlines.NeedsDecision
#57059 opened 5 months ago by robpike
cmd/go: 'build output "...." already exists and is not an object file' error after interrupted compilationGoCommandNeedsInvestigation
#57039 opened 5 months ago by woody77
cmd/compile: For some sizes, zeroing memory through OpZero could be faster (AMD64)NeedsDecisioncompiler/runtime
#56997 opened 6 months ago by jake-ciolek
cmd/cgo: __declspec(dllexport) generated in header file while building shared-c lib on windowsNeedsInvestigationOS-Windowscompiler/runtime
#56994 opened 6 months ago by Marco-LIU
#56955 opened 6 months ago by gopherbot
#56886 opened 6 months ago by bcmills
cmd/go/internal/modfetch/codehost: TestStat/gitrepo1 failures due to missing `v1.2.3` tagNeedsInvestigationmodules
#56881 opened 6 months ago by gopherbot
cmd/go: support a -C flag value to not use any current directoryGoCommandProposalProposal-AcceptedTools
#56868 opened 6 months ago by mvdan
#56862 opened 6 months ago by horacimacias
#56853 opened 6 months ago by HinTak
cmd/api: api checker should check types for change in comparabilityFeatureRequestNeedsInvestigationcompiler/runtime
#56773 opened 6 months ago by griesemer
cmd/compile: AMD64 and i386 conditional suffixes of Ops are inconsistent NeedsInvestigationcompiler/runtime
#56722 opened 6 months ago by Jorropo
#56718 opened 6 months ago by rsc
#56583 opened 6 months ago by gopherbot
cmd/compile: the Go compiler uses a hack to pretend it has a large startup heapNeedsInvestigationcompiler/runtime
#56546 opened 6 months ago by dr2chase
#56487 opened 7 months ago by hajimehoshi
cmd/asm: doesn't support PCALIGN on i386/amd64FeatureRequestNeedsInvestigationcompiler/runtimehelp wanted
#56474 opened 7 months ago by piotr-sneller
cmd/go: mod tidy should join "require" sections if there are more than twoGoCommandNeedsDecisionmodules
#56471 opened 7 months ago by mvdan
#56442 opened 7 months ago by dsnet
#56378 opened 7 months ago by doujiang24
runtime, cmd/compile: `unexpected fault address` in `runtime.mapassign`NeedsInvestigationWaitingForInfocompiler/runtime
#56337 opened 7 months ago by gopherbot
cmd/go: Docs for `go mod vendor` does not include any information about vendoring a module for making changesDocumentationGoCommandNeedsDecision
#56330 opened 7 months ago by iastewar
cmd/go: confusing error message when flags come before package pathsGoCommandNeedsInvestigationUnfortunate
#56310 opened 7 months ago by josharian
cmd/go: add a flag to use stdin as a cancellation side-channelGoCommandProposalProposal-AcceptedProposal-FinalCommentPeriod
#56163 opened 7 months ago by bcmills
cmd/compile: "internal compiler error: NewBulk too big" while running a program with dlvNeedsInvestigationcompiler/runtime
#56120 opened 7 months ago by sufiyan-techp
cmd/go: go generate fails silently when run on a package in a nested workspace moduleGoCommandNeedsInvestigationhelp wantedmodules
#56098 opened 7 months ago by findleyr
#56072 opened 7 months ago by thaJeztah
cmd/compile: spurious "invalid recursive type" error in anonymous, recursive interfacesNeedsFixcompiler/runtime
#56062 opened 7 months ago by mdempsky
#56057 opened 7 months ago by mdempsky
#56056 opened 7 months ago by mdempsky
#56046 opened 7 months ago by griesemer
#56045 opened 7 months ago by griesemer
cmd/go: go list fails with "no non-test Go files" but succeeds upon re-runningGoCommandNeedsInvestigation
#56018 opened 7 months ago by findleyr
cmd/gofmt: nested list reformatting removes explicitly-written hierarchies in existing commentsNeedsInvestigation
#55990 opened 8 months ago by bjwrk
cmd/go: go doc -h is inconsistent and slightly brokenNeedsInvestigation
#55985 opened 8 months ago by mvdan
#55980 opened 8 months ago by cuonglm
cmd/link: inlinedCall entries missing FuncInfo-based fields (FuncID) in -linkshared modeNeedsInvestigationcompiler/runtime
#55954 opened 8 months ago by prattmic
#55936 opened 8 months ago by piotr-sneller
cmd/go: TestScript failuresNeedsInvestigation
#55311 opened 8 months ago by gopherbot
#55260 opened 8 months ago by gopherbot
#55257 opened 8 months ago by rsc
cmd/go: flaky test timeoutNeedsInvestigation
#55252 opened 8 months ago by gopherbot
cmd/go: test failures due to networkNeedsInvestigation
#55164 opened 8 months ago by rsc
#55156 opened 8 months ago by rsc
cmd/link: support for zstd-compressed DWARF sectionsFeatureRequestNeedsInvestigationcompiler/runtime
#55107 opened 8 months ago by stapelberg
#54993 opened 8 months ago by mem
#54869 opened 8 months ago by zhangyunhao116
#54868 opened 8 months ago by croepha
#54800 opened 9 months ago by findleyr
#54745 opened 9 months ago by MaerF0x0
cmd/go: unclear diagnostic when fetching requirements for other versions of workspace modulesGoCommandNeedsInvestigationmodules
#54680 opened 9 months ago by mbrancato
cmd/api: fallback to context-free definitions fails for cgo targetsNeedsInvestigation
#54657 opened 9 months ago by mdempsky
cmd/go: `expected 'package', found 'EOF'` errors with module indexing enabled on WSL2GoCommandNeedsInvestigationmodules
#54651 opened 9 months ago by jhaumont
cmd/compile: OpInlMark can get removed by SSA dead code elimination, resulting in invalid inlining treesNeedsFixcompiler/runtime
#54625 opened 9 months ago by mdempsky
#54613 opened 9 months ago by dominikh
cmd/compile: missed optimization when using verbose array initializationNeedsInvestigationPerformancecompiler/runtime
#54612 opened 9 months ago by dominikh
#54608 opened 9 months ago by bcmills
#54577 opened 9 months ago by bep
cmd/compile: windows/amd64 invalid binary when allocating array near symbol size limitNeedsInvestigationOS-Windowscompiler/runtime
#54564 opened 9 months ago by argusdusty
cmd/compile: possible append inside a method escape analysis optimizationNeedsInvestigationcompiler/runtime
#54563 opened 9 months ago by mateusz834
cmd/test2json: CGO_ENABLED is set, when running tests from prebuilt binary NeedsInvestigation
#54545 opened 9 months ago by cardil
#54544 opened 9 months ago by mvdan
cmd/compile: internal compiler error on import on mismatch between -p and package nameNeedsFixcompiler/runtime
#54542 opened 9 months ago by ALTree
cmd/compile: design doc explaining unified IR implementationcompiler/runtime
#54534 opened 9 months ago by mdempsky
#54530 opened 9 months ago by willfaught
#54503 opened 9 months ago by bcmills
#54489 opened 9 months ago by bjwrk
cmd/compile: generic method values behave differently than specific onesNeedsInvestigationcompiler/runtime
#54447 opened 9 months ago by mdempsky
#54419 opened 9 months ago by zephyrtronium
cmd/go: go test -json should only print JSON to stdoutNeedsInvestigation
#54378 opened 9 months ago by rsc
#54371 opened 9 months ago by oakad
cmd/go: problems with PIE builds on alpine builder NeedsInvestigation
#54354 opened 9 months ago by thanm
cmd/go: go.work: `go build` requires versioned replace directive when replacing a used module with a local pathGoCommandNeedsInvestigationThinkingmodules
#54264 opened 9 months ago by mlaventure
cmd/go: `go list -json -m` does not provide `Replace.Path` relative to current directory when using workspacesGoCommandNeedsInvestigation
#54263 opened 9 months ago by mlaventure
#54221 opened 9 months ago by p-kraszewski
#54029 opened 10 months ago by randall77
cmd/go: no compilation error for invalid filenames in subdirectories with embed.FSNeedsInvestigation
#54003 opened 10 months ago by dwrz
#53968 opened 10 months ago by Abirdcfly
cmd/go: Go 1.18.4 still complains "v1.x.y is not a tag" if the target (private?) module had been once downloaded before being taggedGoCommandNeedsInvestigationmodules
#53955 opened 10 months ago by central182
#53938 opened 10 months ago by thockin
#53905 opened 10 months ago by Justin-W
cmd/go: work sync and mod vendor don't use other main modules in workspaceGoCommandNeedsInvestigation
#53904 opened 10 months ago by pantsmann
cmd/dist: toolchain3 fails in external linking mode due to stale targetsNeedsInvestigation
#53865 opened 10 months ago by erifan
#53804 opened 10 months ago by stapelberg
#53737 opened 10 months ago by josharian
cmd/go: go clean should not accept flags like -modcache with packagesGoCommandProposalProposal-AcceptedProposal-FinalCommentPeriod
#53725 opened 10 months ago by mvdan
#53703 opened 10 months ago by Snaipe
#53681 opened 10 months ago by inliquid
cmd/compile: suboptimal cloning/optimization in slices.CloneNeedsDecisionPerformancecompiler/runtime
#53643 opened 11 months ago by ainar-g
#53609 opened 11 months ago by cherrymui
cmd/compile: reduce unnecessary register copies in regallocNeedsInvestigationPerformancecompiler/runtime
#53599 opened 11 months ago by erifan
runtime, cmd/go: `runtime: out of memory` in `runtime.sysMapOS` NeedsInvestigationOS-OpenBSDcompiler/runtime
#53576 opened 11 months ago by bcmills
#53535 opened 11 months ago by Snaipe
cmd/go: `go build` fails to read vcs info when .git is owned by a different userGoCommandNeedsFixhelp wanted
#53532 opened 11 months ago by ultrabear
cmd/compile: inlining confuses escape analysis with interface{} paramsNeedsInvestigationPerformancecompiler/runtime
#53465 opened 11 months ago by mvdan
#53448 opened 11 months ago by darkfeline
#53446 opened 11 months ago by ronaldpetty
cmd/go: go work causes go build to error when symlinks are involvedGoCommandNeedsInvestigationhelp wanted
#53343 opened 11 months ago by yalon
cmd/compile: jump tables perform much worse on AMD zen3?NeedsInvestigationPerformancecompiler/runtime
#53331 opened 11 months ago by dsnet
#53327 opened 11 months ago by rsc
cmd/compile, cmd/link: c-shared not supported on linux/loong64 FeatureRequestNeedsInvestigationarch-loong64compiler/runtime
#53301 opened 11 months ago by suchao-lv
#53300 opened 11 months ago by Jorropo
cmd/dist: per-developer scheduling of tests based on past failure rateFeatureRequestNeedsInvestigation
#53213 opened 1 year ago by mdempsky
cmd/api: run api check on all portsNeedsDecision
#53205 opened 1 year ago by prattmic
#53117 opened 1 year ago by kevinGC
cmd/dist: GOHOSTARCH defaults to kernel arch even when it does not match userspace archGoCommandNeedsInvestigation
#53103 opened 1 year ago by jefferyto
cmd/compile, runtime: SIGILL on `linux-loong64-3a5000`NeedsInvestigationarch-loong64compiler/runtime
#53093 opened 1 year ago by bcmills
#53090 opened 1 year ago by seankhliao
cmd/go: test cache not invalidated when modifying testdata subdirectoryNeedsInvestigationUnfortunate
#53053 opened 1 year ago by fmeum
#53014 opened 1 year ago by jwebb
#53007 opened 1 year ago by drpaneas
cmd/gofmt: inconsistent whitespace after map value typeNeedsInvestigation
#53001 opened 1 year ago by dsnet
cmd/go: go clean does not remove .exe file for main built by "go build sub/pkg"DocumentationNeedsInvestigation
#52979 opened 1 year ago by plastikfan
cmd/compile: slowdown in location list generation, possible remediesNeedsDecisionToolSpeedcompiler/runtime
#52975 opened 1 year ago by dr2chase
#52941 opened 1 year ago by daenney
#52924 opened 1 year ago by bcmills
cmd/go: `go list -e -m -json all` to start displaying hashes of modulesGoCommandProposalProposal-AcceptedProposal-FinalCommentPeriodmodules
#52792 opened 1 year ago by HakanSunay
#52767 opened 1 year ago by ddaa2000
cmd/compile: replace uses of ir.Node with ir.Expr or ir.Stmt where appropriateNeedsDecisioncompiler/runtime
#52731 opened 1 year ago by mdempsky
#52721 opened 1 year ago by rogpeppe
#52717 opened 1 year ago by zhouguangyuan0718
#52697 opened 1 year ago by ddaa2000
runtime, cmd/compile: SIGSEGV on netbsd-arm64-bsiegert during bootstrappingNeedsInvestigationOS-NetBSDarch-arm64compiler/runtime
#52678 opened 1 year ago by bcmills
runtime, cmd/link: "found pointer to free object" during asyncPreempt2 on ios-arm64-corelliumNeedsInvestigationOS-Darwinarch-arm64compiler/runtimemobile
#52657 opened 1 year ago by bcmills
cmd/compile: SIGILL when cross-compiling from netbsd/arm64 to linux/mipsNeedsInvestigationOS-NetBSDarch-arm64compiler/runtime
#52651 opened 1 year ago by bcmills
#52604 opened 1 year ago by johnwmstevens
cmd/go: go list locks at 100% cpu usageNeedsInvestigation
#52536 opened 1 year ago by andig
cmd/link, embed: store only one copy of an embedded []byteNeedsInvestigation
#52533 opened 1 year ago by pjebs
cmd/go: go get ./... loops infinitely with specific go.mod, go.sumGoCommandNeedsInvestigationmodules
#52508 opened 1 year ago by arbourd
#52445 opened 1 year ago by fishy
cmd/go: the .Deps field is used to determine whether test-variant packages have import cyclesGoCommandNeedsInvestigation
#52443 opened 1 year ago by matloob
cmd/compile: Support `make jobserver` for dynamic negotiable concurreny during compilationNeedsInvestigationcompiler/runtimehelp wanted
#52387 opened 1 year ago by kunaltyagi
#52381 opened 1 year ago by sding3
#52373 opened 1 year ago by dsnet
cmd/compile: under what circumstances does 1.18 generate significantly larger binaries than 1.17 when compiling the same source code?NeedsInvestigationcompiler/runtime
#52270 opened 1 year ago by adriancable
cmd/go: misleading `fatal:` log message when working in a git repo with no commitsGoCommandNeedsInvestigationhelp wanted
#52263 opened 1 year ago by mdevan
cmd/compile, cmd/link: generate dwarf type info in compilerNeedsInvestigation
#52209 opened 1 year ago by zhouguangyuan0718
#52193 opened 1 year ago by FiloSottile
#52171 opened 1 year ago by randall77
#52145 opened 1 year ago by skeeto
#52098 opened 1 year ago by ericlagergren
cmd/go: go.work outside `/src` directory is not respected in `/src`GoCommandNeedsInvestigationmodules
#52084 opened 1 year ago by hyangah
#52078 opened 1 year ago by findleyr
#52025 opened 1 year ago by ianlancetaylor
#52000 opened 1 year ago by fumin
#51965 opened 1 year ago by ansidev
cmd/go: workspace recursive add should skip malformed module definitionsFeatureRequestGoCommandNeedsDecisionmodules
#51959 opened 1 year ago by sding3
#51957 opened 1 year ago by seborama
cmd/compile: confusing error when trying to instantiate type parameter on other-package constraint with unexported fieldsNeedsDecisioncompiler/runtime
#51942 opened 1 year ago by ALTree
#51941 opened 1 year ago by samherrmann
cmd/compile: global variable initialization done in unexpected orderNeedsFixcompiler/runtimeearly-in-cycle
#51913 opened 1 year ago by jcp19
cmd/link: stack check too deep when compiling deep call graph with -gcflags=-lNeedsInvestigationcompiler/runtime
#51814 opened 1 year ago by maruel
#51781 opened 1 year ago by QuLogic
cmd/compile: global vars initialized with func calls like net.IPv4 allocate at init timeNeedsInvestigationPerformancecompiler/runtime
#51773 opened 1 year ago by mvdan
cmd/internal/obj/x86: Ym is used as the prefix of AMULPSNeedsInvestigation
#51768 opened 1 year ago by tianxiaogu
#51760 opened 1 year ago by prattmic
#51757 opened 1 year ago by mvdan
#51714 opened 1 year ago by algonzalez
#51710 opened 1 year ago by hyangah
cmd/link: generate external DWARF debuginfo archives directlyProposalProposal-AcceptedProposal-FinalCommentPeriodcompiler/runtime
#51692 opened 1 year ago by ringerc
#51678 opened 1 year ago by sb10
cmd/go: consider erroring if `go list -f` requests a field that can't be availableGoCommandNeedsDecision
#51638 opened 1 year ago by mvdan
cmd/gofmt: align struct tag of embedded type with surrounding fieldsNeedsInvestigation
#51598 opened 1 year ago by dolmen
#51561 opened 1 year ago by mvdan
#51554 opened 1 year ago by CAFxX
#51553 opened 1 year ago by CAFxX
#51551 opened 1 year ago by leitzler
cmd/compile: suggest clearer error regarding when a non-pointer type cannot be used as type parameterNeedsInvestigationcompiler/runtime
#51515 opened 1 year ago by changkun
#51504 opened 1 year ago by dmitshur
#51500 opened 1 year ago by inkeliz
#51462 opened 1 year ago by dsnet
#51446 opened 1 year ago by rittneje
cmd/cover: extend coverage testing to include applicationsProposalProposal-AcceptedProposal-FinalCommentPeriodcompiler/runtime
#51430 opened 1 year ago by thanm
#51349 opened 1 year ago by prattmic
#51348 opened 1 year ago by inkeliz
cmd/compile: better escape analysis for net.SyscallConnNeedsInvestigation
#51334 opened 1 year ago by rsc
#51302 opened 1 year ago by vpachkov
#51300 opened 1 year ago by robpike
cmd/go: in module root, go list {module-root}/... behaves differently than go list ./..., yet go mod tidy removes go.sum entry needed for formerDocumentationGoCommandNeedsInvestigationThinkingmodules
#51283 opened 1 year ago by dmitshur
cmd/go: vcs info not stamped when built listing .go files directlyGoCommandNeedsInvestigationhelp wantedmodules
#51279 opened 1 year ago by mlcdf
#51270 opened 1 year ago by feliixx
#51261 opened 1 year ago by josharian
#51254 opened 1 year ago by mvdan
#51244 opened 1 year ago by mdempsky
cmd/go: Go build doesn't disable import path checking in vendor trees when using GOPATHGoCommandNeedsInvestigation
#51243 opened 1 year ago by simifalaye
cmd/compile: require build systems to specify -importcfgProposalProposal-AcceptedProposal-FinalCommentPeriodcompiler/runtime
#51225 opened 1 year ago by mdempsky
cmd/go: fail if the user tries to modify the GOMOD environment variableGoCommandNeedsFixhelp wantedmodules
#51217 opened 1 year ago by mvdan
cmd/go: hang in 'exec powershell' in TestScript/build_acl_windows on windows/arm64NeedsInvestigationOS-Windowsarch-arm64
#51210 opened 1 year ago by bcmills
cmd/go: import cycles in tests lead to too harsh and confusing errorsGoCommandNeedsInvestigationTools
#51180 opened 1 year ago by dominikh
#51174 opened 1 year ago by ForestJohnson
#51160 opened 1 year ago by bryndin
cmd/compile: optimize convI2I, assertI2I, assertE2I for statically known typesNeedsInvestigationPerformancecompiler/runtime
#51133 opened 1 year ago by quasilyte
cmd/go: document .lock files in the module cacheDocumentationGoCommandNeedsInvestigationhelp wantedmodules
#51121 opened 1 year ago by kasvtv
#51051 opened 1 year ago by bcmills
cmd/go: "Access is denied." errors for .partial files in 'go mod download' on WindowsNeedsInvestigationOS-Windows
#51003 opened 1 year ago by bcmills
cmd/compile/internal/types2: runtime.mapassign1 throws in (*Checker.recordScope) during bootstrappingNeedsInvestigationcompiler/runtime
#50999 opened 1 year ago by bcmills
#50990 opened 1 year ago by michael-obermueller
#50934 opened 1 year ago by findleyr
cmd/pprof: disasm not workingNeedsFix
#50891 opened 1 year ago by rsc
cmd/asm: amd64 MOVBQZX instructions referring to upper-byte registers are not rejectedNeedsInvestigationcompiler/runtime
#50882 opened 1 year ago by WojciechMula
cmd/go, x/tools/go/packages: doesn't propagate permission errors (missing from go list -e)NeedsInvestigationTools
#50869 opened 1 year ago by dominikh
cmd/compile: consider to add move-like optimization for some string<->[]byte operationsFeatureRequestNeedsInvestigationcompiler/runtime
#50846 opened 1 year ago by quasilyte
cmd/compile/internal/amd64: huge performance degradation (register allocation issue?)NeedsInvestigationcompiler/runtime
#50821 opened 1 year ago by ikravets
cmd/compile: adjustment needed for conversion rules for pointer conversions (?)NeedsDecisionearly-in-cyclegenerics
#50815 opened 1 year ago by keep94
#50750 opened 1 year ago by bozaro
cmd/go: provide a convenient way to iterate all packages in go.work workspaceFeatureRequestNeedsDecisionmodules
#50745 opened 1 year ago by hyangah
cmd/compile: handle alias types in recursive types more consistentlyNeedsInvestigationcompiler/runtime
#50729 opened 1 year ago by griesemer
#50713 opened 1 year ago by seankhliao
cmd/go, os: build cache checksum errors in x/tools/cmd/callgraph.TestCallgraph on windows/arm64NeedsInvestigationOS-WindowsToolsarch-arm64
#50706 opened 1 year ago by bcmills
cmd/go: invalid flag in #cgo LDFLAGS: -zcommon-page-size=2097152NeedsInvestigation
#50680 opened 1 year ago by hailingluo
cmd/go: stamp the pseudo-version in builds generated by `go build`ProposalProposal-AcceptedProposal-FinalCommentPeriodmodules
#50603 opened 1 year ago by 4ad
#50581 opened 1 year ago by bcmills
cmd/go: error out of more commands used by module authors if go.mod's Go version is newerGoCommandNeedsInvestigationmodules
#50468 opened 1 year ago by mvdan
cmd/compile: SIGSEGV on openbsd-arm64-jsing builderNeedsInvestigationOS-OpenBSDarch-arm64compiler/runtime
#50452 opened 1 year ago by bcmills
cmd/go: `GORACE`, `GOGC`, `GOMAXPROCS`, `GOTRACEBACK` are not documented in `go help environment`DocumentationNeedsInvestigation
#50444 opened 1 year ago by AlekSi
cmd/compile: object file much larger than final executableNeedsInvestigationcompiler/runtimegenerics
#50438 opened 1 year ago by csgura
cmd/compile: calling string(...) on generic slices fails regardless of type constraints.NeedsDecisiongenerics
#50421 opened 1 year ago by tmr232
#50409 opened 1 year ago by tamalsaha
cmd/link: add internal linking support for pie build mode on armFeatureRequestNeedsInvestigationarch-armcompiler/runtime
#50405 opened 1 year ago by hollowaykeanho
cmd/compile: some subsequent bounds checks are not eliminatedNeedsInvestigationPerformancecompiler/runtime
#50365 opened 1 year ago by tdakkota
#50325 opened 1 year ago by katsusan
#50278 opened 1 year ago by mitar
#50261 opened 1 year ago by georgettica
#50228 opened 1 year ago by mvdan
#50204 opened 1 year ago by csgura
#50192 opened 1 year ago by katiehockman
#50158 opened 1 year ago by myitcv
cmd/go: import of vendored package error "cannot find package" from testdata packageGoCommandNeedsInvestigation
#50143 opened 1 year ago by prattmic
cmd/compile/internal/logopt: occasional timeouts on netbsd-amd64-9_0 buildersNeedsInvestigationOS-NetBSD
#50141 opened 1 year ago by bcmills
#50133 opened 1 year ago by go101
#50126 opened 1 year ago by Jacalz
cmd/cover: display method receiver (when any) in `go tool cover` outputNeedsInvestigationcompiler/runtime
#50094 opened 1 year ago by geoffroy-perso
#50040 opened 1 year ago by dsnet
#49997 opened 1 year ago by ainar-g
cmd/go: occasional network and server errors in tests that connect to rsc.ioNeedsInvestigationTesting
#49954 opened 2 years ago by bcmills
cmd/doc: args are treated case-insensitive in some casesNeedsInvestigation
#49928 opened 2 years ago by kanata2
cmd/objdump: TestDisasmCode failures with "No such file or directory" during linking on AIXNeedsInvestigationOS-AIXcompiler/runtime
#49907 opened 2 years ago by bcmills
cmd/compile: strange performance difference between two implementationsNeedsInvestigationPerformancecompiler/runtime
#49785 opened 2 years ago by go101
cmd/go: improve error messages for race detector link failures when cross-compilingNeedsInvestigation
#49760 opened 2 years ago by DryHumour
#49736 opened 2 years ago by danscales
cmd/cgo: missing documentation about "dllexport" redeclaration problem on windows/arm64DocumentationNeedsFixcompiler/runtime
#49721 opened 2 years ago by bcmills
cmd/compile: defer wrapper has more instructions than hand-written wrapperNeedsDecisioncompiler/runtime
#49656 opened 2 years ago by codefromthecrypt
cmd/compile: compiler/inliner leads to suboptimal register usageNeedsInvestigationPerformancecompiler/runtime
#49634 opened 2 years ago by holiman
cmd/go: error from 'go mod vendor' missing import stack for unmatched 'go:embed' patternGoCommandNeedsInvestigationhelp wanted
#49534 opened 2 years ago by thanm
cmd/go: document how to fetch private repos with Yubikey SSH authenticationDocumentationNeedsFixmodules
#49515 opened 2 years ago by ckcr4lyf
#49480 opened 2 years ago by quasilyte
cmd/cgo: static C functions with the same names are not called correctlyNeedsInvestigationcompiler/runtime
#49476 opened 2 years ago by hajimehoshi
cmd/compile/internal/ssa: TestStmtLines fails due to auto-generated crypto codeNeedsInvestigationcompiler/runtime
#49372 opened 2 years ago by FiloSottile
#49332 opened 2 years ago by josharian
cmd/compile: reorganize associative computation to allow superscalar executionNeedsInvestigationPerformancecompiler/runtime
#49331 opened 2 years ago by josharian
#49319 opened 2 years ago by bcmills
#49294 opened 2 years ago by katiehockman
cmd/go: add helpful suggestion to run `go mod tidy` with `-e` in cases where it fails looking for missing source packagesGoCommandNeedsInvestigationmodules
#49292 opened 2 years ago by Qix-
#49290 opened 2 years ago by katiehockman
#49274 opened 2 years ago by misberner
#49267 opened 2 years ago by bcmills
#49228 opened 2 years ago by matloob
cmd/compile, runtime: initialization order within a file appears to have changedNeedsInvestigationcompiler/runtime
#49150 opened 2 years ago by cosnicolaou
#49137 opened 2 years ago by noerw
#49118 opened 2 years ago by wkaluza
cmd/compile: Get rid of redundant TEST instructions by using the ZF flag of DEC/INCNeedsInvestigationPerformancecompiler/runtime
#49113 opened 2 years ago by jake-ciolek
cmd/go: get: can't query version "patch" of module X: no existing version is requiredGoCommandNeedsInvestigation
#49111 opened 2 years ago by anacrolix
#49031 opened 2 years ago by hailingluo
cmd/compile: fuzzing triggers various crashes or internal compiler errors on tipNeedsFixcompiler/runtime
#49019 opened 2 years ago by thepudds
#48912 opened 2 years ago by matloob
#48901 opened 2 years ago by AlekSi
#48882 opened 2 years ago by flypig
cmd/go: test with `-run /something` prints "no tests to run" inconsistentlyGoCommandNeedsFixhelp wanted
#48851 opened 2 years ago by katiehockman
cmd/compile: generic function argument causes escape to heapNeedsInvestigationPerformancecompiler/runtimegenerics
#48849 opened 2 years ago by bboreham
#48780 opened 2 years ago by ianlancetaylor
cmd/compile, unicode/utf8: utf8.EncodeRune has different performance from the equivalent string conversionNeedsInvestigationPerformancecompiler/runtime
#48684 opened 2 years ago by bcmills
cmd/compile: worse performance looping through arrays identifiable at compile timeNeedsInvestigationPerformancecompiler/runtime
#48637 opened 2 years ago by seebs
cmd/go: consider making "tool pprof" work with the module cacheNeedsInvestigation
#48601 opened 2 years ago by mvdan
#48596 opened 2 years ago by auzhva
#48585 opened 2 years ago by griesemer
cmd/objdump: new GOAMD64=v3 instructions don't disassemble properlyNeedsFixcompiler/runtimehelp wanted
#48584 opened 2 years ago by randall77
cmd/go: "RLock …: Function not implemented" when the main module is in a filesystem that does not support lockingNeedsFixmodules
#48572 opened 2 years ago by ayush-dedhia25
cmd/go: confusing error for non-existent go source filesNeedsInvestigation
#48559 opened 2 years ago by rsc
cmd/gofmt: formatting should sort and cluster imports in a standard wayNeedsInvestigation
#48552 opened 2 years ago by jsgoupil
cmd/compile: bad line number assigned to instruction loading value into argument registerNeedsFixcompiler/runtime
#48546 opened 2 years ago by aarzilli
#48526 opened 2 years ago by jayconrod
cmd/compile: inline-able function with named results performs worseNeedsInvestigationPerformancecompiler/runtime
#48507 opened 2 years ago by go101
cmd/go, cmd/compile: let cmd/compile choose how much concurrency to useNeedsInvestigationToolSpeedcompiler/runtime
#48497 opened 2 years ago by bcmills
cmd/go: "help test" caching paragraph is out-of-date and potentially misleadingDocumentationGoCommandNeedsInvestigation
#48484 opened 2 years ago by jwebb
#48469 opened 2 years ago by JAicewizard
#48429 opened 2 years ago by mtibben
#48405 opened 2 years ago by mahdi-hm
cmd/vet: add test for use of constraints package in way that is not forward compatibleNeedsFixToolsgenerics
#48365 opened 2 years ago by ianlancetaylor
cmd/go: fortran modules in go mod cache fail to compile (permission denied)NeedsFixhelp wantedmodules
#48349 opened 2 years ago by idavydov
#48245 opened 2 years ago by CAFxX
#48222 opened 2 years ago by klauspost
cmd/compile: cannot elim binary search typeHash on a type switch for a known typeNeedsInvestigationPerformancecompiler/runtime
#48220 opened 2 years ago by wdvxdr1123
#48213 opened 2 years ago by JAicewizard
#48199 opened 2 years ago by ericlagergren
cmd/compile: inline functions with only an error wrapperNeedsInvestigationPerformancecompiler/runtime
#48192 opened 2 years ago by dsnet
cmd/compile: parser rejects unambiguous unparenthesized TypeName composite literals in Condition expression of ForClauseNeedsDecisioncompiler/runtime
#48159 opened 2 years ago by mdempsky
#48157 opened 2 years ago by rsc
cmd/cover: lines that are unreached (due to panic() ) appear as covered by testNeedsInvestigationcompiler/runtime
#48147 opened 2 years ago by holubond
#48127 opened 2 years ago by rsc
#48117 opened 2 years ago by korzhao
cmd/go: avoid using the term "work space" to refer to a GOPATH in documentationDocumentationNeedsFixhelp wanted
#48034 opened 2 years ago by vdepabk2t
#48027 opened 2 years ago by jayconrod
cmd/go: improve diagnostic for module graph errors from unpruned transitive dependencies in 'go get'GoCommandNeedsFixhelp wantedmodules
#48024 opened 2 years ago by bcmills
cmd/link: trying to get a C function pointer from Go breaks if the function is stdcallNeedsInvestigationOS-Windowscompiler/runtimehelp wanted
#47992 opened 2 years ago by Keithcat1
#47981 opened 2 years ago by stevemk14ebr
cmd/compile: reduce binary space used for register spillingNeedsInvestigationbinary-sizecompiler/runtime
#47970 opened 2 years ago by martisch
cmd/compile: shorter slicing instruction sequence on x86/amd64NeedsInvestigationPerformancebinary-sizecompiler/runtime
#47969 opened 2 years ago by martisch
cmd/link: Support buildmode=pie with internal linking on Linux 386NeedsInvestigationcompiler/runtime
#47949 opened 2 years ago by subsr97
#47908 opened 2 years ago by vpachkov
cmd/compile: deduplicate alg and noalg type descriptors to allow binary space optimizationsNeedsDecisionbinary-sizecompiler/runtime
#47904 opened 2 years ago by martisch
#47889 opened 2 years ago by mitar
#47866 opened 2 years ago by mattn
#47850 opened 2 years ago by mahdi-hm
cmd/go: using newer standard library APIs with an incompatible go version in go.mod does not produce error GoCommandNeedsInvestigation
#47802 opened 2 years ago by bmon
cmd/link: invalid relocation: R_DWARFSECREF when building as c-shared on windows/arm64NeedsInvestigationcompiler/runtime
#47791 opened 2 years ago by zx2c4
#47752 opened 2 years ago by jayconrod
cmd/go: preceding tags not always fetched when downloading a pseudo-versionNeedsInvestigationmodules
#47650 opened 2 years ago by bcmills
cmd/go: 1.17 `go mod tidy` produces go.mod files that cannot be used with `go mod graph` to understand the source of dependenciesGoCommandNeedsInvestigation
#47648 opened 2 years ago by liggitt
#47560 opened 2 years ago by 4a6f656c
cmd/compile: escape analysis reports that make() is using a non-constant size after inlining with a constant sizeNeedsInvestigationPerformancecompiler/runtime
#47524 opened 2 years ago by renthraysk
cmd/compile: optimize append([]byte(string), ...) to avoid a duplicationNeedsInvestigationPerformancecompiler/runtime
#47454 opened 2 years ago by go101
#47448 opened 2 years ago by mdempsky
cmd/go: set module root directory so editors/scripts see filenames in error messages relative to current directoryFeatureRequestNeedsDecisionToolsmodules
#47399 opened 2 years ago by jwatte
cmd/link: "HEADR too small" error when linking against huge static libraryNeedsInvestigationcompiler/runtime
#47312 opened 2 years ago by mortie
#47311 opened 2 years ago by tomkcook
cmd/go: support for Git LFS via new VCS qualifierProposalProposal-AcceptedProposal-FinalCommentPeriod
#47308 opened 2 years ago by jpap
cmd/go: 'go get -d all' no longer works when a deleted transitive dependency is no longer needed after upgradingGoCommandNeedsInvestigationmodules
#47303 opened 2 years ago by bcmills
cmd/compile: large slice literals allocated in stack, causing very big frameNeedsFixcompiler/runtime
#47197 opened 2 years ago by go101
#47196 opened 2 years ago by rsc
#47175 opened 2 years ago by Link512
#47168 opened 2 years ago by qingyunha
go/types, cmd/compile/internal/types2: extend types.Info with implicit conversions from assignabilityNeedsInvestigationcompiler/runtime
#47151 opened 2 years ago by mdempsky
#47120 opened 2 years ago by rsc
#47111 opened 2 years ago by jayconrod
cmd/compile: eliminate redundant zeroing after lower passNeedsInvestigationPerformancecompiler/runtime
#47107 opened 2 years ago by tdakkota
cmd/compile, go/types: rename 'imported and not used' error to 'imported but not used'NeedsFixhelp wanted
#47089 opened 2 years ago by gazerro
#47088 opened 2 years ago by bcmills
#47072 opened 2 years ago by colin-sitehost
cmd/compile, go/types: unclear error message on initialization loop and invalid parameter typeNeedsFix
#47059 opened 2 years ago by gazerro
cmd/compile: typeparams: should //go:nointerface methods satisfy type parameter constraints?NeedsDecisioncompiler/runtime
#47045 opened 2 years ago by mdempsky
cmd/go: "unknown revision" error is misleading if the entire repo can't be foundGoCommandNeedsFixmodules
#47028 opened 2 years ago by sccr13plyr
#47024 opened 2 years ago by 68CodingMonkeys
cmd/compile: missed phi elim opportunity using result of function callFeatureRequestNeedsInvestigationToolSpeedcompiler/runtime
#47023 opened 2 years ago by josharian
cmd/go: suggestion to fail to build, or emit warning, on unused build tagsFeatureRequestGoCommandNeedsInvestigation
#47020 opened 2 years ago by dans-stuff
cmd/compile: inappropriate suggested token in case of syntax error in "if" statementNeedsInvestigationcompiler/runtime
#47013 opened 2 years ago by gazerro
cmd/go: go test -v does not stream logs when testing multiple packagesDocumentationGoCommandNeedsInvestigation
#46959 opened 2 years ago by leighmcculloch
#46912 opened 2 years ago by bcmills
cmd/go: add an option for `go test` to test all packages in the current moduleFeatureRequestGoCommandNeedsDecision
#46879 opened 2 years ago by Zerotask
runtime, cmd/compile, cmd/internal/obj/ppc64: set up stack on ppc64/ppc64le to more closely match the PPC64 ABINeedsInvestigationcompiler/runtime
#46850 opened 2 years ago by laboger
cmd/cover: treats empty lambdas as being executed even when not executedNeedsInvestigationcompiler/runtime
#46825 opened 2 years ago by krader1961
#46807 opened 2 years ago by zephyrtronium
cmd/go: suggest 'go get' for packages in the main module instead of missing external package pathsGoCommandNeedsInvestigationmodules
#46806 opened 2 years ago by bcmills
#46751 opened 2 years ago by marksalpeter
#46719 opened 2 years ago by zx2c4
cmd/compile: Optimise branches that could be behind other branches, to avoid running those branches when known to be falseNeedsInvestigationPerformancecompiler/runtime
#46711 opened 2 years ago by JAicewizard
cmd/go: suggest 'go get' instead of 'go mod tidy' when indirect dependencies are missingNeedsFixmodules
#46710 opened 2 years ago by bcmills
cmd/cgo: miscalculates C array offset when C struct has __attribute__((__packed__))NeedsFixcompiler/runtimehelp wanted
#46675 opened 2 years ago by yoursunny
cmd/compile: no debug information emitted for type used only as initializerNeedsInvestigationcompiler/runtime
#46670 opened 2 years ago by heschi
#46639 opened 2 years ago by prattmic
#46629 opened 2 years ago by klauspost
cmd/link: `go tool dist test testshared` failed if linked with lld or moldNeedsInvestigationcompiler/runtime
#46560 opened 2 years ago by rui314
cmd/vet: report strings.Trim/TrimLeft/TrimRight with duplicate runes in cutsetAnalysisProposalProposal-AcceptedProposal-FinalCommentPeriod
#46533 opened 2 years ago by CAFxX
#46529 opened 2 years ago by mdempsky
cmd/go: poor error message when running 'go mod download' on a path that can only be used if replacedNeedsInvestigationmodules
#46496 opened 2 years ago by marystern
cmd/go: "conflicts with" message is too vague when one path is a package and the other is a moduleNeedsInvestigationmodules
#46426 opened 2 years ago by bcmills
#46410 opened 2 years ago by rolandshoemaker
#46400 opened 2 years ago by seankhliao
#46365 opened 2 years ago by bvwells
cmd/link: external linking is not reproducible on some platformsNeedsInvestigationToolscompiler/runtime
#46334 opened 2 years ago by mdempsky
cmd/go: link should stop when cgo is required but disabledNeedsInvestigation
#46330 opened 2 years ago by perillo
#46312 opened 2 years ago by jayconrod
cmd/vet, cmd/go: vet crashes for long paths in Windows, affecting go testAnalysisNeedsInvestigationOS-Windows
#46299 opened 2 years ago by ajgajg1134
cmd/gofmt: reconsider making -d exit with a status of 1 if a non-empty diff is printed NeedsDecision
#46289 opened 2 years ago by mvdan
cmd/go: "cannot find module providing package" errors stutter on package nameGoCommandNeedsInvestigationmodules
#46274 opened 2 years ago by bcmills
#46269 opened 2 years ago by aarzilli
cmd/link: panic with cgo export and //go:linkname when main.main not declared NeedsInvestigationcompiler/runtime
#46255 opened 2 years ago by zhuah
cmd/cgo: generates incorrect int constants from #define with cast to ulong typedef with clangNeedsInvestigationcompiler/runtime
#46247 opened 2 years ago by ansiwen
cmd/go: PKG_CONFIG var misparsed when containing spacesNeedsInvestigation
#46228 opened 2 years ago by AlexRouSg
cmd/vet: enable fuzz checks in 'tests' analysis passAnalysisNeedsInvestigationProposalProposal-AcceptedProposal-FinalCommentPeriodfuzz
#46218 opened 2 years ago by katiehockman
#46216 opened 2 years ago by dr2chase
go/types, cmd/compile/internal/types2: shared type expressions are evaluated once per variableFeatureRequestNeedsDecisioncompiler/runtime
#46208 opened 2 years ago by mdempsky
#46178 opened 2 years ago by 4a6f656c
cmd/go: improve pattern matching in script_test stdout, stderr and grep commandsGoCommandNeedsDecision
#46157 opened 2 years ago by perillo
cmd/vet: check references to standard library packages inconsistent with go.mod go versionAnalysisProposal
#46136 opened 2 years ago by jayconrod
cmd/compile: failures with "wait: no child processes" on solaris-amd64-oraclerel since 2021-04-02NeedsInvestigationOS-Solariscompiler/runtime
#46135 opened 2 years ago by bcmills
#46114 opened 2 years ago by bemasc
cmd/vet: warn about concurrent modification of a map (values added in a for loop)AnalysisNeedsInvestigation
#46097 opened 2 years ago by rokusei
#46087 opened 2 years ago by josharian
#46086 opened 2 years ago by josharian
cmd/compile: treat "d = append(make([]T, 0, len(s)), s...)" as "d = make([]T, len(s)); copy(d, s)"NeedsFixPerformancecompiler/runtime
#46079 opened 2 years ago by go101
cmd/cgo: absolute Unix paths in CFLAGS are converted to relative Windows path when using mingw64 to compile cgoNeedsInvestigationcompiler/runtime
#46077 opened 2 years ago by dominicletz
cmd/compile: only use sequential compile queue algorithm for -v compiles, not all -c=1 compilesNeedsFixcompiler/runtime
#46074 opened 2 years ago by mdempsky
#46030 opened 2 years ago by aimuz
cmd/go: GOPATH mode rejects directory arguments outside of GOPATH/src that contain '@' charactersNeedsInvestigation
#45944 opened 2 years ago by metux
#45940 opened 2 years ago by jochen42
cmd/compile: investigate maintaining TOC register r2 for ppc64x by default.NeedsInvestigationarch-ppc64xcompiler/runtime
#45925 opened 2 years ago by laboger
cmd/go: "go install" of std/cmd in a different GOROOT silently does the wrong thingGoCommandNeedsInvestigation
#45888 opened 2 years ago by mvdan
#45846 opened 2 years ago by golopot
#45811 opened 2 years ago by magodo
cmd/go: directories named `vendor` are ignored in `//go:embed`NeedsInvestigation
#45744 opened 2 years ago by jakelucas
cmd/compile: DWARF IsStmt flag not set for line although it is executedDebuggingNeedsInvestigationcompiler/runtime
#45680 opened 2 years ago by mahdi-hm
cmd/go: diagnose packages listed in lexically-impossible modules in vendor/modules.txtGoCommandNeedsFixhelp wanted
#45649 opened 2 years ago by go101
cmd/cgo: arch list is not in sync with cmd/go and go/build arch listNeedsInvestigationcompiler/runtime
#45644 opened 2 years ago by perillo
cmd/go: CGO_CFLAGS variable with spaces is parsed incorrectly on windowsNeedsInvestigationhelp wanted
#45637 opened 2 years ago by justinfx
#45611 opened 2 years ago by ohir
#45573 opened 2 years ago by icholy
#45549 opened 2 years ago by jayconrod
cmd/go: command to print out the directory Go will install binaries intoFeatureRequestGoCommandNeedsInvestigation
#45546 opened 2 years ago by kevinburke1
cmd/go: go get -u can't upgrade packages with invalid or non-existent versions in go.modNeedsInvestigationmodules
#45527 opened 2 years ago by matthewmueller
#45515 opened 2 years ago by perillo
cmd/internal/obj/x86: using AH in instruction with REX prefix substitutes SPL without an errorNeedsInvestigation
#45511 opened 2 years ago by TACIXAT
cmd/go: `go test` hides the exit status of the test binaryNeedsInvestigation
#45508 opened 2 years ago by dnephin
cmd/compile, runtime: GOEXPERIMENT to add two non-pointer words to iface/efaceNeedsInvestigationhelp wanted
#45494 opened 2 years ago by zephyrtronium
cmd/go: 'go list -m' wildcards don't work with version queries GoCommandNeedsInvestigationhelp wantedmodules
#45485 opened 2 years ago by bcmills
#45474 opened 2 years ago by hugbubby
cmd/cgo: code using <iostream> header silently terminates on WindowsNeedsInvestigationOS-Windowscompiler/runtime
#45468 opened 2 years ago by gegogi
cmd: instructions don't work for vendoring in x/tools into stdlibNeedsInvestigation
#45440 opened 2 years ago by randall77
cmd/link: would like a way to emit DT_RPATH tags (instead of DT_RUNPATH)NeedsInvestigation
#45412 opened 2 years ago by mwhudson
#45361 opened 2 years ago by catenacyber
#45283 opened 2 years ago by odeke-em
cmd/compile: emitted DWARF location for complex128 param is incorrectNeedsInvestigationcompiler/runtime
#45281 opened 2 years ago by thanm
#45269 opened 2 years ago by go101
#45194 opened 2 years ago by hyangah
cmd/go: 'go get', 'go mod tidy' should update the vendor directory when presentFeatureRequestGoCommandNeedsDecisionmodules
#45161 opened 2 years ago by jayconrod
#45078 opened 2 years ago by rsc
cmd/go: improve error message for missing dependencies when building files from another moduleNeedsInvestigationmodules
#45014 opened 2 years ago by FiloSottile
#45004 opened 2 years ago by aarondl
#44974 opened 2 years ago by pmuetschard
cmd/go: "no required module provides package" is confusing for paths under the current moduleGoCommandNeedsFixmodules
#44961 opened 2 years ago by mvdan
#44957 opened 2 years ago by eandre
#44950 opened 2 years ago by carnott-snap
#44911 opened 2 years ago by perillo
#44898 opened 2 years ago by rogpeppe
cmd/compile: pass pointer-shaped receivers using context registerNeedsDecisionPerformancebinary-sizecompiler/runtime
#44827 opened 2 years ago by mdempsky
#44824 opened 2 years ago by cherrymui
cmd/link: binary failed to execute with "This version of %1 is not compatible with the version of Windows you're running."NeedsInvestigationOS-Windowscompiler/runtime
#44817 opened 2 years ago by bcmills
cmd/compile: register ABI bringup testcase failures (tracking issue)NeedsInvestigationcompiler/runtimeumbrella
#44816 opened 2 years ago by thanm
#44810 opened 2 years ago by mvdan
cmd/link/internal/ld: hang in TestRuntimeTypeAttrExternal on netbsd-386-9_0NeedsInvestigationOS-NetBSD
#44801 opened 2 years ago by bcmills
cmd/go: document how licenses are added to modules that are nested in a repositoryDocumentationNeedsInvestigation
#44758 opened 2 years ago by mdempsky
#44743 opened 2 years ago by DeedleFake
cmd/asm: refactor the framework of the arm64 assemblerNeedsInvestigation
#44734 opened 2 years ago by erifan
cmd/compile: regalloc fails to reserve key register (CX) for future codeNeedsInvestigationPerformancecompiler/runtime
#44671 opened 2 years ago by josharian
#44670 opened 2 years ago by josharian
cmd/cgo: building c-archive with function pointer works with Go 1.14, but not 1.15 and beyondNeedsFixcompiler/runtimehelp wanted
#44648 opened 2 years ago by willie
cmd/compile: avoid unnecessary allocations for consecutive appendsNeedsInvestigationPerformancecompiler/runtime
#44628 opened 2 years ago by rogpeppe
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)GoCommandNeedsInvestigationUnfortunate
#44626 opened 2 years ago by ConradIrwin
testing, cmd/go: dependencies in init functions are not recorded in the 'go test' cache keyGoCommandNeedsInvestigation
#44625 opened 2 years ago by aronatkins
cmd/compile: open-coded defers keep pointer arguments alive past the deferred callNeedsFixcompiler/runtime
#44623 opened 2 years ago by mdempsky
#44588 opened 2 years ago by rittneje
#44578 opened 2 years ago by go101
cmd/asm, cmd/compile, cmd/link, cmd/objdump: ppc64 ISA 3.1 supportNeedsInvestigationarch-ppc64xcompiler/runtime
#44549 opened 2 years ago by pmur
#44519 opened 2 years ago by kungfusheep
cmd/internal/moddeps: confusing error message when difference is due to a "replace" directiveNeedsInvestigationTestinghelp wanted
#44508 opened 2 years ago by bcmills
#44500 opened 2 years ago by 4a6f656c
cmd/go: provide a way to test that benchmarks work without invalidating cache resultsFeatureRequestNeedsInvestigationThinking
#44499 opened 2 years ago by bcmills
#44486 opened 2 years ago by catundercar
#44471 opened 2 years ago by ghost
#44469 opened 2 years ago by hyangah
#44350 opened 2 years ago by corhere
#44321 opened 2 years ago by go101
#44251 opened 2 years ago by kybin
#44203 opened 2 years ago by mvdan
#44201 opened 2 years ago by kstenerud
#44169 opened 2 years ago by pelliu
cmd/go: 'go mod vendor' should not remove existing non-Go content from the vendor subdirectoryNeedsInvestigationmodules
#44119 opened 2 years ago by reitzig
cmd/cgo: document how to cross-compile from darwin/amd64 to darwin/arm64 with cgoDocumentationFeatureRequestNeedsInvestigationcompiler/runtime
#44112 opened 2 years ago by briandealwis
cmd/link: support c-archive for freebsd/arm and freebsd/arm64FeatureRequestNeedsInvestigationOS-FreeBSD
#44084 opened 2 years ago by hajimehoshi
runtime/trace, cmd/trace: provide a per-M viewDebuggingFeatureRequestNeedsInvestigationcompiler/runtime
#44074 opened 2 years ago by prattmic
#44063 opened 2 years ago by raelyz
cmd/compile: consider increasing the internal precision limit for integer valuesNeedsDecisioncompiler/runtime
#44057 opened 2 years ago by griesemer
#44051 opened 2 years ago by josharian
cmd/link: ELF `e_flags` does not contain `EF_ARM_VFP_FLOAT` on armv7l when statically linkedNeedsInvestigationcompiler/runtimehelp wanted