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
/
fs
/
windows.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-04
Rollup merge of #140459 - niklasf:feature/read-buf-at, r=tgross35
Stuart Cook
-0
/
+4
2025-09-03
Add `read_buf` equivalents for positioned reads
Niklas Fiekas
-0
/
+4
2025-08-30
std: clarify `OpenOptions` error for create without write access
Vladimir Petrzhikovskii
-3
/
+21
2025-08-12
Add cast_init and cast_uninit methods for pointers
ltdk
-1
/
+1
2025-08-09
Replace unsafe function with safe alternative
Chris Denton
-5
/
+10
2025-06-13
Windows: make read_dir stop iterating on error
Chris Denton
-0
/
+1
2025-06-05
Optimize `Seek::stream_len` impl for `File`
Tobias Bucher
-0
/
+8
2025-05-20
Remove unnecessary handling of ERROR_IO_PENDING
Christopher Berner
-8
/
+2
2025-05-03
Rollup merge of #139343 - cberner:filelock_wouldblock, r=workingjubilee
Matthias Krüger
-8
/
+9
2025-05-01
Change signature of File::try_lock and File::try_lock_shared
Christopher Berner
-8
/
+9
2025-04-11
Use with_native_path for Windows
Chris Denton
-39
/
+30
2025-03-25
Fix UWP reparse point check
Chris Denton
-1
/
+1
2025-03-18
Windows: fix FileType PartialEq implementation
Chris Denton
-18
/
+15
2025-03-08
Move fs into sys
Thalia Archibald
-0
/
+1662