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

beef: beef::Cow lacks a Sync bound on its Send trait allowing for data races #696

Merged
merged 2 commits into from
Jan 27, 2021
Merged

Conversation

JOE1994
Copy link
Contributor

@JOE1994 JOE1994 commented Jan 27, 2021

Original issue report: maciejhirsz/beef#37

Co-authored-by: Tony Arcieri <bascule@gmail.com>
@tarcieri
Copy link
Member

Awesome, looks like the thread-safety category passes lint 🎉

@tarcieri tarcieri added the thread safety Data races or other thread safety errors label Jan 27, 2021
@tarcieri tarcieri merged commit 8f6dc86 into rustsec:master Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
thread safety Data races or other thread safety errors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants