about summary refs log tree commit diff
path: root/library/std/src/sys/pal/windows/stack_overflow.rs
AgeCommit message (Expand)AuthorLines
2025-08-06Print thread ID in panic message if thread name is unknownTrevor Gross-1/+2
2025-01-14std: lazily allocate the main thread handlejoboet-4/+4
2024-07-15Some Windows functions are safeChris Denton-8/+11
2024-07-15Rollup merge of #127750 - ChrisDenton:safe-unsafe-unsafe, r=workingjubileeJubilee-0/+1
2024-07-15Make pal/windows default to deny unsafe in unsafeChris Denton-0/+1
2024-07-15Remove LONGChris Denton-1/+1
2024-04-04Add comments about using debug_assertChris Denton-0/+4
2024-04-02Avoid panicking unnecessarily on startupChris Denton-19/+7
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+44