Skip to content

Issues: golang/go

Beta
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

runtime: investigate possible Go scheduler improvements inspired by Linux Kernel's CFS 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
#51071 opened Feb 8, 2022 by hnes Backlog
proposal: spec: allow type parameters in methods generics Issue is related to generics LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#49085 opened Oct 20, 2021 by mariomac Proposal
proposal: spec: generics: type switch on parametric types generics Issue is related to generics LanguageChange Suggested changes to the Go language Proposal
#45380 opened Apr 4, 2021 by rogpeppe Proposal
net/http: Segmentation violation when using an IPSec VPN Tunnel (Go 1.19.8/Go 1.20.4/Go 1.21.4) 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.
#64020 opened Nov 8, 2023 by yznima Backlog
net/http: support HTTP/3 FeatureRequest Issues asking for a new feature that does not need a proposal. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#32204 opened May 23, 2019 by johanbrandhorst Unplanned
proposal: spec: lazy values LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#37739 opened Mar 7, 2020 by ianlancetaylor Proposal
proposal: spec: add sum types / discriminated unions LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#19412 opened Mar 5, 2017 by DemiMarie Proposal
runtime: green tea garbage collector 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.
#73581 opened May 2, 2025 by mknyszek Go1.26
proposal: spec: lightweight anonymous function syntax LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#21498 opened Aug 17, 2017 by neild Proposal
proposal: spec: type inferred composite literals LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#12854 opened Oct 6, 2015 by neild Proposal
proposal: simd: new package for intrinsics compiler/runtime Issues related to the Go compiler and/or runtime. Proposal
#67520 opened May 20, 2024 by Clement-Jean Proposal
proposal: spec: unions as sigma types LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#54685 opened Aug 26, 2022 by zephyrtronium Proposal
runtime: map[int64]struct{} requires 16 bytes per slot BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. Performance
#71368 opened Jan 21, 2025 by prattmic Go1.25
proposal: spec: add support for int128 and uint128 LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#9455 opened Dec 27, 2014 by mei-rune Unplanned
os: Setenv leads to SIGSEGV with GODEBUG=netdns=cgo, and other uses of cgo 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.
#63567 opened Oct 16, 2023 by evanj Backlog
proposal: runtime: CPU limit-aware GOMAXPROCS default compiler/runtime Issues related to the Go compiler and/or runtime. Implementation Issues describing a semantics-preserving change to the Go implementation. Proposal
#73193 opened Apr 7, 2025 by prattmic Proposal
Go compiler and runtime meeting notes NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. umbrella
#43930 opened Jan 26, 2021 by jeremyfaller Unplanned
cmd/compile: performance of go wasm is very poor arch-wasm WebAssembly issues 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
#65440 opened Feb 2, 2024 by liutao-liu Backlog
runtime: shrink map as elements are deleted 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. Performance
#20135 opened Apr 26, 2017 by genez Unplanned
runtime: scavenger not freeing all possible memory on darwin 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. OS-Darwin
#47656 opened Aug 11, 2021 by josharian Backlog
ProTip! Type g i on any issue or pull request to go back to the issue listing page.