What about things that Rust shipped without that should have been included?
I really wish Rust/stdlib had been built around a good async io story. Right now it just feels neglected "because the crates ecosystem can deal with it". I might be wrong here but it always seemed to me that Rust was built to replace C/C++ in critical infrastructure like Firefox, Nginx, Redis, etc. Basically critical network dependent infrastructure. With respect (because I understand the difficulties that come with…
https://www.reddit.com/r/rust/comments/1v2ptr/is_nonblocking...
The timing of the move away from green threads didn't really offer enough time to implement a stable async IO option before 1.0