Closed aleyan closed 9 years ago
Changing feature gates to allow compilation on the nightly.
Thread::scoped has been deprecated. So I set it to allow use of deprecated features. It should be refactored away, but I am not yet fluent enough in rust to do it on my own.
Awesome, thanks!
Changing feature gates to allow compilation on the nightly.
Thread::scoped has been deprecated. So I set it to allow use of deprecated features. It should be refactored away, but I am not yet fluent enough in rust to do it on my own.