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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_back
/
fs.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-14
More test fixes
Alex Crichton
-27
/
+3
2015-04-14
std: Remove AsSlice/Str from the prelude
Alex Crichton
-1
/
+1
2015-04-14
bench: Fix fallout in benchmarks
Alex Crichton
-1
/
+1
2015-04-14
test: Fixup many library unit tests
Alex Crichton
-1
/
+1
2015-04-14
rustc_back: Rewrite realpath to not use old_io
Alex Crichton
-63
/
+60
2015-03-31
rollup merge of #23919: alexcrichton/stabilize-io-error
Alex Crichton
-3
/
+1
2015-03-31
std: Stabilize last bits of io::Error
Alex Crichton
-3
/
+1
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-2
/
+3
2015-03-23
Add generic conversion traits
Aaron Turon
-1
/
+1
2015-03-20
std: Remove old_io/old_path from the prelude
Alex Crichton
-1
/
+2
2015-03-13
Fallout of std::old_io deprecation
Alex Crichton
-5
/
+4
2015-03-12
Stabilize std::path
Aaron Turon
-0
/
+1
2015-03-04
std: Deprecate std::old_io::fs
Alex Crichton
-4
/
+19
2015-03-02
Use `const`s instead of `static`s where appropriate
Florian Zeitz
-1
/
+1
2015-02-24
std: Move std::env to the new I/O APIs
Alex Crichton
-2
/
+2
2015-02-01
std: Add a new `env` module
Alex Crichton
-2
/
+2
2015-01-26
Fallout of io => old_io
Alex Crichton
-11
/
+11
2014-11-24
Clean up FileType enum following enum namespacing
Ben S
-1
/
+1
2014-11-19
Make os::getcwd() return IoResult<Path>
Barosl Lee
-1
/
+1
2014-10-06
Rename the file permission statics in std::io to be uppercase
P1start
-3
/
+3
2014-09-30
Fix librustc_back
Steven Fackler
-1
/
+1
2014-07-14
rustc: Move util::fs to rustc_back
Brian Anderson
-0
/
+103