Skip to content

Remove thread_local! weirdness in anyref.rs #1531

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 1 commit into from
May 13, 2019

Conversation

alexcrichton
Copy link
Contributor

Resolves an old comment long since been fixed, and confirmed that we
still don't generate extra cruft!

Closes #1523

@alexcrichton alexcrichton requested a review from fitzgen May 13, 2019 16:35
Resolves an old comment long since been fixed, and confirmed that we
still don't generate extra cruft!

Closes rustwasm#1523
Copy link
Member

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

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

Feels good

@alexcrichton alexcrichton merged commit b964201 into rustwasm:master May 13, 2019
@alexcrichton alexcrichton deleted the less-cruft branch June 3, 2019 22:03
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.

Remove our custom thread local stuff in the anyref module
2 participants