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

Add spawn and stream to prelude. #5299

Closed
brson opened this issue Mar 9, 2013 · 4 comments
Closed

Add spawn and stream to prelude. #5299

brson opened this issue Mar 9, 2013 · 4 comments
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Comments

@brson
Copy link
Contributor

brson commented Mar 9, 2013

These are the most common tools for concurrency in Rust. They should always be at hand.

@brson
Copy link
Contributor Author

brson commented Mar 9, 2013

Also #5045

@brson
Copy link
Contributor Author

brson commented Mar 10, 2013

If we add stream we should also add Port and Chan.

@graydon
Copy link
Contributor

graydon commented Mar 11, 2013

Agreed

@bstrie
Copy link
Contributor

bstrie commented Apr 8, 2013

Fixed by brson's commit.

bors added a commit to rust-lang-ci/rust that referenced this issue May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

No branches or pull requests

3 participants