-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
proposal: spec: add sum types / discriminated unions
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
proposal: spec: add typed enum support
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
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
proposal: spec: lightweight anonymous function syntax
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
proposal: spec: expression to create pointer to simple types
LanguageChange
Suggested changes to the Go language
Proposal
plugin: add Windows support
compiler/runtime
Issues related to the Go compiler and/or runtime.
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.
OS-Windows
proposal: spec: generics: type switch on parametric types
generics
Issue is related to generics
LanguageChange
Suggested changes to the Go language
Proposal
proposal: spec: type inferred composite literals
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
proposal: spec: immutable type qualifier
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
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.
proposal: spec: enums as an extension to types
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
path/filepath: Glob should support Issues describing a change to documentation.
FeatureRequest
Issues asking for a new feature that does not need a proposal.
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
**
for zero or more directories
Documentation
proposal: spec: add support for int128 and uint128
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
internal/poll: transparently support new linux io_uring interface
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-Linux
runtime: make 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.
GOMAXPROCS
cfs-aware on GOOS=linux
compiler/runtime
proposal: spec: sum types based on general interfaces
generics
Issue is related to generics
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
proposal: spec: introduce structured tags
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
cmd/compile: implement powerpc 32-bit backend (ppc32)
compiler/runtime
Issues related to the Go compiler and/or runtime.
FeatureRequest
Issues asking for a new feature that does not need a proposal.
proposal: spec: operator functions
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.