Age | Commit message (Expand) | Author |
---|---|---|
2018-09-17 | Add some missing future::Executor implementations (#563) | Carl Lerche |
2018-08-30 | Use spawn_local to spawn from local Handles (#565) | Jon Gjengset |
2018-08-25 | Spelling fixes (#571) | Ben Boeckel |
2018-08-09 | Remove dead futures2 code. (#538) | Carl Lerche |
2018-08-06 | Bump subcrate versions (#524) | Carl Lerche |
2018-07-24 | Count in-transit spawned futures to current thread executor as pending (#478) | Jon Gjengset |
2018-07-24 | RunError and few more error types implements Error (#501) | Michal 'vorner' Vaner |
2018-06-21 | Add a verbose error message for EnterError (#441) | Roman |
2018-06-13 | Bump version of a number of sub crates (#414) | Carl Lerche |
2018-06-12 | tokio-current-thread crate (#370) | jpbriquet |