1. 04 1月, 2020 3 次提交
  2. 03 1月, 2020 7 次提交
  3. 02 1月, 2020 2 次提交
  4. 01 1月, 2020 1 次提交
    • G
      cleanup after tokio upgrade (#3571) · 55add2d3
      Gurwinder Singh 提交于
      tokio_util::run and tokio::run_on_current_thread should accept Future<Output=()> instead of Future<Output=Result<(), ()>>. Currently, all the passed futures have to add Ok(()) or futures::future::ok(()) unnecessarily to call this method.
      55add2d3
  5. 31 12月, 2019 2 次提交
  6. 30 12月, 2019 3 次提交
  7. 29 12月, 2019 1 次提交
  8. 28 12月, 2019 1 次提交
  9. 25 12月, 2019 2 次提交
  10. 23 12月, 2019 2 次提交
  11. 21 12月, 2019 6 次提交
  12. 20 12月, 2019 1 次提交
  13. 19 12月, 2019 1 次提交
  14. 18 12月, 2019 5 次提交
  15. 15 12月, 2019 3 次提交