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

Remove unused lazy_static from rayon-core #882

Merged
merged 2 commits into from Sep 1, 2021
Merged

Remove unused lazy_static from rayon-core #882

merged 2 commits into from Sep 1, 2021

Conversation

paolobarbolini
Copy link
Contributor

No description provided.

@cuviper
Copy link
Member

cuviper commented Sep 1, 2021

Thanks! It looks like the last use was removed in commit bb59970 of #746. We'll still have an indirect dependency through crossbeam, but it's good to clean up our own part.

@cuviper
Copy link
Member

cuviper commented Sep 1, 2021

bors r+

@bors bors bot merged commit 6cd18c0 into rayon-rs:master Sep 1, 2021
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.

None yet

2 participants