index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
sys
/
pal
/
windows
/
os.rs
Age
Commit message (
Expand
)
Author
Lines
2025-08-26
remove deprecated Error::description in impls
Marijn Schouten
-7
/
+1
2025-05-23
GetUserProfileDirectoryW is now documented to always store the size
Ralf Jung
-2
/
+0
2025-05-19
windows: document that we rely on an undocumented property of GetUserProfileD...
Ralf Jung
-0
/
+2
2025-04-21
Move `sys::pal::os::Env` into `sys::env`
Thalia Archibald
-132
/
+3
2025-01-03
Fix UWP build
bdbai
-2
/
+3
2024-11-04
Fix and undeprecate home_dir()
Kornel
-2
/
+2
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-9
/
+4
2024-07-15
Deny more windows unsafe_op_in_unsafe_fn
Chris Denton
-6
/
+11
2024-07-15
Rollup merge of #127750 - ChrisDenton:safe-unsafe-unsafe, r=workingjubilee
Jubilee
-0
/
+1
2024-07-15
Make pal/windows default to deny unsafe in unsafe
Chris Denton
-0
/
+1
2024-07-15
Remove DWORD
Chris Denton
-2
/
+2
2024-07-15
Remove LPWSTR
Chris Denton
-2
/
+2
2024-07-15
Remove UINT
Chris Denton
-1
/
+1
2024-06-09
Migrate more things to WinError
Chris Denton
-3
/
+4
2024-05-29
Make `std::env::{set_var, remove_var}` unsafe in edition 2024
Tobias Bucher
-4
/
+4
2024-04-23
windows fill_utf16_buf: explain the expected return value
Ralf Jung
-0
/
+2
2024-02-21
rename ptr::invalid -> ptr::without_provenance
Ralf Jung
-1
/
+1
2024-02-16
Remove cfg_attr
Steven
-1
/
+0
2024-02-16
Use a hardcoded constant instead of calling OpenProcessToken.
Steven
-5
/
+26
2024-01-11
std: begin moving platform support modules into `pal`
joboet
-0
/
+368