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
/
stdio.rs
Age
Commit message (
Expand
)
Author
Lines
2025-03-09
std: move stdio to `sys`
joboet
-472
/
+0
2025-03-06
library: Use size_of from the prelude instead of imported
Thalia Archibald
-1
/
+1
2025-02-16
add MAX_LEN_UTF8 and MAX_LEN_UTF16 constants
HTGAzureX1212
-1
/
+2
2025-01-11
Add inherent versions of MaybeUninit methods for slices
ltdk
-3
/
+3
2024-12-21
Windows: Use WriteFile to write to a UTF-8 console
Chris Denton
-1
/
+23
2024-11-26
std: update internal uses of `io::const_error!`
joboet
-4
/
+4
2024-08-03
Rollup merge of #127586 - zachs18:more-must-use, r=cuviper
Matthias Krüger
-2
/
+2
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-7
/
+4
2024-07-15
Don't re-export `c_int` from `c`
Chris Denton
-6
/
+6
2024-07-15
Remove DWORD
Chris Denton
-6
/
+2
2024-07-15
Remove ULONG
Chris Denton
-2
/
+2
2024-07-15
Remove LPVOID
Chris Denton
-1
/
+1
2024-07-15
Remove LPWSTR
Chris Denton
-6
/
+6
2024-07-10
Explicitly ignore `into_raw_handle()` using `let _ =` in sys/pal/windows.
Zachary S
-2
/
+2
2024-07-04
Update windows-bindgen to 0.58.0
Chris Denton
-7
/
+1
2024-06-09
Migrate more things to WinError
Chris Denton
-2
/
+2
2024-01-11
std: fix module references on Windows
joboet
-1
/
+1
2024-01-11
std: begin moving platform support modules into `pal`
joboet
-0
/
+462