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: try-handle keywords for reducing common error handling boilerplate error-handling Language & library change proposals that are about error handling. LanguageProposal Issues describing a requested change to the Go language specification. Proposal
#73376 opened Apr 14, 2025 by jimmyfrasche Proposal
proposal: spec: goto error handler with @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
#72153 opened Mar 7, 2025 by daku
3 of 4 tasks
Proposal
proposal: spec: error handler operator ?() 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
#72149 opened Mar 6, 2025 by smyrman
4 tasks done
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: errors: let GODEBUG=errstacktrace request stack backtraces error-handling Language & library change proposals that are about error handling. Proposal
#63358 opened Oct 3, 2023 by ianlancetaylor Proposal
proposal: errors: add (stack)trace at error annotation error-handling Language & library change proposals that are about error handling. Proposal
#60873 opened Jun 19, 2023 by flibustenet Proposal
proposal: fail: new package for checking errors error-handling Language & library change proposals that are about error handling. Proposal
#58631 opened Feb 22, 2023 by beoran Proposal
proposal: errors: As with type parameters error-handling Language & library change proposals that are about error handling. Proposal
#51945 opened Mar 25, 2022 by slnt Proposal
spec: error handling meta issue error-handling Language & library change proposals that are about error handling. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. umbrella
#40432 opened Jul 27, 2020 by ianlancetaylor Unreleased
proposal: spec: improve error handing using guard and must keywords 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
#31442 opened Apr 12, 2019 by markusheukelom Proposal
proposal: spec: the #id/catch error model, a rethink of check/handle 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
#27519 opened Sep 5, 2018 by networkimprov Proposal
proposal: spec: reduce noise in return statements that contain mostly zero values dotdotdot ... 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
#21182 opened Jul 26, 2017 by jimmyfrasche Proposal
proposal: spec: require return values to be explicitly used or ignored (Go 2) 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
#20803 opened Jun 26, 2017 by bcmills Proposal
ProTip! no:milestone will show everything without a milestone.