-
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: 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
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
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
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
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
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
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
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
proposal: spec: tuples as sugar for structs
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
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
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
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
proposal: spec: unions as sigma types
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
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
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
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
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
proposal: spec: expression to create pointer to simple types
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
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
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
proposal: spec: generic parameterization of array sizes
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
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
proposal: spec: lazy values
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
proposal: spec: immutable data
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
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
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.