rust/library/std/src/sys
Matthias Krüger 45e4e96385
Rollup merge of #112328 - juliusl:pr/windows-add-change-time, r=ChrisDenton
Feat. adding ext that returns change_time

Addresses #112327
2024-07-19 17:06:49 +02:00
..
os_str forbid(unsafe_op_in_unsafe_fn) in sys/os_str 2024-07-17 05:52:38 +00:00
pal Rollup merge of #112328 - juliusl:pr/windows-add-change-time, r=ChrisDenton 2024-07-19 17:06:49 +02:00
path std: move path into sys 2024-02-08 12:51:35 +01:00
personality std: unwrapped unsafe is VERBOTEN! 2024-07-16 12:51:14 -07:00
sync Auto merge of #125942 - timokroeger:windows-once-futex, r=ChrisDenton 2024-07-17 19:28:24 +00:00
thread_local Remove DWORD 2024-07-15 05:01:22 +00:00
backtrace.rs fix interleaved panic output 2024-07-12 11:52:04 -04:00
cmath.rs Make cmath.rs a single file 2024-02-07 12:02:24 -03:00
exit_guard.rs Attempt to fix CI 2024-07-08 09:19:25 -05:00
mod.rs std: deny(unsafe_op_in_unsafe_fn) but allow sites 2024-07-14 16:44:01 -07:00