about summary refs log tree commit diff
path: root/library/std/src/sys/windows/os_str.rs
AgeCommit message (Expand)AuthorLines
2022-06-23Optimize `Wtf8Buf::into_string` for the case where it contains UTF-8.Dan Gohman-3/+1
2022-05-07[fix] remove pub(crate) visibilitygimbles-1/+1
2022-05-06[feat] Make sys::windows::os_str::Slice repr(transparent)gimbles-1/+2
2021-12-28Fix windows buildXuanwo-0/+9
2020-09-08Capitalize safety commentsFlying-Toast-2/+2
2020-07-27mv std libs to library/mark-0/+216