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
/
handle.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-03
Add `read_buf` equivalents for positioned reads
Niklas Fiekas
-0
/
+13
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-6
/
+4
2024-07-24
Import `core::ffi::c_void` in more places
Chris Denton
-5
/
+6
2024-07-24
Rollup merge of #128092 - ChrisDenton:wrappers, r=workingjubilee
Matthias Krüger
-8
/
+8
2024-07-23
Initial implementation of anonymous_pipe
Jiahao XU
-0
/
+7
2024-07-23
Remove wrapper functions from c.rs
Chris Denton
-8
/
+8
2024-07-17
Narrow the scope of the ReadFile unsafe block
Chris Denton
-11
/
+12
2024-07-16
Remove `slice_to_end`
Chris Denton
-3
/
+8
2024-07-15
Deny more windows unsafe_op_in_unsafe_fn
Chris Denton
-28
/
+35
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
-9
/
+4
2024-02-07
Make `io::BorrowedCursor::advance` safe
Benoît du Garreau
-1
/
+1
2024-01-11
std: begin moving platform support modules into `pal`
joboet
-0
/
+338