Tracking Issue for #![feature(unsupported_error)]
#78877
Labels
A-error-handling
Area: Error handling
A-io
Area: `std::io`, `std::fs`, `std::net` and `std::path`
B-unstable
Blocker: Implemented in the nightly compiler and unstable.
C-tracking-issue
Category: A tracking issue for an RFC or an unstable feature.
Libs-Tracked
Libs issues that are tracked on the team's project board.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
This is a tracking issue for adding a new variant
Unsupported
tostd::io::ErrorKind
.The feature gate for the issue is
#![feature(unssupported_error)]
.Implementation PR: #78880
The text was updated successfully, but these errors were encountered: