Skip to content

Conversation

@oli-obk
Copy link
Member

@oli-obk oli-obk commented Mar 26, 2019

closes #82 by copying over the mpsc queue into our tree.

We should probably upstream that somehow, although I don't see how to do that easily. Maybe we can add Mutex to core::sync by making it generic over a MutexPrimitives trait that is filled in by the user (and libstd reexports it pre-filled with the distro synchronization primitives).

@oli-obk oli-obk merged commit 18c3ba0 into master Apr 1, 2019
@oli-obk oli-obk deleted the rustup branch April 1, 2019 12:26
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.

The official futures library has an alloc feature now

2 participants