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: conditional return with return ?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-FinalCommentPeriod
#70170 opened Nov 2, 2024 by rad12000
2 of 4 tasks
Proposal
proposal: spec: conditional return with "return if" 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-FinalCommentPeriod
#70147 opened Oct 31, 2024 by buffos Proposal
proposal: spec: error handling via iterator-inspired handler functions 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-FinalCommentPeriod
#69734 opened Oct 1, 2024 by DeedleFake
1 of 4 tasks
Proposal
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
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
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
#65266 opened Jan 24, 2024 by DeedleFake
1 of 4 tasks
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
#64846 opened Dec 22, 2023 by leaxoy 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
#64613 opened Dec 8, 2023 by griesemer Proposal
proposal: spec: tuples as sugar for structs LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#63221 opened Sep 25, 2023 by jimmyfrasche 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
#61164 opened Jul 4, 2023 by rogpeppe Unplanned
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
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: unions as sigma types LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#54685 opened Aug 26, 2022 by zephyrtronium 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
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
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
#49085 opened Oct 20, 2021 by mariomac 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
#47487 opened Jul 31, 2021 by Merovius Proposal
proposal: spec: expression to create pointer to simple types LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#45624 opened Apr 19, 2021 by robpike Proposal
proposal: spec: generics: type switch on parametric types generics Issue is related to generics LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#45380 opened Apr 4, 2021 by rogpeppe 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
#45049 opened Mar 16, 2021 by kortschak Proposal
proposal: spec: generic parameterization of array sizes LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#44253 opened Feb 13, 2021 by ajwerner Proposal
proposal: spec: disallow impossible interface-interface type assertions Analysis Issues related to static analysis (vet, x/tools/go/analysis) LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#38907 opened May 6, 2020 by griesemer Proposal
proposal: spec: lazy values LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#37739 opened Mar 7, 2020 by ianlancetaylor Proposal
proposal: spec: immutable data LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#37303 opened Feb 19, 2020 by embeddedgo Proposal
proposal: spec: simplify error handling - error passing with "pass" 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
#37141 opened Feb 8, 2020 by xbit Proposal
ProTip! Add no:assignee to see everything that’s not assigned.