The handling of async constructs in the compiler does not rely on `GenFuture` anymore since `1.67`, so this code can now be removed from `core`. |
||
|---|---|---|
| .. | ||
| future.rs | ||
| into_future.rs | ||
| join.rs | ||
| mod.rs | ||
| pending.rs | ||
| poll_fn.rs | ||
| ready.rs | ||
The handling of async constructs in the compiler does not rely on `GenFuture` anymore since `1.67`, so this code can now be removed from `core`. |
||
|---|---|---|
| .. | ||
| future.rs | ||
| into_future.rs | ||
| join.rs | ||
| mod.rs | ||
| pending.rs | ||
| poll_fn.rs | ||
| ready.rs | ||