Feature gate: #![feature(alloc_io)]
This is a tracking issue for using module io in alloc (and hopefully in core one day).
Public API
alloc::io and core::io modules.
Steps / History
(Remember to update the S-tracking-* label when checking boxes.)
Unresolved Questions
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 ↩