-
-
Notifications
You must be signed in to change notification settings - Fork 16.2k
Tracking Issue for alloc::io and core::io #154046
Copy link
Copy link
Open
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCS-tracking-unimplementedStatus: The feature has not been implemented.Status: The feature has not been implemented.T-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.
Description
Activity
Metadata
Metadata
Assignees
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCS-tracking-unimplementedStatus: The feature has not been implemented.Status: The feature has not been implemented.T-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.
View all comments
Feature gate:
#![feature(alloc_io)]This is a tracking issue for using module
ioinalloc(and hopefully incoreone day).Public API
alloc::ioandcore::iomodules.Steps / History
(Remember to update the
S-tracking-*label when checking boxes.)alloc::iolibs-team#755IoSliceandIoSliceMuttocore::io#155849std::io::ErrorKindtocore::io#154654std::io::RawOsErrortocore::io#155574std::io::Errorintocore#155625std::iotoalloc#154684Unresolved Questions
Footnotes
https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html ↩