Cannot impl std::os::windows::fs::MetadataExt
in stable rust
#118795
Labels
A-io
Area: `std::io`, `std::fs`, `std::net` and `std::path`
C-bug
Category: This is a bug.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
The 3 methods added in #63010 makes
MetadataExt
cannot be implemented in stable rust.The trait should provide default impls for them.
The text was updated successfully, but these errors were encountered: