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

Replace cache_padded with crossbeam-utils #26

Merged
merged 1 commit into from
Sep 6, 2022
Merged

Conversation

notgull
Copy link
Member

@notgull notgull commented Sep 6, 2022

concurrent-queue is far and ahead the largest user of the cache-padded crate. As per discussion in smol-rs/cache-padded#10, it should be replaced with the equivalent type in crossbeam-utils. This PR makes the conversion.

@notgull notgull merged commit 06c9953 into master Sep 6, 2022
@notgull notgull deleted the dep-cache-padded branch September 6, 2022 16:22
@notgull notgull mentioned this pull request Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants