Skip to content

go/types, types2: index out of range panic in Checker.arguments [1.21 backport] #61932

Closed
@gopherbot

Description

@gopherbot

@findleyr requested issue #61931 to be considered for backport to the next 1.21 minor release.

@gopherbot please backport this to 1.21; it is a type checker and compiler panic.

Activity

added this to the Go1.21.1 milestone on Aug 10, 2023
gopherbot

gopherbot commented on Aug 15, 2023

@gopherbot
ContributorAuthor

Change https://go.dev/cl/519417 mentions this issue: [release-branch.go1.21] go/types, types2: use correct parameter list when checking argument passing

added
CherryPickApprovedUsed during the release process for point releases
and removed
CherryPickCandidateUsed during the release process for point releases
on Aug 16, 2023
added a commit that references this issue on Aug 17, 2023
d91843f
gopherbot

gopherbot commented on Aug 17, 2023

@gopherbot
ContributorAuthor

Closed by merging d91843f to release-branch.go1.21.

locked and limited conversation to collaborators on Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @dmitshur@gopherbot@findleyr

        Issue actions

          go/types, types2: index out of range panic in Checker.arguments [1.21 backport] · Issue #61932 · golang/go