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

Fix soundness bug #11

Merged
merged 2 commits into from
Nov 16, 2020
Merged

Fix soundness bug #11

merged 2 commits into from
Nov 16, 2020

Conversation

2ndTaleStudio
Copy link
Collaborator

Fix the issue raised with #10

Removing soundness when the Singleton interiour is a Cell or RefCell that allows interior mutability.

@2ndTaleStudio 2ndTaleStudio linked an issue Nov 16, 2020 that may be closed by this pull request
@2ndTaleStudio 2ndTaleStudio merged commit 6f243c6 into master Nov 16, 2020
@2ndTaleStudio 2ndTaleStudio deleted the fix/unsound_send_sync branch November 16, 2020 21:41
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.

Singleton needs bounds on its Send/Sync traits
1 participant