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

bunch: Bunch<T> unconditionally implements Send/Sync, allowing data races #691

Merged
merged 2 commits into from
Jan 30, 2021
Merged

bunch: Bunch<T> unconditionally implements Send/Sync, allowing data races #691

merged 2 commits into from
Jan 30, 2021

Conversation

JOE1994
Copy link
Contributor

@JOE1994 JOE1994 commented Jan 25, 2021

Original issue report: krl/bunch#1

@JOE1994 JOE1994 changed the title bunch: impl Sync for Bunch<T> need a Sync bound on T bunch: Bunch<T> unconditionally implements Send/Sync, allowing data races Jan 25, 2021
@Shnatsel Shnatsel merged commit 672db61 into rustsec:master Jan 30, 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.

2 participants