-
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: expression to create pointer to simple types
LanguageChange
Suggested changes to the Go language
Proposal
proposal: spec: add sum types / discriminated unions
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
x/playground: fails to run program importing every package
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
proposal: spec: immutable type qualifier
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
runtime: new goroutines can spend excessive time in morestack
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
Performance
encoding/xml: fix name spaces
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.
x/crypto: add BLAKE3 support
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.
proposal: spec: operator functions
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
sync: unchecked overflow in (*WaitGroup).Add
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.
doc: freeze "Effective Go"
Documentation
Issues describing a change to documentation.
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
cmd/asm: refactor the framework of the arm64 assembler
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
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: lazy values
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
Brand book: hex color codes don't match RGB values
Documentation
Issues describing a change to documentation.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
x/tools/playground: vet step uses different integer sizes than build step
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
testing: colorize output on failing tests
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.
sync: reduce contention between Map operations with new-but-disjoint keys
compiler/runtime
Issues related to the Go compiler and/or runtime.
Performance
cmd/go: implicit go install of std in $GOROOT/src has weird error
GoCommand
cmd/go
modules
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.