rust/src/libextra
bors 5633a5363b auto merge of #8008 : bblum/rust/select, r=brson
Main logic in ```Implement select() for new runtime pipes.```. The guts of the ```PortOne::try_recv()``` implementation are now split up across several functions, ```optimistic_check```, ```block_on```, and ```recv_ready```.

There is one weird FIXME I left open here, in the "implement select" commit -- an assertion I couldn't get to work in the receive path, on an invariant that for some reason doesn't hold with ```SharedPort```. Still investigating this.
2013-07-30 18:58:17 -07:00
..
2013-07-19 15:08:42 -07:00
2013-07-30 02:50:31 -04:00
2013-07-30 02:48:40 +02:00
2013-07-30 02:50:31 -04:00
2013-07-19 15:08:42 -07:00
2013-07-22 01:09:48 -04:00
2013-07-30 02:06:49 +02:00
2013-07-30 02:50:31 -04:00
2013-07-22 14:16:33 -07:00
2013-07-17 14:57:54 -07:00
2013-07-22 14:16:33 -07:00
2013-07-27 23:41:09 -07:00
2013-07-30 02:50:31 -04:00
2013-07-24 10:22:55 -04:00
2013-07-17 14:57:51 -07:00
2013-07-17 14:57:51 -07:00
2013-07-30 13:19:25 -04:00
2013-07-22 14:16:33 -07:00