##// END OF EJS Templates
rust-chg: upgrade to futures-0.3 based libraries...
rust-chg: upgrade to futures-0.3 based libraries And do some trivial fixes: - BytesMut::put_u32_be() -> put_u32() - tokio_process -> tokio::process, CommandExt -> Command, spawn_async() -> spawn(), stdin() -> stdin - tokio_timer::sleep() -> tokio::time::delay_for() Differential Revision: https://phab.mercurial-scm.org/D8441
Yuya Nishihara -
r45231:e9e44e61 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / tests
test_missing_ancestors.rs Loading ...