Tracking for rust-lang/rfcs#517 ### Areas that still need RFC amendments: - [ ] Timeouts - [x] stdin/stdout/stderr - rust-lang/rfcs#899, #23292 - [x] TempDir - #23081 - [x] timers/sleeping (probably just a `sleep` function) - #23330 - [x] ~~write! macro~~ (WONTFIX) - [x] make the new io modules all hook into each other (std::env use new paths) #22727 - [x] ErrorKind - #23292, #23430 - [ ] exit statuses ### Areas that need more scrutiny before stabilization - [x] Various `std::os::platform` extensions -- no clear plan for these yet #23353 - [ ] `AsRawFd` and friends -- need a `FromRawFd` etc
Tracking for rust-lang/rfcs#517
Areas that still need RFC amendments:
iomodule #23292fsmodule #23081sleepfunction) - std: Implementthread::sleep#23330write! macro(WONTFIX)iomodule #23292, std: Stablize io::ErrorKind #23430Areas that need more scrutiny before stabilization
std::os::platformextensions -- no clear plan for these yet std: Stabilize portions ofstd::os::$platform#23353AsRawFdand friends -- need aFromRawFdetc