Skip to content

go/types: embedded interface behavior now dependent on file name ordering [1.11 backport] #28249

Closed
@gopherbot

Description

@gopherbot

@ccbrown requested issue #28005 to be considered for backport to the next 1.11 minor release.

@gopherbot please consider this for backport to 1.11, it's a regression.

Activity

added this to the Go1.11.2 milestone on Oct 17, 2018
gopherbot

gopherbot commented on Nov 1, 2018

@gopherbot
ContributorAuthor

Change https://golang.org/cl/146660 mentions this issue: [release-branch.go1.11] go/types: use correct receiver types for embedded interface methods

gopherbot

gopherbot commented on Nov 1, 2018

@gopherbot
ContributorAuthor

Closed by merging 68ad1d6 to release-branch.go1.11.

added a commit that references this issue on Nov 1, 2018
68ad1d6
added a commit that references this issue on Nov 30, 2018
d16f833
locked and limited conversation to collaborators on Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @bradfitz@gopherbot

        Issue actions

          go/types: embedded interface behavior now dependent on file name ordering [1.11 backport] · Issue #28249 · golang/go