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
/
src
/
libstd
/
sys
/
windows
/
fs2.rs
Age
Commit message (
Expand
)
Author
Lines
2015-05-07
std: Rename sys::foo2 modules to sys::foo
Alex Crichton
-579
/
+0
2015-04-29
rollup merge of #24873: alexcrichton/fix-windows-stdio
Alex Crichton
-1
/
+7
2015-04-29
std: Fix inheriting standard handles on windows
Alex Crichton
-1
/
+7
2015-04-28
std: Implement fs::DirBuilder
Alex Crichton
-6
/
+12
2015-04-27
std: Expand the area of std::fs
Alex Crichton
-54
/
+154
2015-04-21
Test fixes and rebase conflicts, round 1
Alex Crichton
-1
/
+0
2015-04-21
rollup merge of #24636: alexcrichton/remove-deprecated
Alex Crichton
-1
/
+1
2015-04-21
std: Bring back f32::from_str_radix as an unstable API
Alex Crichton
-1
/
+1
2015-04-21
rollup merge of #24222: lambda/rename-soft-link-to-symlink
Alex Crichton
-1
/
+6
2015-04-21
Deprecate std::fs::soft_link in favor of platform-specific versions
Brian Campbell
-1
/
+6
2015-04-21
Implement Debug for File
Chris Wong
-0
/
+10
2015-04-08
std: Fix fs::read_link behavior on Windows
Alex Crichton
-14
/
+33
2015-03-26
std: Stabilize parts of std::os::platform::io
Alex Crichton
-4
/
+11
2015-03-23
Test fixes and rebase conflicts, round 2
Alex Crichton
-1
/
+1
2015-02-20
std: Ensure fs::{DirEntry, ReadDir} are Send/Sync
Alex Crichton
-12
/
+27
2015-02-13
Add std::process
Aaron Turon
-18
/
+2
2015-02-09
std: Add a new `fs` module
Alex Crichton
-0
/
+428