Skip to content

Fix for latest nightly #20

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 23, 2014
Merged

Fix for latest nightly #20

merged 1 commit into from
Dec 23, 2014

Conversation

RossMeikleham
Copy link
Contributor

lib.rs:
Fix for changes to macros, and tuple indexing.

tests.rs:
Fix for language removal of proc, replaced with move.
Replaced depreciated std::task with std::thread

@RossMeikleham
Copy link
Contributor Author

It appears the nightly has been updated since I last downloaded it a few hours ago and the most recent change has caused a bug in the Rust compiler rust-lang/rust#20127

@lilyball lilyball merged commit 3ff8479 into lilyball:master Dec 23, 2014
lilyball added a commit that referenced this pull request Dec 23, 2014
Fix for latest nightly

lib.rs:
Fix for changes to macros, and tuple indexing.

tests.rs:
Fix for language removal of proc, replaced with move.
Replaced depreciated std::task with std::thread
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