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

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
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
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: 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
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
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: 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
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
proposal: add "simd" package to standard library compiler/runtime Issues related to the Go compiler and/or runtime. Proposal
#67520 opened May 20, 2024 by Clement-Jean Proposal
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: 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
proposal: spec: simplify error handling - error passing with "pass" error-handling Language & library change proposals that are about error handling. LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal Proposal-FinalCommentPeriod
#37141 opened Feb 8, 2020 by xbit Proposal
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
proposal: spec: immutable type qualifier LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#27975 opened Oct 2, 2018 by romshark Proposal
time: excessive CPU usage when using Ticker and Sleep NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#27707 opened Sep 17, 2018 by lni Backlog
proposal: spec: exhaustive switching for enum type-safety LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#36387 opened Jan 4, 2020 by ermik Proposal
ProTip! Adding no:label will show everything without a label.