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: 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
#69705 opened Sep 29, 2024 by jmillikin
2 of 4 tasks
Proposal
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.
#65714 opened Feb 14, 2024 by dawidl022 Go1.25
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
#65394 opened Jan 30, 2024 by jordan-bonecutter
2 of 4 tasks
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
#65202 opened Jan 22, 2024 by leaxoy Backlog
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
#64846 opened Dec 22, 2023 by leaxoy 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.
#64486 opened Dec 1, 2023 by pinguo-yangbing Unreleased
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
#64197 opened Nov 16, 2023 by pat42smith Proposal
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.
#63149 opened Sep 21, 2023 by bcmills Backlog
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: 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.
#61689 opened Aug 1, 2023 by rogpeppe Backlog
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
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
#57644 opened Jan 5, 2023 by ianlancetaylor 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
#56975 opened Nov 29, 2022 by logandavies181 Backlog
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
#56462 opened Oct 27, 2022 by DeedleFake Proposal
proposal: spec: add Nullable constraint generics Issue is related to generics Proposal
#53656 opened Jul 2, 2022 by MrTravisB 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.
#52654 opened May 2, 2022 by josharian Backlog
proposal: x/sync/singleflight: add generic API generics Issue is related to generics Proposal
#52520 opened Apr 24, 2022 by catatsuy 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
#52318 opened Apr 13, 2022 by changkun Proposal
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.
#50815 opened Jan 26, 2022 by keep94 Backlog
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.
#50676 opened Jan 18, 2022 by griesemer Backlog
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.
#50438 opened Jan 5, 2022 by csgura Backlog
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
#50421 opened Jan 4, 2022 by tmr232 Backlog
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.