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
/
fs
Age
Commit message (
Expand
)
Author
Lines
2015-03-31
rollup merge of #23886: demelev/remove_as_slice_usage
Alex Crichton
-2
/
+2
2015-03-31
rollup merge of #23766: alexcrichton/stabilize-raw-fd
Alex Crichton
-3
/
+9
2015-03-31
replace deprecated as_slice()
Emeliov Dmitrii
-2
/
+2
2015-03-28
Fix some typos
Vadim Petrochenkov
-1
/
+1
2015-03-26
std: Stabilize parts of std::os::platform::io
Alex Crichton
-3
/
+9
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-1
/
+1
2015-03-24
Test fixes and rebase conflicts, round 1
Alex Crichton
-0
/
+2
2015-03-24
rollup merge of #23646: steveklabnik/doc_file
Alex Crichton
-0
/
+74
2015-03-24
Add Examples for File
Steve Klabnik
-0
/
+74
2015-03-23
rollup merge of #23383: alexcrichton/fs-create-dir-all
Alex Crichton
-1
/
+1
2015-03-23
rollup merge of #23598: brson/gate
Alex Crichton
-0
/
+2
2015-03-23
Add generic conversion traits
Aaron Turon
-39
/
+38
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-0
/
+2
2015-03-21
Auto merge of #23470 - alexcrichton:less-prelude, r=aturon
bors
-3
/
+3
2015-03-20
std: Remove old_io/old_path from the prelude
Alex Crichton
-3
/
+3
2015-03-20
Auto merge of #23512 - oli-obk:result_ok_unwrap, r=alexcrichton
bors
-1
/
+1
2015-03-20
don't use Result::ok just to be able to use unwrap/unwrap_or
Oliver Schneider
-1
/
+1
2015-03-20
Rollup merge of #23529 - steveklabnik:gh23426, r=alexcrichton
Manish Goregaokar
-0
/
+5
2015-03-19
Comment on when ReadDir is Err
Steve Klabnik
-0
/
+5
2015-03-19
std: Stablize io::ErrorKind
Alex Crichton
-4
/
+4
2015-03-17
Rollup merge of #23329 - jbcrail:rm-syntax-highlight, r=sanxiyn
Manish Goregaokar
-4
/
+4
2015-03-14
std: Fix create_dir_all for empty paths
Alex Crichton
-1
/
+1
2015-03-14
std: Remove ?Sized bounds from many I/O functions
Alex Crichton
-24
/
+20
2015-03-13
Remove explicit syntax highlight from docs.
Joseph Crail
-4
/
+4
2015-03-13
Auto merge of #23229 - aturon:stab-path, r=alexcrichton
bors
-12
/
+2
2015-03-12
Stabilize std::path
Aaron Turon
-12
/
+2
2015-03-11
Example -> Examples
Steve Klabnik
-9
/
+9
2015-03-09
remove uses of as_slice where deref coercions can be used
Richo Healey
-3
/
+3
2015-03-06
Test fixes and rebase conflicts
Alex Crichton
-2
/
+7
2015-03-06
std: Ignore a test on windows
Alex Crichton
-0
/
+1
2015-03-06
Rollup merge of #23081 - alexcrichton:stabilize-fs, r=aturon
Manish Goregaokar
-37
/
+86
2015-03-05
std: Stabilize the `fs` module
Alex Crichton
-37
/
+86
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-2
/
+2
2015-02-25
Rollup merge of #22744 - alexcrichton:issue-22738, r=aturon
Manish Goregaokar
-0
/
+4
2015-02-25
Rollup merge of #22742 - alexcrichton:issue-22737, r=aturon
Manish Goregaokar
-1
/
+15
2015-02-24
std: Move std::env to the new I/O APIs
Alex Crichton
-0
/
+1632