cmd
Issues and changes for 281 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
- ... (271 more)
#53058 opened 10 hours ago by mdempsky
cmd/go: test cache not invalidated when modifying testdata subdirectoryNeedsInvestigationUnfortunate
#53053 opened 16 hours ago by fmeum
#53014 opened 4 days ago by jwebb
cmd/cgo: Wrong types in compiler errors with clang 14NeedsInvestigation
#53013 opened 4 days ago by dmgk
#53007 opened 5 days ago by drpaneas
#53005 opened 5 days ago by ayushr2
cmd/gofmt: inconsistent whitespace after map value typeNeedsInvestigation
#53001 opened 5 days ago by dsnet
#52990 opened 5 days ago by motiejus
cmd/go: go clean does not remove .exe file for main built by "go build sub/pkg"DocumentationNeedsInvestigation
#52979 opened 6 days ago by plastikfan
#52975 opened 6 days ago by dr2chase
cmd/compile: allocation when string key already exists in a map when using map[string([]byte{})]NeedsInvestigationPerformance
#52971 opened 6 days ago by renthraysk
cmd/compile: miscompilation in pointer operations [1.18 backport]CherryPickCandidate
#52961 opened 6 days ago by gopherbot
cmd/compile: miscompilation in pointer operations [1.17 backport]CherryPickCandidate
#52960 opened 6 days ago by gopherbot
#52941 opened 1 week ago by daenney
#52927 opened 1 week ago by bcmills
cmd/compile/internal/ssa: "panic during regalloc" in `(*sparseSet).add` on linux/ppc64leNeedsInvestigationrelease-blocker
#52924 opened 1 week ago by bcmills
cmd/nm: TestGoExec failure with 'makeslice: len out of range' on plan9-armNeedsInvestigationOS-Plan9
#52895 opened 1 week ago by bcmills
#52876 opened 1 week ago by matloob
#52863 opened 1 week ago by sbinet
cmd/compile: global variable initialization done in unexpected order [1.18 backport]CherryPickCandidate
#52857 opened 1 week ago by gopherbot
cmd/go: TestScript/mod_invalid_version failures on linux-386-longtest due to missing ancestor tagsNeedsInvestigationmodules
#52796 opened 2 weeks ago by bcmills
#52792 opened 2 weeks ago by HakanSunay
cmd/compile: compiler crash on too large channel typeNeedsInvestigation
#52767 opened 2 weeks ago by ddaa2000
cmd/go: Downloaded zip file permissions in $GOMODCACHE/cache/download are too restrictiveNeedsInvestigationmodules
#52765 opened 2 weeks ago by dmgk
#52731 opened 2 weeks ago by mdempsky
#52721 opened 2 weeks ago by rogpeppe
#52717 opened 2 weeks ago by zhouguangyuan0718
cmd/link: cannot open file ... cannot allocate memoryWaitingForInfo
#52716 opened 2 weeks ago by MikeSpreitzer
cmd/compile: multiple LittleEndian.Uint* calls on the same buffer block load mergingNeedsInvestigationPerformance
#52708 opened 2 weeks ago by greatroar
cmd/compile: type checking succeeds/fails depending on declaration orderNeedsInvestigation
#52698 opened 3 weeks ago by ddaa2000
cmd/compile: panic: dvarint: bad offset for funcdataNeedsInvestigation
#52697 opened 3 weeks ago by ddaa2000
cmd/vet, x/tools/go/analysis: flag superfluous fmt.Errorf (without format specifiers) calls to instead use errors.New and save binary size AnalysisNeedsDecision
#52696 opened 3 weeks ago by odeke-em
cmd/cgo, cmd/link: with zig as CC/CXX, Go linker does not put libc onto the linker line, causing undefined symbol errorsNeedsFixhelp wanted
#52690 opened 3 weeks ago by andrewrk
runtime, cmd/compile: SIGSEGV on netbsd-arm64-bsiegert during bootstrappingNeedsInvestigationOS-NetBSDarch-arm64
#52678 opened 3 weeks ago by bcmills
runtime, cmd/link: "found pointer to free object" during asyncPreempt2 on ios-arm64-corelliumNeedsInvestigationOS-Darwinarch-arm64mobile
#52657 opened 3 weeks ago by bcmills
cmd/compile: SIGILL when cross-compiling from netbsd/arm64 to linux/mipsNeedsInvestigationOS-NetBSDarch-arm64
#52651 opened 3 weeks ago by bcmills
#52648 opened 3 weeks ago by carlmjohnson
runtime, cmd/compile: `exit status 0xc0000374` (`STATUS_HEAP_CORRUPTION`) on windows-amd64-longtestNeedsInvestigationOS-Windowsrelease-blocker
#52647 opened 3 weeks ago by bcmills
cmd/go: -fuzz with -json attributes fuzz output to the wrong testNeedsInvestigation
#52636 opened 3 weeks ago by dnephin
#52611 opened 3 weeks ago by twystd
#52604 opened 3 weeks ago by johnwmstevens
#52600 opened 3 weeks ago by misha-ridge
#52573 opened 4 weeks ago by matthewmueller
x/build, cmd/go: frequent connection timeouts to github.com since 2022-03-04BuildersGoCommandNeedsInvestigationrelease-blocker
#52545 opened 4 weeks ago by bcmills
#52542 opened 4 weeks ago by hajimehoshi
cmd/go: go list locks at 100% cpu usageNeedsInvestigation
#52536 opened 4 weeks ago by andig
cmd/link, embed: store only one copy of an embedded fileNeedsInvestigation
#52533 opened 1 month ago by pjebs
cmd/go: go get ./... loops infinitely with specific go.mod, go.sumGoCommandNeedsInvestigationmodules
#52508 opened 1 month ago by arbourd
#52445 opened 1 month ago by fishy
cmd/go: the .Deps field is used to determine whether test-variant packages have import cyclesGoCommandNeedsInvestigation
#52443 opened 1 month ago by matloob
cmd/compile: Support `make jobserver` for dynamic negotiable concurreny during compilationNeedsInvestigationhelp wanted
#52387 opened 1 month ago by kunaltyagi
#52381 opened 1 month ago by sding3
#52373 opened 1 month ago by dsnet
#52372 opened 1 month ago by jefferyto
cmd/compile: crash in make running generic code [1.18 backport]CherryPickCandidateNeedsInvestigation
#52311 opened 1 month ago by mier85
cmd/compile: under what circumstances does 1.18 generate significantly larger binaries than 1.17 when compiling the same source code?NeedsInvestigation
#52270 opened 1 month ago by adriancable
cmd/go: misleading `fatal:` log message when working in a git repo with no commitsGoCommandNeedsInvestigationhelp wanted
#52263 opened 1 month ago by mdevan
cmd/compile: compiler crash on valid code [1.18 backport]CherryPickCandidate
#52242 opened 1 month ago by gopherbot
cmd/compile, cmd/link: generate dwarf type info in compilerNeedsInvestigation
#52209 opened 1 month ago by zhouguangyuan0718
#52193 opened 1 month ago by FiloSottile
cmd/compile: dictionary for [...] should only use concrete typesNeedsInvestigation
#52181 opened 1 month ago by pepjo
cmd/compile: hang in `ssa.(*regAllocState).computeLive` when optimizations are disabledNeedsInvestigation
#52180 opened 1 month ago by pioz
#52171 opened 1 month ago by randall77
#52145 opened 1 month ago by skeeto
cmd/compile: GOEXPERIMENT=unified <autogenerated>:1: internal compiler error: missing wrapperNeedsFix
#52128 opened 1 month ago by andig
#52099 opened 1 month ago by ericlagergren
cmd/objdump: does not understand ARMv8 SHA-3 instructionsNeedsInvestigation
#52098 opened 1 month ago by ericlagergren
cmd/go: go.work outside `/src` directory is not respected in `/src`GoCommandNeedsInvestigationmodules
#52084 opened 1 month ago by hyangah
#52078 opened 1 month ago by findleyr
cmd/compile: devirtualization changes program behaviorNeedsInvestigation
#52072 opened 1 month ago by go101
#52052 opened 1 month ago by AGMETEOR
cmd/compile: defer of embedded method resolves pointer too earlyNeedsInvestigation
#52025 opened 1 month ago by ianlancetaylor
cmd/pprof: weblist gives wrong flat countNeedsInvestigation
#52000 opened 1 month ago by fumin
#51967 opened 1 month ago by MatthewJamesBoyle
#51965 opened 1 month ago by ansidev
cmd/go: workspace recursive add should skip malformed module definitionsFeatureRequestGoCommandNeedsDecisionmodules
#51959 opened 2 months ago by sding3
cmd/compile: slow with many methods on parameterized typeNeedsInvestigation
#51957 opened 2 months ago by seborama
#51952 opened 2 months ago by rsc
cmd/go: "go mod download" doesn't fetch necessary modules in workspace modeGoCommandNeedsInvestigationmodules
#51946 opened 2 months ago by h31
cmd/compile: cannot satisfy other-package struct typesetNeedsInvestigation
#51942 opened 2 months ago by ALTree
#51941 opened 2 months ago by samherrmann
#51919 opened 2 months ago by sergunya
#51913 opened 2 months ago by jcp19
#51876 opened 2 months ago by seankhliao
#51849 opened 2 months ago by gopherbot
cmd/compile: ICE with 1.18 program that succeeds with 1.18rc1NeedsInvestigation
#51828 opened 2 months ago by bradenaw
cmd/link: stack check too deep when compiling deep call graph with -gcflags=-lNeedsInvestigationWaitingForInfo
#51814 opened 2 months ago by maruel
cmd/go: add -reproducible flagProposal
#51812 opened 2 months ago by tie
#51781 opened 2 months ago by QuLogic
#51779 opened 2 months ago by liubog2008
cmd/compile: global vars initialized with func calls like net.IPv4 allocate at init timeNeedsInvestigationPerformance
#51773 opened 2 months ago by mvdan
cmd/internal/obj/x86: Ym is used as the prefix of AMULPSNeedsInvestigation
#51768 opened 2 months ago by tianxiaogu
#51760 opened 2 months ago by prattmic
#51757 opened 2 months ago by mvdan
#51734 opened 2 months ago by mdempsky
#51714 opened 2 months ago by algonzalez
#51710 opened 2 months ago by hyangah
cmd/link: generate external DWARF debuginfo archives directlyProposalProposal-AcceptedProposal-FinalCommentPeriod
#51692 opened 2 months ago by ringerc
cmd/go: consider erroring if `go list -f` requests a field that can't be availableGoCommandNeedsDecision
#51638 opened 2 months ago by mvdan
cmd/compile: unnecessary bounds check when indexing relative to the endNeedsInvestigationPerformance
#51622 opened 2 months ago by dsnet
cmd/gofmt: align struct tag of embedded type with surrounding fieldsNeedsInvestigation
#51598 opened 2 months ago by dolmen
#51589 opened 2 months ago by 10ne1
cmd/go: "go test" seems to cache test build output when GODEBUG changesNeedsInvestigation
#51561 opened 2 months ago by mvdan
#51555 opened 2 months ago by a8m
#51554 opened 2 months ago by CAFxX
#51553 opened 2 months ago by CAFxX
#51551 opened 2 months ago by leitzler
#51529 opened 2 months ago by gjenkins8
#51521 opened 2 months ago by mdempsky
cmd/compile: suggest clearer error regarding when a non-pointer type cannot be used as type parameterNeedsInvestigation
#51515 opened 2 months ago by changkun
#51504 opened 2 months ago by dmitshur
cmd/nm: don't work with WebAssembly binariesNeedsDecision
#51500 opened 2 months ago by inkeliz
cmd/compile: gccgo error: incompatible types in binary expressionNeedsInvestigation
#51475 opened 2 months ago by ddaa2000
#51462 opened 2 months ago by dsnet
cmd/compile: double error when break is not in a loopNeedsInvestigation
#51456 opened 2 months ago by alicebob
#51446 opened 2 months ago by rittneje
cmd/go: Builds using go1.16.x report an ambiguous error when an imported dependency contains '//go:build' but not '// +build'GoCommandNeedsInvestigation
#51436 opened 2 months ago by dylan-bourque
cmd/cover: extend coverage testing to include applicationsProposalProposal-AcceptedProposal-FinalCommentPeriod
#51430 opened 2 months ago by thanm
#51391 opened 2 months ago by raygecao
cmd/go: "v1.x.y is not a tag" when .gitconfig sets `log.decorate` to `full` [1.17 backport]CherryPickCandidateGoCommand
#51351 opened 2 months ago by gopherbot
#51349 opened 2 months ago by prattmic
#51348 opened 2 months ago by inkeliz
cmd/compile: better escape analysis for net.SyscallConnNeedsInvestigation
#51334 opened 3 months ago by rsc
#51312 opened 3 months ago by hidu
cmd/compile: panic running code that uses generic interface valueNeedsInvestigation
#51303 opened 3 months ago by apmckinlay
#51302 opened 3 months ago by vpachkov
#51300 opened 3 months ago by robpike
#51298 opened 3 months ago by dolmen
cmd/go: in module root, go list {module-root}/... behaves differently than go list ./..., yet go mod tidy removes go.sum entry needed for formerGoCommandNeedsInvestigationThinkingmodules
#51283 opened 3 months ago by dmitshur
cmd/go: vcs info not stamped when built listing .go files directlyGoCommandNeedsInvestigationhelp wantedmodules
#51279 opened 3 months ago by mlcdf
#51270 opened 3 months ago by feliixx
#51261 opened 3 months ago by josharian
#51256 opened 3 months ago by cherrymui
#51254 opened 3 months ago by mvdan
#51244 opened 3 months ago by mdempsky
cmd/go: Go build doesn't disable import path checking in vendor trees when using GOPATHGoCommandNeedsInvestigation
#51243 opened 3 months ago by simifalaye
cmd/compile: WebAssembly built from fyne_demo command crashes browser optimizer in ChromeNeedsInvestigationOS-JSarch-wasm
#51241 opened 3 months ago by Bluebugs
#51225 opened 3 months ago by mdempsky
cmd/go: fail if the user tries to modify the GOMOD environment variableGoCommandNeedsFixhelp wantedmodules
#51217 opened 3 months ago by mvdan
cmd/go: hang in 'exec powershell' in TestScript/build_acl_windows on windows/arm64NeedsInvestigationOS-Windowsarch-arm64
#51210 opened 3 months ago by bcmills
cmd/go: import cycles in tests lead to too harsh and confusing errorsGoCommandNeedsInvestigationTools
#51180 opened 3 months ago by dominikh
#51174 opened 3 months ago by ForestJohnson
cmd/compile: nil pointer deref when printing error message for invalid program in 1.17 NeedsInvestigation
#51165 opened 3 months ago by nobozo
#51160 opened 3 months ago by bryndin
cmd/compile: optimize convI2I, assertI2I, assertE2I for statically known typesNeedsInvestigationPerformance
#51133 opened 3 months ago by quasilyte
#51126 opened 3 months ago by spekary
cmd/go: document .lock files in the module cacheDocumentationGoCommandNeedsInvestigationhelp wantedmodules
#51121 opened 3 months ago by kasvtv
#51114 opened 3 months ago by Deleplace
#51051 opened 3 months ago by bcmills
#51025 opened 3 months ago by griesemer
cmd/link: cgo linking fails on Windows with GCC 11.2.0 + MinGW-w64 9.0.0 (UCRT) from winlibs.comNeedsInvestigationOS-Windows
#51007 opened 3 months ago by NewUserHa
cmd/go: "Access is denied." errors for .partial files in 'go mod download' on WindowsNeedsInvestigationOS-Windows
#51003 opened 3 months ago by bcmills
cmd/compile/internal/types2: runtime.mapassign1 throws in (*Checker.recordScope) during bootstrappingNeedsInvestigation
#50999 opened 3 months ago by bcmills
cmd/compile: missing DWARF location lists for return valuesNeedsInvestigation
#50990 opened 3 months ago by michael-obermueller
cmd/go: 'go env' takes 5+ seconds on my MacNeedsInvestigation
#50982 opened 3 months ago by rsc
#50934 opened 3 months ago by findleyr
cmd/pprof: disasm not workingNeedsFix
#50891 opened 3 months ago by rsc
cmd/asm: amd64 MOVBQZX instructions referring to upper-byte registers are not rejectedNeedsInvestigation
#50882 opened 3 months ago by WojciechMula
cmd/go, x/tools/go/packages: doesn't propagate permission errors (missing from go list -e)NeedsInvestigationTools
#50869 opened 3 months ago by dominikh
cmd/compile: consider to add move-like optimization for some string<->[]byte operationsFeatureRequestNeedsInvestigation
#50846 opened 3 months ago by quasilyte
cmd/compile: improve error message for invalid use of interface with type constraintsNeedsFixhelp wanted
#50837 opened 3 months ago by virtuald
cmd/compile/internal/amd64: huge performance degradation (register allocation issue?)NeedsInvestigation
#50821 opened 3 months ago by ikravets
cmd/compile: adjustment needed for conversion rules for pointer conversions (?)NeedsDecisiongenerics
#50815 opened 3 months ago by keep94
cmd/buildid: crashes trying to write buildid in binary built by Go 1.5NeedsInvestigation
#50809 opened 3 months ago by stevemk14ebr
#50807 opened 3 months ago by matloob
cmd/compile: confusing assignment mismatch error when indexing map with invalid keyNeedsInvestigation
#50762 opened 4 months ago by Snaipe
#50750 opened 4 months ago by bozaro
cmd/go: provide a convenient way to iterate all packages in go.work workspaceFeatureRequestNeedsDecisionmodules
#50745 opened 4 months ago by hyangah
#50729 opened 4 months ago by griesemer
#50713 opened 4 months ago by seankhliao
cmd/go: reports errors for a correct preamble when it contains a builtin C type and a `C.*` name can't be resolvedNeedsInvestigation
#50710 opened 4 months ago by qmuntal
cmd/go, os: build cache checksum errors in x/tools/cmd/callgraph.TestCallgraph on windows/arm64NeedsInvestigationOS-WindowsToolsarch-arm64
#50706 opened 4 months ago by bcmills
cmd/go: invalid flag in #cgo LDFLAGS: -zcommon-page-size=2097152NeedsInvestigation
#50680 opened 4 months ago by hailingluo
cmd/go: stamp the pseudo-version in builds generated by `go build`ProposalProposal-AcceptedProposal-FinalCommentPeriodmodules
#50603 opened 4 months ago by 4ad
#50588 opened 4 months ago by griesemer
#50584 opened 4 months ago by ppenguin
#50471 opened 4 months ago by bcmills
cmd/go: error out of more commands used by module authors if go.mod's Go version is newerGoCommandNeedsInvestigationmodules
#50468 opened 4 months ago by mvdan
#50452 opened 4 months ago by bcmills
cmd/go: `GORACE`, `GOGC`, `GOMAXPROCS`, `GOTRACEBACK` are not documented in `go help environment`DocumentationNeedsInvestigation
#50444 opened 4 months ago by AlekSi
#50438 opened 4 months ago by csgura
cmd/compile: calling string(...) on generic slices fails regardless of type constraints.NeedsDecisiongenerics
#50421 opened 4 months ago by tmr232
#50409 opened 4 months ago by tamalsaha
cmd/link: add internal linking support for pie build mode on armFeatureRequestNeedsInvestigationarch-arm
#50405 opened 4 months ago by hollowaykeanho
#50365 opened 4 months ago by tdakkota
cmd/go: document that empty environment variables are treated as unsetDocumentationGoCommandNeedsFixhelp wanted
#50335 opened 5 months ago by vikyd
#50332 opened 5 months ago by thockin
#50325 opened 5 months ago by katsusan
#50278 opened 5 months ago by mitar
#50261 opened 5 months ago by georgettica
#50228 opened 5 months ago by mvdan
cmd/compile: generic code compile never endNeedsInvestigation
#50204 opened 5 months ago by csgura
#50192 opened 5 months ago by katiehockman
cmd/go: hang in waitOrStop on netbsd-amd64-9_0-n2NeedsInvestigation
#50187 opened 5 months ago by bcmills
#50158 opened 5 months ago by myitcv
cmd/go: import of vendored package error "cannot find package" from testdata packageGoCommandNeedsInvestigation
#50143 opened 5 months ago by prattmic
cmd/compile/internal/logopt: occasional timeouts on netbsd-amd64-9_0 buildersNeedsInvestigationOS-NetBSD
#50141 opened 5 months ago by bcmills
cmd/compile: wrong line number in error messageNeedsInvestigation
#50133 opened 5 months ago by go101
#50126 opened 5 months ago by Jacalz
cmd/cover: display method receiver (when any) in `go tool cover` outputNeedsInvestigation
#50094 opened 5 months ago by geoffroy-perso
cmd/go: test with `-overlay` failed with a go-vet errorNeedsInvestigation
#50044 opened 5 months ago by hajimehoshi
#50040 opened 5 months ago by dsnet
#49997 opened 5 months ago by ainar-g
#49994 opened 5 months ago by yifhao
cmd/go: occasional "connection reset by peer" errors in tests that connect to rsc.ioNeedsInvestigationTesting
#49954 opened 5 months ago by bcmills
cmd/doc: args are treated case-insensitive in some casesNeedsInvestigation
#49928 opened 5 months ago by kanata2
cmd/objdump: TestDisasmCode failures with "No such file or directory" during linking on AIXNeedsInvestigationOS-AIX
#49907 opened 5 months ago by bcmills
cmd/compile: strange performance difference between two implementationsNeedsInvestigationPerformance
#49785 opened 6 months ago by go101
cmd/go: "mod tidy" doesn't delete go.sum when go.mod has no dependenciesGoCommandNeedsInvestigationmodules
#49772 opened 6 months ago by TwiN
cmd/go: improve error messages for race detector link failures when cross-compilingNeedsInvestigation
#49760 opened 6 months ago by DryHumour
#49736 opened 6 months ago by danscales
cmd/cgo: missing documentation about "dllexport" redeclaration problem on windows/arm64DocumentationNeedsFix
#49721 opened 6 months ago by bcmills
#49656 opened 6 months ago by codefromthecrypt
#49634 opened 6 months ago by holiman
cmd/compile: Go 1.18 compile time may be about 18% slower than Go.17 (largely from changes due to generics)NeedsInvestigationToolSpeed
#49569 opened 6 months ago by danscales
cmd/go: error from 'go mod vendor' missing import stack for unmatched 'go:embed' patternGoCommandNeedsInvestigationhelp wanted
#49534 opened 6 months ago by thanm
cmd/go: document how to fetch private repos with Yubikey SSH authenticationDocumentationNeedsFixmodules
#49515 opened 6 months ago by ckcr4lyf
#49505 opened 6 months ago by wkaluza
cmd/compile, runtime: introduce growbyteslice?NeedsInvestigation
#49480 opened 6 months ago by quasilyte
cmd/cgo: static C functions with the same names are not called correctlyNeedsInvestigation
#49476 opened 6 months ago by hajimehoshi
cmd/compile: clarify whether "-l" and "-N" compiler flags are actually supportedProposalProposal-AcceptedProposal-FinalCommentPeriod
#49390 opened 6 months ago by bcmills
#49372 opened 6 months ago by FiloSottile
#49337 opened 6 months ago by bcmills
#49332 opened 6 months ago by josharian
cmd/compile: reorganize associative computation to allow superscalar executionNeedsInvestigationPerformance
#49331 opened 6 months ago by josharian
cmd/link: failure with SIGPIPE on freebsd-amd64-12_2 builderNeedsInvestigation
#49319 opened 6 months ago by bcmills
#49294 opened 6 months 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 6 months ago by Qix-
#49290 opened 6 months ago by katiehockman
#49274 opened 6 months ago by misberner
#49267 opened 6 months ago by bcmills
#49228 opened 6 months ago by matloob
#49150 opened 7 months ago by cosnicolaou
#49137 opened 7 months ago by noerw
#49118 opened 7 months ago by wkaluza
cmd/compile: Get rid of redundant TEST instructions by using the ZF flag of DEC/INCNeedsInvestigationPerformance
#49113 opened 7 months ago by jake-ciolek
cmd/link: support option -emit-relocs for the golang linkerFeatureRequestNeedsDecisionWaitingForInfo
#49031 opened 7 months ago by hailingluo
#49019 opened 7 months ago by thepudds
cmd/go: missing version diagnostic when a package in the main module imports a package from a newer releaseGoCommandNeedsFixhelp wanted
#48966 opened 7 months ago by andig
#48915 opened 7 months ago by rittneje
#48912 opened 7 months ago by matloob
#48901 opened 7 months ago by AlekSi
#48882 opened 7 months ago by flypig
#48851 opened 7 months ago by katiehockman
#48849 opened 7 months ago by bboreham
#48828 opened 7 months ago by josharian
#48801 opened 7 months ago by erikdubbelboer
#48780 opened 7 months ago by ianlancetaylor
#48698 opened 7 months ago by mvdan
cmd/compile, unicode/utf8: utf8.EncodeRune has different performance from the equivalent string conversionNeedsInvestigationPerformance
#48684 opened 7 months ago by bcmills
cmd/compile: worse performance looping through arrays identifiable at compile timeNeedsInvestigationPerformance
#48637 opened 8 months ago by seebs
cmd/go: consider making "tool pprof" work with the module cacheNeedsInvestigation
#48601 opened 8 months ago by mvdan
cmd/link: c-archive Output Mode Forces `Initial-Exec` TLS modelNeedsInvestigation
#48596 opened 8 months ago by auzhva
cmd/compile: assignment error messagesNeedsInvestigation
#48585 opened 8 months ago by griesemer
#48584 opened 8 months ago by randall77
cmd/go: "RLock …: Function not implemented" when the main module is in a filesystem that does not support lockingNeedsFixmodules
#48572 opened 8 months ago by ayush-dedhia25
cmd/go: confusing error for non-existent go source filesNeedsInvestigation
#48559 opened 8 months ago by rsc
cmd/gofmt: formatting should sort and cluster imports in a standard wayNeedsInvestigation
#48552 opened 8 months ago by jsgoupil
#48546 opened 8 months ago by aarzilli
#48526 opened 8 months ago by jayconrod
#48507 opened 8 months ago by go101
#48497 opened 8 months ago by bcmills
#48484 opened 8 months ago by jwebb
cmd/compile: add reverse proof to prove pass?NeedsDecision
#48469 opened 8 months ago by JAicewizard
#48429 opened 8 months ago by mtibben
cmd/cover: test timeout after 18m on plan9-armNeedsInvestigation
#48416 opened 8 months ago by millerresearch
cmd/compile: DWARF Incorrect slice lenNeedsInvestigation
#48405 opened 8 months ago by mahdi-hm
cmd/vet: add test for use of constraints package in way that is not forward compatibleNeedsFixToolsgenerics
#48365 opened 8 months ago by ianlancetaylor
cmd/go: fortran modules in go mod cache fail to compile (permission denied)NeedsFixhelp wantedmodules
#48349 opened 8 months ago by idavydov
#48331 opened 8 months ago by matloob
#48245 opened 8 months ago by CAFxX
#48222 opened 8 months ago by klauspost
cmd/compile: cannot elim binary search typeHash on a type switch for a known typeNeedsInvestigationPerformance
#48220 opened 8 months ago by wdvxdr1123
#48213 opened 8 months ago by JAicewizard
#48199 opened 8 months ago by ericlagergren
#48194 opened 8 months ago by josharian
#48192 opened 8 months ago by dsnet
cmd/go: go version to support non-executable Go binariesProposalProposal-AcceptedProposal-FinalCommentPeriod
#48187 opened 8 months ago by qmuntal
#48164 opened 8 months ago by igalic
#48157 opened 8 months ago by rsc
#48147 opened 8 months ago by mazanec202
#48127 opened 8 months ago by rsc
#48117 opened 8 months ago by korzhao
cmd/compile: Not printing value before (not object bound directly) produces wildly different behaviour (and assembly)WaitingForInfo
#48041 opened 8 months ago by cristeigabriel
cmd/go: avoid using the term "work space" to refer to a GOPATH in documentationDocumentationNeedsFixhelp wanted
#48034 opened 8 months ago by vdepabk2t
#48027 opened 9 months ago by jayconrod
cmd/go: improve diagnostic for module graph errors from unpruned transitive dependencies in 'go get'GoCommandNeedsFixhelp wantedmodules
#48024 opened 9 months ago by bcmills
cmd/link: trying to get a C function pointer from Go breaks if the function is stdcallNeedsInvestigationOS-Windowshelp wanted
#47992 opened 9 months ago by Keithcat1
cmd/internal/objfile: Panic with legacy go 1.2 binaryNeedsInvestigation
#47981 opened 9 months ago by stevemk14ebr
#47970 opened 9 months ago by martisch
cmd/compile: shorter slicing instruction sequence on x86/amd64NeedsInvestigationPerformancebinary-size
#47969 opened 9 months ago by martisch
cmd/link: Support buildmode=pie with internal linking on Linux 386NeedsInvestigation
#47949 opened 9 months ago by subsr97
#47908 opened 9 months ago by vpachkov
cmd/compile: deduplicate alg and noalg type descriptors to allow binary space optimizationsNeedsDecisionbinary-size
#47904 opened 9 months ago by martisch
#47889 opened 9 months ago by mitar
#47872 opened 9 months ago by LexRiver
cmd/compile: can not compile large functionNeedsInvestigation
#47866 opened 9 months ago by mattn
cmd/compile: DWARF Incorrect location listNeedsInvestigation
#47850 opened 9 months ago by mahdi-hm
cmd/go: GOPATH support in Go 1.17NeedsInvestigation
#47827 opened 9 months ago by ZiyaoQiao
#47824 opened 9 months ago by mcandre
cmd/go: using newer standard library APIs with an incompatible go version in go.mod does not produce error GoCommandNeedsInvestigation
#47802 opened 9 months ago by bmon
cmd/link: invalid relocation: R_DWARFSECREF when building as c-shared on windows/arm64NeedsInvestigation
#47791 opened 9 months ago by zx2c4
#47752 opened 9 months ago by jayconrod
cmd/go: preceding tags not always fetched when downloading a pseudo-versionNeedsInvestigationmodules
#47650 opened 9 months 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 9 months ago by liggitt
#47631 opened 9 months ago by randall77
#47560 opened 9 months ago by 4a6f656c
cmd/compile: escape analysis reports that make() is using a non-constant size after inlining with a constant sizeNeedsInvestigationPerformance
#47524 opened 9 months ago by renthraysk
cmd/compile: optimize append([]byte(string), ...) to avoid a duplicationNeedsInvestigationPerformance
#47454 opened 10 months ago by go101
#47448 opened 10 months ago by mdempsky
cmd/go: set module root directory so editors/scripts see filenames in error messages relative to current directoryFeatureRequestNeedsDecisionToolsmodules
#47399 opened 10 months ago by jwatte
#47312 opened 10 months ago by mortie
#47311 opened 10 months ago by tomkcook
#47308 opened 10 months 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 10 months ago by bcmills
cmd/go: 'go get' of non-main packages outside of a module is confusing in module modeGoCommandNeedsInvestigationmodules
#47290 opened 10 months ago by bcmills
cmd/dist: remove precompiled .a files from binary distributionsProposalProposal-AcceptedProposal-FinalCommentPeriodearly-in-cycle
#47257 opened 10 months ago by jayconrod
cmd/go: "The filename or extension is too long." on WindowsNeedsInvestigation
#47235 opened 10 months ago by nochiel
#47197 opened 10 months ago by go101
#47196 opened 10 months ago by rsc
#47175 opened 10 months ago by Link512
cmd/link: bss section offset exceeds the end of its segmentNeedsInvestigation
#47168 opened 10 months ago by qingyunha
go/types, cmd/compile/internal/types2: extend types.Info with implicit conversions from assignabilityNeedsInvestigation
#47151 opened 10 months ago by mdempsky
#47120 opened 10 months ago by rsc
#47111 opened 10 months ago by jayconrod
#47107 opened 10 months ago by tdakkota
cmd/compile, go/types: rename 'imported and not used' error to 'imported but not used'NeedsFixhelp wanted
#47089 opened 10 months ago by gazerro
#47088 opened 10 months ago by bcmills
cmd/link: -X on a constant, type, or func doesn't report an errorNeedsInvestigation
#47072 opened 10 months ago by colin-sitehost
cmd/compile, go/types: unclear error message on initialization loop and invalid parameter typeNeedsFix
#47059 opened 10 months ago by gazerro
cmd/compile: typeparams: should //go:nointerface methods satisfy type parameter constraints?NeedsDecision
#47045 opened 10 months ago by mdempsky
cmd/go: "unknown revision" error is misleading if the entire repo can't be foundGoCommandNeedsFixmodules
#47028 opened 10 months ago by sccr13plyr
#47024 opened 10 months ago by 68CodingMonkeys
cmd/compile: missed phi elim opportunity using result of function callFeatureRequestNeedsInvestigationToolSpeed
#47023 opened 10 months ago by josharian
cmd/go: suggestion to fail to build, or emit warning, on unused build tagsFeatureRequestGoCommandNeedsInvestigation
#47020 opened 10 months ago by dans-stuff
cmd/compile: inappropriate suggested token in case of syntax error in "if" statementNeedsInvestigation
#47013 opened 10 months ago by gazerro
cmd/go: go test -v does not stream logs when testing multiple packagesDocumentationGoCommandNeedsInvestigation
#46959 opened 11 months ago by leighmcculloch
#46912 opened 11 months ago by bcmills
#46911 opened 11 months ago by bcmills
#46903 opened 11 months ago by mdempsky
cmd/go: add an option for `go test` to test all packages in the current moduleFeatureRequestGoCommandNeedsDecision
#46879 opened 11 months ago by Zerotask
runtime, cmd/compile, cmd/internal/obj/ppc64: set up stack on ppc64/ppc64le to more closely match the PPC64 ABINeedsInvestigation
#46850 opened 11 months ago by laboger
cmd/cover: treats empty lambdas as being executed even when not executedNeedsInvestigation
#46825 opened 11 months ago by krader1961
#46817 opened 11 months ago by mdempsky
#46807 opened 11 months ago by zephyrtronium
cmd/go: suggest 'go get' for packages in the main module instead of missing external package pathsGoCommandNeedsInvestigation
#46806 opened 11 months ago by bcmills
go/types, cmd/compile/internal/types2: ensure that Named.Orig is indempotentNeedsInvestigationearly-in-cycle
#46794 opened 11 months ago by mdempsky
#46751 opened 11 months ago by marksalpeter
cmd/compile: replace `//go:notinheap` with runtime/internal/sys.NotInHeapProposalProposal-AcceptedProposal-FinalCommentPeriod
#46731 opened 11 months ago by mdempsky
#46719 opened 11 months ago by zx2c4
cmd/compile: Optimise branches that could be behind other branches, to avoid running those branches when known to be falseNeedsInvestigationPerformance
#46711 opened 11 months ago by JAicewizard
cmd/go: suggest 'go get' instead of 'go mod tidy' when indirect dependencies are missingNeedsFixmodules
#46710 opened 11 months ago by bcmills
cmd/cgo: miscalculates C array offset when C struct has __attribute__((__packed__))NeedsFixhelp wanted
#46675 opened 11 months ago by yoursunny
#46670 opened 11 months ago by heschi
#46639 opened 11 months ago by prattmic
#46629 opened 11 months ago by klauspost
#46560 opened 11 months ago by rui314
cmd/vet: report strings.Trim/TrimLeft/TrimRight with duplicate runes in cutsetProposalProposal-AcceptedProposal-FinalCommentPeriod
#46533 opened 11 months ago by CAFxX
#46529 opened 11 months 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 11 months 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 1 year ago by bcmills
#46410 opened 1 year ago by rolandshoemaker
#46400 opened 1 year ago by seankhliao
#46365 opened 1 year ago by bvwells
#46334 opened 1 year ago by mdempsky
#46332 opened 1 year ago by Robert-M-Muench
cmd/go: link should stop when cgo is required but disabledNeedsInvestigation
#46330 opened 1 year ago by perillo
#46312 opened 1 year ago by jayconrod
cmd/vet, cmd/go: vet crashes for long paths in Windows, affecting go testAnalysisNeedsInvestigationOS-Windows
#46299 opened 1 year ago by ajgajg1134
cmd/gofmt: reconsider making -d exit with a status of 1 if a non-empty diff is printed NeedsDecision
#46289 opened 1 year ago by mvdan
cmd/go: "cannot find module providing package" errors stutter on package nameGoCommandNeedsInvestigationmodules
#46274 opened 1 year ago by bcmills
#46269 opened 1 year ago by aarzilli
#46255 opened 1 year ago by zhuah
cmd/cgo: generates incorrect int constants from #define with cast to ulong typedef with clangNeedsInvestigation
#46247 opened 1 year ago by ansiwen
cmd/go: PKG_CONFIG var misparsed when containing spacesNeedsInvestigation
#46228 opened 1 year ago by AlexRouSg
cmd/vet: enable fuzz checks in 'tests' analysis passAnalysisNeedsInvestigationProposalProposal-AcceptedProposal-FinalCommentPeriodfuzz
#46218 opened 1 year ago by katiehockman
#46216 opened 1 year ago by dr2chase
go/types, cmd/compile/internal/types2: shared type expressions are evaluated once per variableFeatureRequestNeedsDecision
#46208 opened 1 year ago by mdempsky
#46178 opened 1 year ago by 4a6f656c
#46160 opened 1 year ago by bcmills
cmd/go: improve pattern matching in script_test stdout, stderr and grep commandsGoCommandNeedsDecision
#46157 opened 1 year ago by perillo
#46136 opened 1 year ago by jayconrod
cmd/compile: failures with "wait: no child processes" on solaris-amd64-oraclerel since 2021-04-02NeedsInvestigationOS-Solaris
#46135 opened 1 year ago by bcmills
#46114 opened 1 year ago by bemasc
#46097 opened 1 year ago by rokusei
cmd/go: add pprof subcommandNeedsDecision
#46087 opened 1 year ago by josharian
#46086 opened 1 year ago by josharian
cmd/compile: treat "d = append(make([]T, 0, len(s)), s...)" as "d = make([]T, len(s)); copy(d, s)"NeedsFixPerformance
#46079 opened 1 year ago by go101
cmd/cgo: absolute Unix paths in CFLAGS are converted to relative Windows path when using mingw64 to compile cgoNeedsInvestigation
#46077 opened 1 year ago by dominicletz
cmd/compile: only use sequential compile queue algorithm for -v compiles, not all -c=1 compilesNeedsFix
#46074 opened 1 year ago by mdempsky
cmd/compile: optimize program running speed NeedsInvestigation
#46030 opened 1 year ago by aimuz
cmd/go: GOPATH mode rejects directory arguments outside of GOPATH/src that contain '@' charactersNeedsInvestigation
#45944 opened 1 year ago by metux
#45940 opened 1 year ago by jochen42
#45928 opened 1 year ago by JAicewizard
cmd/compile: investigate maintaining TOC register r2 for ppc64x by default.NeedsInvestigationarch-ppc64x
#45925 opened 1 year ago by laboger
cmd/go: "go install" of std/cmd in a different GOROOT silently does the wrong thingGoCommandNeedsInvestigation
#45888 opened 1 year ago by mvdan
#45846 opened 1 year ago by golopot
#45837 opened 1 year ago by griesemer
#45811 opened 1 year ago by magodo
cmd/go: fails with `go: cannot find GOROOT directory` after cross-compiling from WSL to Windows.OS-WindowsWaitingForInfo
#45763 opened 1 year ago by aodhneine
cmd/go: directories named `vendor` are ignored in `//go:embed`NeedsInvestigation
#45744 opened 1 year ago by jakelucas
#45680 opened 1 year ago by mahdi-hm
cmd/go: diagnose packages listed in lexically-impossible modules in vendor/modules.txtGoCommandNeedsFixhelp wanted
#45649 opened 1 year ago by go101
cmd/cgo: arch list is not in sync with cmd/go and go/build arch listNeedsInvestigation
#45644 opened 1 year ago by perillo
cmd/go: CGO_CFLAGS variable with spaces is parsed incorrectly on windowsNeedsInvestigationhelp wanted
#45637 opened 1 year ago by justinfx
#45611 opened 1 year ago by ohir
cmd/go: improve handling of symlinked module root for `go mod (tidy)`NeedsInvestigation
#45609 opened 1 year ago by thaJeztah
#45573 opened 1 year ago by icholy
#45549 opened 1 year ago by jayconrod
#45546 opened 1 year ago by kevinburke1
cmd/go: go get -u can't upgrade packages with invalid or non-existent versions in go.modNeedsInvestigationmodules
#45527 opened 1 year ago by matthewmueller
#45515 opened 1 year ago by perillo
cmd/internal/obj/x86: using AH in instruction with REX prefix substitutes SPL without an errorNeedsInvestigation
#45511 opened 1 year ago by TACIXAT
cmd/go: `go test` hides the exit status of the test binaryNeedsInvestigation
#45508 opened 1 year ago by dnephin
cmd/compile, runtime: GOEXPERIMENT to add two non-pointer words to iface/efaceNeedsInvestigationhelp wanted
#45494 opened 1 year ago by zephyrtronium
cmd/go: 'go list -m' wildcards don't work with version queries GoCommandNeedsInvestigationhelp wantedmodules
#45485 opened 1 year ago by bcmills
#45474 opened 1 year ago by hugbubby
#45468 opened 1 year ago by gegogi
cmd/go: provide build tags for architecture environment variablesProposalProposal-AcceptedProposal-FinalCommentPeriod
#45454 opened 1 year ago by mdempsky
cmd: instructions don't work for vendoring in x/tools into stdlibNeedsInvestigation
#45440 opened 1 year ago by randall77
cmd/link: would like a way to emit DT_RPATH tags (instead of DT_RUNPATH)NeedsInvestigation
#45412 opened 1 year ago by mwhudson
cmd/cover: inconsistent NumStmt with prometheusNeedsInvestigation
#45361 opened 1 year ago by catenacyber
#45283 opened 1 year ago by odeke-em
cmd/compile: emitted DWARF location for complex128 param is incorrectNeedsInvestigation
#45281 opened 1 year ago by thanm
cmd/compile: inaccurate escape to heap messageNeedsInvestigation
#45269 opened 1 year ago by go101
#45215 opened 1 year ago by bcmills
#45194 opened 1 year ago by hyangah
cmd/go: 'go get', 'go mod tidy' should update the vendor directory when presentFeatureRequestGoCommandNeedsDecisionmodules
#45161 opened 1 year ago by jayconrod
#45115 opened 1 year ago by bhcleek
#45078 opened 1 year ago by rsc
cmd/go: improve error message for missing dependencies when building files from another moduleNeedsInvestigationmodules
#45014 opened 1 year ago by FiloSottile
#45004 opened 1 year ago by aarondl
cmd/cgo: exported function name shadowing issueNeedsInvestigation
#44974 opened 1 year ago by pmuetschard
cmd/go: "no required module provides package" is confusing for paths under the current moduleGoCommandNeedsFixmodulesokay-after-beta1
#44961 opened 1 year ago by mvdan
#44957 opened 1 year ago by eandre
#44950 opened 1 year ago by carnott-snap
#44911 opened 1 year ago by perillo
cmd/go: version command hangs on Windows Server 2019WaitingForInfo
#44908 opened 1 year ago by ionutnechita
#44898 opened 1 year ago by rogpeppe
cmd/go: {get|build|install} need to improve behaviors with vendor directory.GoCommandNeedsInvestigationWaitingForInfo
#44841 opened 1 year ago by james-lawrence
cmd/compile: pass pointer-shaped receivers using context registerNeedsDecisionPerformancebinary-size
#44827 opened 1 year ago by mdempsky
#44824 opened 1 year ago by cherrymui
cmd/compile, cmd/link: binary failed to execute with "This version of %1 is not compatible with the version of Windows you're running."NeedsInvestigationOS-Windows
#44817 opened 1 year ago by bcmills
#44816 opened 1 year ago by thanm
#44810 opened 1 year ago by mvdan
cmd/link/internal/ld: hang in TestRuntimeTypeAttrExternal on netbsd-386-9_0NeedsInvestigationOS-NetBSD
#44801 opened 1 year ago by bcmills
#44760 opened 1 year ago by shmsr
cmd/go: document how licenses are added to modules that are nested in a repositoryDocumentationNeedsInvestigation
#44758 opened 1 year ago by mdempsky
#44742 opened 1 year ago by seankhliao
cmd/asm: refactor the framework of the arm64 assemblerNeedsInvestigation
#44734 opened 1 year ago by erifan
#44726 opened 1 year ago by bukowa
cmd/compile: regalloc fails to reserve key register (CX) for future codeNeedsInvestigationPerformance
#44671 opened 1 year ago by josharian
#44670 opened 1 year ago by josharian
cmd/cgo: building c-archive with function pointer works with Go 1.14, but not 1.15 and beyondNeedsFixhelp wanted
#44648 opened 1 year ago by willie
#44628 opened 1 year 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 1 year ago by ConradIrwin
testing, cmd/go: dependencies in init functions are not recorded in the 'go test' cache keyGoCommandNeedsInvestigation
#44625 opened 1 year ago by aronatkins
#44623 opened 1 year ago by mdempsky
#44588 opened 1 year ago by rittneje
#44578 opened 1 year ago by go101
#44549 opened 1 year ago by pmur
#44519 opened 1 year ago by kungfusheep
cmd/internal/moddeps: confusing error message when difference is due to a "replace" directiveNeedsInvestigationTestinghelp wanted
#44508 opened 1 year ago by bcmills
#44500 opened 1 year ago by 4a6f656c
cmd/go: provide a way to test that benchmarks work without invalidating cache resultsFeatureRequestNeedsInvestigationThinking
#44499 opened 1 year ago by bcmills
#44486 opened 1 year ago by Mrliu8023
#44471 opened 1 year ago by curiousjunior
#44469 opened 1 year ago by hyangah
#44350 opened 1 year ago by corhere
cmd/compile: imperfect compile error messageNeedsInvestigation
#44321 opened 1 year ago by go101
#44251 opened 1 year ago by kybin
#44203 opened 1 year ago by mvdan
#44201 opened 1 year ago by kstenerud
#44190 opened 1 year ago by osab270844
#44169 opened 1 year ago by pelliu
cmd/go: 'go mod vendor' should not remove existing non-Go content from the vendor subdirectoryNeedsInvestigationmodules
#44119 opened 1 year ago by reitzig
cmd/cgo: document how to cross-compile from darwin/amd64 to darwin/arm64 with cgoDocumentationFeatureRequestNeedsInvestigation
#44112 opened 1 year ago by briandealwis
cmd/link: support c-archive for freebsd/arm and freebsd/arm64FeatureRequestNeedsInvestigationOS-FreeBSD
#44084 opened 1 year ago by hajimehoshi
#44074 opened 1 year ago by prattmic
#44063 opened 1 year ago by raelyz
#44057 opened 1 year ago by griesemer
#44051 opened 1 year ago by josharian
cmd/link: ELF `e_flags` does not contain `EF_ARM_VFP_FLOAT` on armv7l when statically linkedNeedsInvestigationhelp wanted
#44002 opened 1 year ago by staticfloat
cmd/vet: warn about using reflect.DeepEqual and == on reflect.ValueAnalysisProposalProposal-AcceptedProposal-FinalCommentPeriod
#43993 opened 1 year ago by randall77
cmd/go: Documentation should make it clearer that the go tool works best on packages DocumentationNeedsInvestigation
#43970 opened 1 year ago by vdobler
#43936 opened 1 year ago by marwan-at-work
#43886 opened 1 year ago by andrewrk
#43864 opened 1 year ago by muirdm
cmd/compile: "internal compiler error: curfn mismatch" on darwin-amd64-race builderNeedsInvestigationOS-Darwin
#43826 opened 1 year ago by bcmills
cmd/link: Arbitrary linking failures with go1.15NeedsInvestigation
#43820 opened 1 year ago by dwillemv
cmd/go: misleading "invalid version" error message for gopkg.in modules with mismatched module pathNeedsFixokay-after-beta1
#43809 opened 1 year ago by jayconrod
#43806 opened 1 year ago by jayconrod
cmd/link: -buildmode=c-shared not supported on windows/armFeatureRequestNeedsInvestigationOS-Windowsarch-armarch-arm64
#43800 opened 1 year ago by TopperDEL
#43753 opened 1 year ago by mdempsky
cmd/compile: better escape analysis of `[]byte` -> `string` conversionsFeatureRequestNeedsFixPerformance
#43752 opened 1 year ago by mdempsky
cmd/go: resolve local paths to modules in subdirectory replacementsGoCommandNeedsInvestigationmodules
#43733 opened 1 year ago by jayconrod
cmd/vet: warn about "// go:" comments (with space)AnalysisProposalProposal-AcceptedProposal-FinalCommentPeriod
#43698 opened 1 year ago by bcmills
cmd/go: for package loading errors, decide when to show source position or import stackNeedsDecision
#43696 opened 1 year ago by jayconrod
cmd/test2json: passing test sets action=output for every JSON logNeedsInvestigation
#43683 opened 1 year ago by priyawadhwa
cmd/compile: unhelpful error message if type assertion has mismatching pointer/non-pointer typeNeedsFixhelp wanted
#43673 opened 1 year ago by mprobst
#43653 opened 1 year ago by jayconrod
#43646 opened 1 year ago by Merovius
cmd/go: TestScript/get_brace: path "$WORK/tmp/ssh-wwIxCtBYvdEE/agent.13077" too long for Unix domain socketNeedsInvestigationTesting
#43635 opened 1 year ago by pborman
cmd/go: add count of passing/failing tests to outputNeedsInvestigation
#43614 opened 1 year ago by leighmcculloch
cmd/dist: ensure consistency between (*tester).supportedBuildmode and cmd/internal/sys.BuildModeSupportedNeedsInvestigationTesting
#43571 opened 1 year ago by bcmills
#43569 opened 1 year ago by rogpeppe
cmd/go: TestScript/goroot_executable failures with "package … is not in GOROOT" on darwin-amd64-10_14 builderBuildersNeedsInvestigationOS-Darwin
#43568 opened 1 year ago by bcmills
cmd/gofmt: gofmt breaks examples with multline comments as outputNeedsInvestigation
#43548 opened 1 year ago by acanalis
cmd/link: provide a way to always use external linking if cgo is usedNeedsInvestigation
#43525 opened 1 year ago by mwhudson
cmd/link, cmd/cgo: internal linking fails if CGO_CFLAGS enables LTONeedsInvestigation
#43505 opened 1 year ago by mwhudson
#43423 opened 1 year ago by yangwenmai
#43421 opened 1 year ago by mmcloughlin
#43403 opened 1 year ago by egonelbre
#43357 opened 1 year ago by fkuehnel
cmd/go: add clean commands to clear away potentially corrupt files in module cacheNeedsInvestigation
#43313 opened 1 year ago by matloob
#43288 opened 1 year ago by arp242
#43285 opened 1 year ago by odeke-em
#43264 opened 1 year ago by Mengkzhaoyun
cmd/compile: missed opportunity to coalesce loads that compare with constantsNeedsInvestigationPerformance
#43248 opened 1 year ago by josharian
cmd/cgo: msvc created dll can be linked with cgo but executable fails with "The procedure entry point AddVectoredExceptionHandler could not be located"NeedsInvestigationOS-Windows
#43244 opened 1 year ago by philippseith
#43145 opened 1 year ago by FiloSottile
#43141 opened 1 year ago by hyangah
cmd/go: unresolved import masks vet warnings in 'go test' and 'go vet'AnalysisGoCommandNeedsInvestigation
#43095 opened 1 year ago by CzBiX
cmd/compile/internal/types2: make type inference independent of function argument orderNeedsDecisionTypeInferencegenerics
#43056 opened 1 year ago by mdempsky
#43007 opened 1 year ago by dvyukov
cmd/dist: request to increase user higher test timeout scale for ARMNeedsInvestigation
#43002 opened 1 year ago by rbalint
#42999 opened 1 year ago by egonelbre
cmd/go: 'go test' fails to vet runtime/cgo when gcc not installedAnalysisGoCommandNeedsInvestigation
#42996 opened 1 year ago by georgysavva
#42990 opened 1 year ago by mdempsky
cmd/go: with -compiler=gccgo, only call runtime.setmodinfo if using a version of gccgo that supports itNeedsFixhelp wanted
#42916 opened 2 years ago by dotaheor
cmd/compile: -race does not obey go:nocheckptrNeedsInvestigation
#42880 opened 2 years ago by chewxy
cmd/go: "go env" returns default value for GOPATH/GOSUMDB/GOPROXY, but not for GOBIN/GO111MODULE/GOTMPDIRNeedsFixhelp wanted
#42823 opened 2 years ago by yaxinlx
cmd/go: remote build cacheNeedsInvestigation
#42785 opened 2 years ago by idcmp
#42781 opened 2 years ago by Julio-Guerra
cmd/link: panic: sym already present in installSym on FreeBSD/amd64NeedsInvestigation
#42772 opened 2 years ago by SamWhited
#42746 opened 2 years ago by psantos1113
cmd/go: 'go list -m all' fails when offline after 'go mod tidy' due to missing .info filesNeedsDecisionmodules
#42723 opened 2 years ago by jayconrod
cmd/go: describe replacements in dependency modules in case of a build failureFeatureRequestNeedsDecisionmodules
#42717 opened 2 years ago by Spground
cmd/go: misleading "malformed module path" error with -m flag for wildcard patterns with versionsGoCommandNeedsInvestigationmodules
#42714 opened 2 years ago by bcmills
cmd/compile: nil check not scheduled correctlyNeedsInvestigation
#42673 opened 2 years ago by randall77
#42672 opened 2 years ago by randall77
#42648 opened 2 years ago by hyangah
cmd/gofmt: incorrect alignment for func prototype parameters commentsNeedsInvestigation
#42633 opened 2 years ago by mkrasuski
#42628 opened 2 years ago by myitcv
cmd/compile: notice when function variables are never reassigned, avoid indirect callsNeedsInvestigationPerformance
#42569 opened 2 years ago by bradfitz
cmd/go: support @tip as an alias to "the latest development version"FeatureRequestGoCommandNeedsDecisionmodules
#42545 opened 2 years ago by mvdan
cmd/compile: SIGILL when building golang.org/x/sys/unix on openbsd/arm64NeedsInvestigationOS-OpenBSDarch-arm64
#42517 opened 2 years ago by vext01
#42504 opened 2 years ago by mvdan
#42446 opened 2 years ago by mvdan
cmd/go: mod tidy doesn't look in GOPATH when converting a legacy GOPATH projectDocumentationNeedsInvestigationmodules
#42441 opened 2 years ago by dwschulze
cmd/compile: rearrange hairyVisitors to reduce struct slop and reclaim 33.33% space wastedNeedsDecision
#42416 opened 2 years ago by odeke-em
#42409 opened 2 years ago by SamuelYvon
#42372 opened 2 years ago by slinkydeveloper
cmd/go: reconsider "-u=patch" changing the default to "@patch" for other argumentsNeedsDecisionmodules
#42360 opened 2 years ago by bcmills
#42238 opened 2 years ago by esmailzadeh1
cmd/go: 'go vet cmd' fails with "use of internal package" when run in GOROOT/src/cmdAnalysisGoCommandNeedsInvestigation
#42235 opened 2 years ago by bcmills
cmd/go: buildmode=pie causes silent failures when using PIE-incompatible C libraries, windows exit status 3221225477 / 0xC0000005NeedsInvestigationOS-Windows
#42233 opened 2 years ago by jasonpfox
cmd/go: go build fails with permission error inside a temporary directory on WindowsNeedsInvestigationOS-Windows
#42224 opened 2 years ago by zhaoyunxing92
#42179 opened 2 years ago by CAFxX
cmd/compile: escape analysis for backing arraysNeedsInvestigation
#42165 opened 2 years ago by snadrus
#42162 opened 2 years ago by zhangfannie
#42158 opened 2 years ago by randall77
cmd/compile: inconsistent error message when identifier begins with invalid characterNeedsInvestigation
#42114 opened 2 years ago by smasher164
#42094 opened 2 years ago by niaow
cmd/gofmt: rewrite removes commentsNeedsInvestigation
#42031 opened 2 years ago by musiphil
#42005 opened 2 years ago by wheelcomplex
#41988 opened 2 years ago by DmitriyMV
cmd/go/internal/lockedfile: TestSpuriousEDEADLK flaky on plan9-arm since Oct. 7NeedsInvestigationOS-Plan9
#41952 opened 2 years ago by bcmills
#41943 opened 2 years ago by dmitshur
cmd/go: poor error message with '-mod=vendor' when loading a package that is not vendoredNeedsFixmodules
#41936 opened 2 years ago by bcmills
cmd/gofmt: unexpected indentation in chained callsNeedsInvestigation
#41889 opened 2 years ago by cbandy
#41830 opened 2 years ago by brandondube
#41776 opened 2 years ago by josharian
#41774 opened 2 years ago by josharian
cmd/compile: ICE: panic during late deadcode while compiling (*ServeMux).shouldRedirectRLockedWaitingForInfo
#41770 opened 2 years ago by zhsj
#41758 opened 2 years ago by ianlancetaylor
#41744 opened 2 years ago by CAFxX
#41708 opened 2 years ago by costela
#41696 opened 2 years ago by jayconrod
cmd/go: 'go get -d' does not report line numbers in errors for bad import statementsGoCommandNeedsFix
#41688 opened 2 years ago by bcmills
#41666 opened 2 years ago by seebs
cmd/go: 'go list -m all' doesn't diagnose conflicts in non-imported packagesNeedsInvestigationWaitingForInfomodules
#41652 opened 2 years ago by yihuang
#41593 opened 2 years ago by nick-jones
#41590 opened 2 years ago by dsnet
#41583 opened 2 years ago by dprotaso
#41547 opened 2 years ago by robpike
#41540 opened 2 years ago by lonnieherring
#41512 opened 2 years ago by glycerine
cmd/doc: match major module versions greater than 1 without needing a /vN suffixNeedsFixhelp wantedmodules
#41501 opened 2 years ago by cespare
cmd/go: test -coverprofile option causes test to panicNeedsInvestigation
#41442 opened 2 years ago by daixiang0
#41431 opened 2 years ago by prashantv
#41410 opened 2 years ago by jayconrod
#41338 opened 2 years ago by mpx
#41337 opened 2 years ago by eliasnaur
cmd/compile: missing BCE case NeedsInvestigation
#41335 opened 2 years ago by choleraehyq
cmd/go: Windows -buildmode=pie fails to execute program that has CGo bindings compiled without PIENeedsInvestigationOS-Windows
#41329 opened 2 years ago by schollz
cmd/go: "mod why" should show all the paths to a package or moduleFeatureRequestGoCommandNeedsInvestigationToolsmodules
#41305 opened 2 years ago by mvdan
#41302 opened 2 years ago by jayconrod
cmd/go: 'go list -m' should not require go.sum with -versions or when all args are version queriesNeedsFixmodules
#41297 opened 2 years ago by jayconrod
cmd/asm: VMOVQ misassembled to VMOVD on 386NeedsInvestigation
#41295 opened 2 years ago by clausecker
#41286 opened 2 years ago by clausecker
cmd/compile: rewrite sequences of mutex callsNeedsInvestigation
#41253 opened 2 years ago by CAFxX
#41222 opened 2 years ago by pjweinb
cmd/vet: "possible misuse of unsafe.Pointer" check false positive rate may be too highAnalysisNeedsInvestigation
#41205 opened 2 years ago by hajimehoshi
#41177 opened 2 years ago by rogchap
#41174 opened 2 years ago by quasilyte
cmd/link: TestFallocate fallocate_test error NeedsInvestigation
#41127 opened 2 years ago by LuvTian
#41117 opened 2 years ago by josharian
cmd/asm: ARM64 NEON floating point instructions (VFABD VFMAX, VFMAXNM, VFMINNM VFMIN VFADD, VFSUB VFMUL, VFDIV VFMLA, VFMLS VCVT*)NeedsInvestigation
#41092 opened 2 years ago by paultag
#41072 opened 2 years ago by Helflym
#41070 opened 2 years ago by fananchong
#41051 opened 2 years ago by prattmic
#41006 opened 2 years ago by jerome-laforge
cmd/link: add support for automatically generating .note.gnu.build-idFeatureRequestNeedsInvestigation
#41004 opened 2 years ago by segevfiner
#40988 opened 2 years ago by hajsf
#40987 opened 2 years ago by go101
cmd/go: allow go.mod to import a pre-defined replace definitions fileFeatureRequestNeedsInvestigationmodules
#40933 opened 2 years ago by p554157atch
cmd/cgo: cgo + static const int results in "undefined reference" on linuxNeedsInvestigationhelp wanted
#40820 opened 2 years ago by p8a
#40775 opened 2 years ago by jayconrod
#40750 opened 2 years ago by mvdan
cmd/compile: switch to a register-based calling convention for Go functionsProposalProposal-AcceptedProposal-FinalCommentPeriod
#40724 opened 2 years ago by aclements
#40704 opened 2 years ago by elichai
cmd/go: add option to create multi-architecture fat binaries on DarwinFeatureRequestGoCommandNeedsInvestigationOS-Darwin
#40698 opened 2 years ago by jtsylve
#40676 opened 2 years ago by bcmills
cmd/go: package resolution fails after selecting incorrect module when using multiple proxiesNeedsFixmodules
#40672 opened 2 years ago by slon
#40671 opened 2 years ago by bantl23
cmd/compile: -d=checkptr should provide more details when reporting about conversions that straddle multiple allocationsNeedsInvestigation
#40639 opened 2 years ago by seebs
cmd/cgo: using cgo when passing unsafe.Pointer of a slice to C function causes memory leakWaitingForInfo
#40636 opened 2 years ago by SnowfallDan
cmd/compile: combine phielim and copyelim into a single pass?NeedsInvestigation
#40610 opened 2 years ago by surechen
#40609 opened 2 years ago by Helflym
cmd/cgo: fix C linker problems when linking C++ static librariesNeedsInvestigation
#40594 opened 2 years ago by Keithcat1
#40590 opened 2 years ago by jayconrod
cmd/go: go test -json outputs too verboseNeedsDecision
#40588 opened 2 years ago by hyangah
cmd/go: can't include C files when building package from named list of filesNeedsFixWaitingForInfohelp wanted
#40570 opened 2 years ago by nathan-fiscaletti
cmd/go: go tool rejects #cgo LDFLAGS: -Wl,-rpath,@executable_path/../FrameworksNeedsInvestigationOS-Darwinhelp wanted
#40559 opened 2 years ago by abeMedia
cmd/go, cmd/go/internal/modfetch: update tests not to rely on external domains that only an individual maintainer has access toGoCommandNeedsInvestigationTesting
#40519 opened 2 years ago by dmitshur
#40507 opened 2 years ago by mdempsky
#40467 opened 2 years ago by myitcv
#40461 opened 2 years ago by alvaroaleman
cmd/link: build, run and test frequently fails to completeNeedsInvestigation
#40445 opened 2 years ago by GKempsell
cmd/go: enable listing direct dependency updatesProposalProposal-AcceptedProposal-FinalCommentPeriodmodules
#40364 opened 2 years ago by icholy
#40350 opened 2 years ago by komuw
#40323 opened 2 years ago by zachgersh
cmd/go: add option to run "go mod tidy" recursively on nested modulesFeatureRequestGoCommandNeedsDecisionmodules
#40302 opened 2 years ago by echarrod
#40251 opened 2 years ago by hyangah
cmd/go: .netrc credentials are not forward to GOPROXY if they do not contain passwordNeedsInvestigationhelp wantedmodules
#40215 opened 2 years ago by marwan-at-work
#40189 opened 2 years ago by marwan-at-work
#40162 opened 2 years ago by lu4p
#40108 opened 2 years ago by randall77
#40102 opened 2 years ago by tylfin
#40084 opened 2 years ago by randall77
#40083 opened 2 years ago by randall77
cmd/cgo: add #cgo CFLAGS and #CGO CXXFLAGS directives that only apply to files in the current packageFeatureRequestNeedsInvestigation
#40041 opened 2 years ago by Keithcat1
cmd/compile: reclaim binary size increase from CL 35554 constant to interface allocation optimizationsNeedsInvestigationPerformance
#40039 opened 2 years ago by thepudds
#40024 opened 2 years ago by grasparv
cmd/doc: package search inconsistent with methods or fieldsNeedsInvestigation
#40011 opened 2 years ago by DeedleFake
cmd/vet: go vet should issue warning for nonsense json tagsNeedsInvestigation
#40007 opened 2 years ago by jdef
#39918 opened 2 years ago by josharian
#39882 opened 2 years ago by mvdan
cmd/compile: panic: runtime error: floating point error when building on FreeBSD armv6 on RPi-BWaitingForInfo
#39816 opened 2 years ago by seasox
#39756 opened 2 years ago by jordanlewis
#39748 opened 2 years ago by kortschak
cmd/go: emit a log after all module downloads completeNeedsInvestigation
#39728 opened 2 years ago by zombiezen
#39720 opened 2 years ago by campbellr
#39710 opened 2 years ago by niaow
#39667 opened 2 years ago by alandonovan
#39593 opened 2 years ago by kstenerud
cmd/gofmt: multiline function arguments are inconsistently indentedNeedsInvestigation
#39586 opened 2 years ago by ijschwabacher
cmd/go: go list -u -m upgrade behaviour should be better documentedDocumentationNeedsInvestigationmodules
#39552 opened 2 years ago by rogpeppe
#39537 opened 2 years ago by mdempsky
#39536 opened 2 years ago by narqo
cmd/go: go build ./... may or may not write executable to disk depending how many packages the import path pattern matchesGoCommandNeedsInvestigation
#39515 opened 2 years ago by xyzst
cmd/compile: Allocations leak into outer scopeNeedsInvestigation
#39514 opened 2 years ago by holiman
cmd/vet: flag simple nil pointer dereferences for struct field usage and nil map assignmentsNeedsInvestigation
#39462 opened 2 years ago by odeke-em
#39442 opened 2 years ago by starius
#39382 opened 2 years ago by jayconrod
cmd/go: diagnose collisions between standard-library packages and packages provided by modulesGoCommandNeedsFixmodules
#39285 opened 2 years ago by mdempsky