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
/
solid
/
fs.rs
Age
Commit message (
Expand
)
Author
Lines
2025-03-08
Move fs into sys
Thalia Archibald
-609
/
+0
2025-02-17
Rollup merge of #137165 - thaliaarchi:file-tell, r=ChrisDenton
Matthias Krüger
-1
/
+4
2025-02-17
Use tell for <File as Seek>::stream_position
Thalia Archibald
-1
/
+4
2025-02-17
Rollup merge of #136844 - thaliaarchi:const-io-error, r=ChrisDenton
Matthias Krüger
-1
/
+1
2025-02-14
Add safe new to NotAllOnes
Kornel
-5
/
+2
2025-02-10
Fix &&str and trailing commas in io::const_error!
Thalia Archibald
-1
/
+1
2025-01-09
Update a bunch of library types for MCP807
Scott McMurray
-8
/
+6
2024-11-26
std: update internal uses of `io::const_error!`
joboet
-8
/
+5
2024-10-13
Implement file_lock feature
Christopher Berner
-0
/
+20
2024-09-02
Fix compile error in solid's remove_dir_all
Ben Kimock
-1
/
+1
2024-08-22
fix: fs::remove_dir_all: treat ENOENT as success
binarycat
-7
/
+16
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-13
/
+10
2024-06-11
Rename `std::fs::try_exists` to `std::fs::exists` and stabilize fs_try_exists
Eduardo Sánchez Muñoz
-1
/
+1
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
/
+588