-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Closed as not planned
Closed as not planned
Copy link
Labels
CherryPickCandidateUsed during the release process for point releasesUsed during the release process for point releasesFrozenDueToAgeWaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.Issue is not actionable because of missing required information, which needs to be provided.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Milestone
Description
@mauri870 requested issue #63813 to be considered for backport to the next 1.21 minor release.
@gopherbot please open a backport issue for Go 1.21.
Errors that implement
runtime.Errorshould have a "runtime error: " prefix, with the solo exception of runtime.plainError on purpose. Calling panic(nil) results in a PanicNilError that violates this constraint.
Metadata
Metadata
Assignees
Labels
CherryPickCandidateUsed during the release process for point releasesUsed during the release process for point releasesFrozenDueToAgeWaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.Issue is not actionable because of missing required information, which needs to be provided.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.