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
Assigned to nobody Loading
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
#73527 opened Apr 28, 2025 by tempoz
2 of 4 tasks
Proposal
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
#71769 opened Feb 15, 2025 by lee-ext Go1.25
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
#69153 opened Aug 29, 2024 by mark-rushakoff Go1.25
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
#65202 opened Jan 22, 2024 by leaxoy Backlog
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
#64197 opened Nov 16, 2023 by pat42smith Proposal
proposal: spec: type inference for union of functions Proposal TypeInference Issue is related to generic type inference
#61802 opened Aug 7, 2023 by matthewmueller Proposal
proposal: spec: support type inference on generic structs generics Issue is related to generics Proposal TypeInference Issue is related to generic type inference
#61731 opened Aug 3, 2023 by matthewmueller Proposal
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
#61712 opened Aug 2, 2023 by rogpeppe Proposal
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
#61685 opened Aug 1, 2023 by rogpeppe Go1.25
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
#56975 opened Nov 29, 2022 by logandavies181 Backlog
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
#50285 opened Dec 21, 2021 by LeGamerDc Proposal
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
#40055 opened Jul 5, 2020 by rogpeppe Unplanned
ProTip! Follow long discussions with comments:>50.