This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
21183
commits
10
branches
154
tags
1.3
GiB
418e1ebae6
Commit graph
3 commits
Author
SHA1
Message
Date
Kevin Ballard
418e1ebae6
Reserve 'yield' keyword
...
Rename task::yield() to task::deschedule().
Fixes
#8494
.
2013-08-16 13:26:50 -07:00
Ben Blum
ce48e71d28
Fix select() in light of the deschedule...and then race.
Close
#8347
.
2013-08-12 13:54:21 -04:00
Ben Blum
c8c09d40fc
Reorganise Select traits to not expose internal runtime types.
Close
#5160
. Pending
#8215
.
2013-08-12 13:54:21 -04:00