-
Notifications
You must be signed in to change notification settings - Fork 12.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tracking issue for RFC 517: IO reform #21070
Comments
Note: this is a metabug that will link to individual tracking issues as each piece of the RFC is separately accepted. |
I've added some tracking information for smaller details that haven't been addressed yet. |
Nominating for 1.0-beta P-backcompat-libs -- this should be the last issue standing for IO reform. |
1.0 beta P-backcompat-libs |
I've added a new RFC for stdout/stdin/stderr: rust-lang/rfcs#899 |
Probably #12148 too. |
cc rust-lang/rfcs#939, future extensions to |
You can check TempDir now. |
cc #11203 |
closing as implemented; everything in RFC as written/accepted is now implemented. |
Tracking for rust-lang/rfcs#517
Areas that still need RFC amendments:
io
module #23292fs
module #23081sleep
function) - std: Implementthread::sleep
#23330write! macro(WONTFIX)io
module #23292, std: Stablize io::ErrorKind #23430Areas that need more scrutiny before stabilization
std::os::platform
extensions -- no clear plan for these yet std: Stabilize portions ofstd::os::$platform
#23353AsRawFd
and friends -- need aFromRawFd
etcThe text was updated successfully, but these errors were encountered: