about summary refs log tree commit diff
path: root/library/std/src/os/windows/mod.rs
AgeCommit message (Expand)AuthorLines
2024-07-15Make os/windows default to deny unsafe in unsafeChris Denton-0/+1
2021-09-17modify std::os docs to be more consistentSachin Cherian-0/+16
2021-08-19Rename OptionFileHandle to HandleOrInvalid and make it just wrap an Option<Ow...Dan Gohman-1/+1
2021-08-19Add Owned*, Borrowed*, and As* to the preludes.Dan Gohman-2/+5
2021-05-03Move `std::sys::windows::ext` to `std::os::windows`Christiaan Dirkx-0/+39