Skip to content
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

interp: improve processing of recursive types #1246

Merged
merged 4 commits into from
Sep 13, 2021
Merged

Conversation

mvertes
Copy link
Member

@mvertes mvertes commented Sep 8, 2021

Make sure to keep always a single copy of incomplete type structures.
Remove remnants of recursive types processing.

Now import "go.uber.org/zap" works again (see #1172), fixing regressions
introduced since #1236.

@mvertes mvertes added this to the v0.10.x milestone Sep 8, 2021
@mvertes mvertes requested a review from mpl September 9, 2021 06:30
Make sure to keep always a single copy of incomplete type structures.
Remove remnants of recursive types processing.

Now `import "go.uber.org/zap"` works again (see #1172), fixing regressions
introduced by #1236.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants