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
/
windows
/
os.rs
Age
Commit message (
Expand
)
Author
Lines
2024-01-11
std: begin moving platform support modules into `pal`
joboet
-368
/
+0
2023-11-22
redundant_closure
Chris Denton
-2
/
+2
2023-11-22
unnecessary_cast
Chris Denton
-1
/
+1
2023-10-16
Create `windows/api.rs` for safer FFI
Chris Denton
-3
/
+3
2023-08-19
Usage zero as language id for FormatMessageW()
Charles Lew
-6
/
+2
2023-08-07
Better Debug for Vars and VarsOs
Tamir Duberstein
-5
/
+49
2023-01-14
Remove various double spaces in source comments.
André Vennberg
-1
/
+1
2022-08-21
Replace most uses of `pointer::offset` with `add` and `sub`
Maybe Waffle
-3
/
+3
2022-03-29
Make the stdlib largely conform to strict provenance.
Aria Beingessner
-1
/
+1
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-1
/
+1
2021-12-09
Rollup merge of #89999 - talagrand:GetTempPath2, r=m-ou-se
Matthias Krüger
-1
/
+1
2021-10-22
Add comment documenting why we can't use a simpler solution
Steven
-0
/
+4
2021-10-18
Update std::env::temp_dir to use GetTempPath2 on Windows when available.
Eugene Talagrand
-1
/
+1
2021-08-19
I/O safety.
Dan Gohman
-1
/
+1
2021-07-05
Make `getenv` return an Option instead of a Result
Aris Merchant
-14
/
+5
2020-08-31
std: move "mod tests/benches" to separate files
Lzu Tao
-17
/
+3
2020-07-27
mv std libs to library/
mark
-0
/
+347