Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
ci/remove-dev-dependencies Workaround dev-dependencies leaking into normal build Feb 19, 2019
futures-channel s/Async::/Poll::/ Apr 3, 2019
futures-core impl Spawn for Box<Spawn> Mar 27, 2019
futures-executor Remove unused lazy static GLOBAL_POOL Mar 21, 2019
futures-io impl AsyncWrite for Vec<u8> Apr 3, 2019
futures-select-macro Stage 0.3.0-alpha.13 release Feb 20, 2019
futures-sink s/Async::/Poll::/ Apr 3, 2019
futures-test Stage 0.3.0-alpha.13 release Feb 20, 2019
futures-util Remove unused sink/wait.rs Apr 3, 2019
futures Remove futures_[un]ordered functions Apr 3, 2019
.gitignore Add some items to gitignore Feb 19, 2019
.rustfmt.toml Rustfmt down to 80 characters Aug 2, 2018
.travis.yml Add no_std + alloc environment support Mar 20, 2019
CHANGELOG.md Stage 0.3.0-alpha.13 release Feb 20, 2019
Cargo.toml Remove pin_utils pin Oct 1, 2018
LICENSE-APACHE Update LICENSE-APACHE to match the copyright decl in LICENSE-MIT Aug 24, 2018
LICENSE-MIT Add futures-io Feb 21, 2018
README.md Stage 0.3.0-alpha.13 release Feb 20, 2019
appveyor.yml Fix futures-cpupool tests Feb 8, 2018