Skip to content

natives/runtime: add pkgpath method for _type #846

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

Merged
merged 2 commits into from
Aug 12, 2018
Merged

natives/runtime: add pkgpath method for _type #846

merged 2 commits into from
Aug 12, 2018

Conversation

egonelbre
Copy link
Contributor

No description provided.

@dmitshur dmitshur mentioned this pull request Aug 9, 2018
@dmitshur dmitshur self-assigned this Aug 9, 2018
@dmitshur
Copy link
Member

dmitshur commented Aug 9, 2018

Thanks for PR @egonelbre! This looks like the right fix. I’ll try to get to fully reviewing and merging it within the next few days.

These files will be regenerated as part of another commit.
Copy link
Member

@dmitshur dmitshur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The relevant upstream change is golang/go@cda1947. A no-op implementation here is okay because the entire _type struct is already no-op.

LGTM.

@dmitshur dmitshur merged commit fbc4d22 into gopherjs:go1.11 Aug 12, 2018
dmitshur pushed a commit that referenced this pull request Aug 12, 2018
The relevant upstream change is golang/go@cda1947.
A no-op implementation here is okay because the entire _type struct
is already no-op.
dmitshur pushed a commit that referenced this pull request Aug 21, 2018
The relevant upstream change is golang/go@cda1947.
A no-op implementation here is okay because the entire _type struct
is already no-op.
dmitshur pushed a commit that referenced this pull request Aug 25, 2018
The relevant upstream change is golang/go@cda1947.
A no-op implementation here is okay because the entire _type struct
is already no-op.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants