mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
cac133c9a8
Also removes: * `std::task` * `std::rt::task` * `std::rt::thread` Notes for the new API are in a follow-up commit. Closes #18000