-
Notifications
You must be signed in to change notification settings - Fork 18.1k
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: infer types from sufficiently constrained constraints
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
Proposal-Hold
TypeInference
Issue is related to generic type inference
proposal: spec: local func declarations
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
LanguageProposal
Issues describing a requested change to the Go language specification.
Proposal
proposal: spec: goto error handler with @err
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: spec: error handler operator ?()
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: allow eliding "_" fields in unkeyed struct literals
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
LanguageProposal
Issues describing a requested change to the Go language specification.
Proposal
proposal: spec: permit conversion of []A to []B if A and B have same underlying type modulo struct tags
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
LanguageProposal
Issues describing a requested change to the Go language specification.
Proposal
spec: for-range iterator yield function requires bool result - consider generalizing to any boolean type
early-in-cycle
A change that should be done early in the 3 month dev cycle.
LanguageChange
Suggested changes to the Go language
LanguageProposal
Issues describing a requested change to the Go language specification.
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
proposal: spec: Values assigned to multi-case branches in type switches should have generics-style
generics
Issue is related to generics
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
Proposal-Hold
proposal: spec: allow methods on generic structs which meet subset of type constraint
generics
Issue is related to generics
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
proposal: spec: cleaner error handling happy path via limited pattern matching
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: spec: allow additional constraints on methods of generic types
generics
Issue is related to generics
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
proposal: spec: support for easy packing/unpacking of struct types
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
proposal: spec: tuples as sugar for structs
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
proposal: spec: allow type conversion from generic type to same underlying type
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
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: multi-type type parameters
generics
Issue is related to generics
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
proposal: spec: unions as sigma types
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
proposal: spec: permit write defined type in type term
generics
Issue is related to generics
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
spec: allow string(t) conversion in generics where t []T, T byte|rune
generics
Issue is related to generics
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: allow explicit conversion from function to 1-method interface
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
proposal: spec: generics: type switch on parametric types
generics
Issue is related to generics
LanguageChange
Suggested changes to the Go language
Proposal
proposal: spec: add a mechanism to allow generic de- and re-structuring of complex values
generics
Issue is related to generics
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
proposal: spec: generic parameterization of array sizes
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.