-
Notifications
You must be signed in to change notification settings - Fork 17.7k
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: 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
cmd/compile: inconsistent typechecking with self-referential type parameter constraints
compiler/runtime
Issues related to the Go compiler and/or runtime.
early-in-cycle
A change that should be done early in the 3 month dev cycle.
generics
Issue is related to generics
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
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
go/types, cmd/compile/internal/types2: type inference limitation leads to incorrect result for directed channel type constraint
generics
Issue is related to generics
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
TypeInference
Issue is related to generic type inference
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
x/mobile: cannot use generic type demo.GenericTestData[T any] without instantiation
generics
Issue is related to generics
mobile
Android, iOS, and x/mobile
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
proposal: infer parameter type from arguments in call to result function
generics
Issue is related to generics
Proposal
TypeInference
Issue is related to generic type inference
spec: restriction on self-referential types does not match accepted proposal
compiler/runtime
Issues related to the Go compiler and/or runtime.
generics
Issue is related to generics
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
proposal: spec: support type inference on generic structs
generics
Issue is related to generics
Proposal
TypeInference
Issue is related to generic type inference
proposal: spec: infer generic function type even when it's called
generics
Issue is related to generics
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Proposal
TypeInference
Issue is related to generic type inference
cmd/compile: allow some calls to generic functions in pre-go1.18 code
compiler/runtime
Issues related to the Go compiler and/or runtime.
generics
Issue is related to generics
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
cmd/compile: unhelpful error message with recursive constraint
BadErrorMessage
Issues related compiler error messages that should be better.
compiler/runtime
Issues related to the Go compiler and/or runtime.
generics
Issue is related to generics
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
TypeInference
Issue is related to generic type inference
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
spec: type inference can't infer types for a generic union of functions
generics
Issue is related to generics
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Proposal-Hold
TypeInference
Issue is related to generic type inference
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
spec: provide some way to refer to a generic function without instantiation
generics
Issue is related to generics
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
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
proposal: spec: infer argument types when a type set only represents its core type
generics
Issue is related to generics
Proposal
Proposal-Hold
TypeInference
Issue is related to generic type inference
proposal: spec: support for struct members in interface/constraint syntax
generics
Issue is related to generics
Proposal
Proposal-Hold
cmd/compile: adjustment needed for conversion rules for pointer conversions (?)
generics
Issue is related to generics
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
go/types: documentation needs to be updated
Documentation
generics
Issue is related to generics
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
cmd/compile: long symbol names for instantiated generics => large object files (though not executables)
compiler/runtime
Issues related to the Go compiler and/or runtime.
generics
Issue is related to generics
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
spec: review/adjust conversion rules for string(x) where x is a generic type of the form []T (feature request)
generics
Issue is related to generics
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.