-
Couldn't load subscription status.
- Fork 13.9k
Closed
Labels
B-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.Blocker: Approved by a merged RFC but not yet implemented.
Milestone
Description
Tracking for rust-lang/rfcs#517
Areas that still need RFC amendments:
- Timeouts
- stdin/stdout/stderr - Amend RFC 517: Add material for stdio rfcs#899, std: Stabilize the
iomodule #23292 - TempDir - std: Stabilize the
fsmodule #23081 - timers/sleeping (probably just a
sleepfunction) - std: Implementthread::sleep#23330 -
write! macro(WONTFIX) - make the new io modules all hook into each other (std::env use new paths) std: Move std::env to the new I/O APIs #22727
- ErrorKind - std: Stabilize the
iomodule #23292, std: Stablize io::ErrorKind #23430 - exit statuses
Areas that need more scrutiny before stabilization
- Various
std::os::platformextensions -- no clear plan for these yet std: Stabilize portions ofstd::os::$platform#23353 -
AsRawFdand friends -- need aFromRawFdetc
Metadata
Metadata
Assignees
Labels
B-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.Blocker: Approved by a merged RFC but not yet implemented.