Skip to content

Issues: golang/go

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

cmd/compile: closure func name changes when inlining compiler/runtime Issues related to the Go compiler and/or runtime. NeedsFix The path to resolution is known, but the work has not been done.
#60324 opened May 20, 2023 by rsc Go1.24
cmd/compile: overhaul inliner compiler/runtime Issues related to the Go compiler and/or runtime. Performance
#61502 opened Jul 21, 2023 by aclements Backlog
go/types: UsesCgo exposes mangled names NeedsFix The path to resolution is known, but the work has not been done.
#39072 opened May 14, 2020 by heschi gopls/v0.17.0
cmd/compile: generic function argument causes escape to heap compiler/runtime Issues related to the Go compiler and/or runtime. generics Issue is related to generics NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#48849 opened Oct 7, 2021 by bboreham Backlog
cmd/link: dead code elimination for side-effect free functions binary-size compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#14840 opened Mar 16, 2016 by mdempsky Backlog
cmd/cgo: compiler accepts invalid declaration of methods on aliases to C types compiler/runtime Issues related to the Go compiler and/or runtime. help wanted NeedsFix The path to resolution is known, but the work has not been done.
#60725 opened Jun 11, 2023 by eliasnaur Backlog
runtime: reuse map string key instead of allocating compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#55930 opened Sep 29, 2022 by dsnet Backlog
cmd/compile: generics add significant build time and build size overhead binary-size compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. ToolSpeed
#65605 opened Feb 8, 2024 by xaurx Backlog
cmd/compile, runtime: initialization order within a file appears to have changed compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#49150 opened Oct 25, 2021 by cosnicolaou Backlog
debug/gosym: Sym.PackageName provides the wrong result compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#66313 opened Mar 14, 2024 by Zxilly Backlog
cmd/compile: performance regression in 1.20 compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#57505 opened Dec 29, 2022 by changkun Go1.24
cmd/compile: only use sequential compile queue algorithm for -v compiles, not all -c=1 compiles compiler/runtime Issues related to the Go compiler and/or runtime. NeedsFix The path to resolution is known, but the work has not been done.
#46074 opened May 10, 2021 by mdempsky Backlog
cmd/compile: better escape analysis of []byte -> string conversions compiler/runtime Issues related to the Go compiler and/or runtime. FeatureRequest NeedsFix The path to resolution is known, but the work has not been done. Performance
#43752 opened Jan 17, 2021 by mdempsky Backlog
cmd/compile: avoid always escaping the receivers in interface method calls compiler/runtime Issues related to the Go compiler and/or runtime. NeedsFix The path to resolution is known, but the work has not been done.
#62653 opened Sep 14, 2023 by thepudds Go1.24
cmd/compile: better optimization/inlining for sort.Search compiler/runtime Issues related to the Go compiler and/or runtime. FeatureRequest NeedsFix The path to resolution is known, but the work has not been done. Performance
#43423 opened Dec 29, 2020 by yangwenmai Backlog
cmd/compile: devirtualization of interface calls with type assertions compiler/runtime Issues related to the Go compiler and/or runtime. FeatureRequest NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#64824 opened Dec 20, 2023 by mateusz834 Backlog
cmd/compile: objects emit generic instantiations for imported packages compiler/runtime Issues related to the Go compiler and/or runtime. NeedsFix The path to resolution is known, but the work has not been done.
#56718 opened Nov 12, 2022 by rsc Go1.24
cmd/compile: possible append inside a method escape analysis optimization compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#54563 opened Aug 20, 2022 by mateusz834 Unplanned
cmd/compile, importers: implement support for Alias types nodes in export data format compiler/runtime Issues related to the Go compiler and/or runtime. early-in-cycle A change that should be done early in the 3 month dev cycle. NeedsFix The path to resolution is known, but the work has not been done.
#64208 opened Nov 16, 2023 by griesemer Go1.24
cmd/compile: missing error reports for program with large stack frame compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#63616 opened Oct 18, 2023 by cuonglm Backlog
cmd/compile: does not inline method of generic type across packages when there are multiple instantiations compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#59070 opened Mar 16, 2023 by 578559967 Backlog
cmd/compile: generic method values behave differently than specific ones compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#54447 opened Aug 14, 2022 by mdempsky Backlog
cmd/compile: bootstrap glitch with version checking on min/max usage compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#65886 opened Feb 22, 2024 by thanm Backlog
runtime/cgo: support Handle even when CGO_ENABLED=0 compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#64663 opened Dec 11, 2023 by eliasnaur Backlog
cmd/compile/internal/importer: deadlock in recursion through type parameter NeedsFix The path to resolution is known, but the work has not been done.
#63285 opened Sep 28, 2023 by findleyr Go1.24
ProTip! no:milestone will show everything without a milestone.