Skip to content

Fix for updates in Rustc #24

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

Merged
merged 1 commit into from
Dec 29, 2014
Merged

Fix for updates in Rustc #24

merged 1 commit into from
Dec 29, 2014

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Dec 29, 2014

*mut c_void no longer implements Sync, and static items must implement Sync.

I also fixed other statics which should be consts.

@retep998
Copy link
Owner

They all should've been const anyway.

retep998 added a commit that referenced this pull request Dec 29, 2014
Fix for updates in Rustc
@retep998 retep998 merged commit 911586f into retep998:master Dec 29, 2014
@tomaka tomaka deleted the fix branch December 30, 2014 07:19
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