-
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
cmd/compile: failed type inference
BugReport
Issues describing a possible bug in the Go implementation.
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.
TypeInference
Issue is related to generic type inference
cmd/compile: type parameter involving constraint with channels seems like it should be inferrable
compiler/runtime
Issues related to the Go compiler and/or runtime.
TypeInference
Issue is related to generic type inference
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: 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
proposal: spec: apply constraint type inference to generic types
Proposal
Proposal-Hold
TypeInference
Issue is related to generic type inference
proposal: spec: type inference for union of functions
Proposal
TypeInference
Issue is related to generic type inference
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: 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
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: 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: generic should infer type from variable definition
generics
Issue is related to generics
Proposal
Proposal-Hold
TypeInference
Issue is related to generic type inference
cmd/compile: type inference could be less strict when there are interface arguments
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
TypeInference
Issue is related to generic type inference
ProTip!
Follow long discussions with comments:>50.