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

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
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.
#26774 opened Aug 2, 2018 by bradfitz Unplanned
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
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
#18138 opened Dec 1, 2016 by petermattis Backlog
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.
#13400 opened Nov 25, 2015 by rsc Backlog
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.
#36632 opened Jan 18, 2020 by dsseng Unreleased
proposal: spec: operator functions LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#27605 opened Sep 10, 2018 by deanveloper Proposal
proposal: spec: add typed enum support LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#19814 opened Mar 31, 2017 by derekperkins 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.
#20687 opened Jun 15, 2017 by bcmills Unplanned
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.
#28782 opened Nov 13, 2018 by robpike Backlog
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.
#44734 opened Mar 2, 2021 by erifan Unplanned
path/filepath: Glob should support ** for zero or more directories Documentation 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.
#11862 opened Jul 24, 2015 by ascarter 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
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.
#29695 opened Jan 11, 2019 by bcmills Backlog
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.
#27885 opened Sep 26, 2018 by bcmills Unplanned
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.
#46921 opened Jun 25, 2021 by wymli Backlog
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.
#31446 opened Apr 12, 2019 by bradfitz Backlog
ProTip! Type g i on any issue or pull request to go back to the issue listing page.