]> git.lizzy.rs Git - rust.git/commit
Add std::os::unix::fs::DirEntryExt2::file_name_ref(&self) -> &OsStr
authorAaron Rennow <arennow@outlook.com>
Sat, 27 Mar 2021 18:25:52 +0000 (14:25 -0400)
committerAaron Rennow <arennow@outlook.com>
Sat, 22 May 2021 01:53:03 +0000 (21:53 -0400)
commitbc45e474a0e871dc2d28abdc75d68d84c5249a8c
tree168a3d1ecc9017236c9ecee2e69713e139aae203
parent5dc8789e300930751a78996da0fa906be5a344a2
Add std::os::unix::fs::DirEntryExt2::file_name_ref(&self) -> &OsStr

DirEntryExt2 is a new trait with the same purpose as DirEntryExt,
but sealed
library/std/src/os/unix/fs.rs
library/std/src/sys/unix/fs.rs