mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
5372e66884
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`.