about summary refs log tree commit diff
path: root/library/std/src/sys/pal/windows/api.rs
AgeCommit message (Expand)AuthorLines
2025-06-28Workaround for mem safety in third party dllsChris Denton-0/+73
2025-06-25make `tidy-alphabetical` use a natural sortFolkert de Vries-3/+3
2025-03-06library: Use size_of from the prelude instead of importedThalia Archibald-2/+2
2024-09-25Use `&raw` in the standard libraryJosh Stone-2/+1
2024-08-31Move remove_dir_all impl into a moduleChris Denton-1/+4
2024-07-15Make pal/windows default to deny unsafe in unsafeChris Denton-2/+4
2024-06-09Migrate more things to WinErrorChris Denton-0/+36
2024-04-09Add comment on UTF-16 surrogatesChris Denton-0/+2
2024-04-09Add const UTF-8 to UTF-16 conversion macrosChris Denton-0/+94
2024-01-12update paths in commentsjoboet-1/+1
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+157