Closed
Description
With std::future::Future
stabilizing in Rust 1.36, it is a goal to upgrade from [email protected]
to std::future::Future
in the next breaking change ([email protected]
).
Status:
- Update hyper lib to std::future Update to std::future #1836
- Update doc tests to std::future Update doc tests for 0.13 #1850
- Update examples to std::future Update the examples for 0.13 #1849
- Update tests to std::future Re-enable tests for 0.13 #1848
- Update h2 to std::future Update h2 to std::future #1851